The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
United-Forum CSS Sprites - ludicrous speed - NOW! Details »» | ||||||||||||||||||||||||||||||||||||||||||||||
United-Forum CSS Sprites - ludicrous speed - NOW!
Developer Last Online: Feb 2013
tl;dr Makes your forum faster.
Want an easy one-click installation for this addon? . Vote for this jira-entry Add on currently is in beta stage When visiting a website, speed is a very important factor not only for users but crawlers as well. Long loading times are a nuisance since your time is basically wasted during the waiting period. Hence, we are trying everything we can in order to speed up our site. One great way to improve loading times is by the use of css sprites. Unfortunately these are not implemented by vBulletin. We therefore decided to develop our own css-sprite add on for vBulletin boards and want to share this code with the worldwide vBulletin community. Live demo The add on is permanently running in our vBulletin board ( > 2.000.000 posts), take a look:vBulletin performance using css sprites Our tests are based on version 0.7.0. We used the analytic tools firebug network utility and the googlelabs.com page speed sitecss sprites - what are they? The intention behind css sprites is the bundling of many small graphics into one large graphic in order to decrease the number of required http requests. This shortens the loading times of the given website. In addition, the the accumulated size of all small graphics is higher than the size of the sprite due to reasons of compression.What is the gain in using css sprites? Aside from the technical implementation, the question on how much one actually does gain by using css sprites is of the most interest. Obviously they decrease loading times - but how important are small loading times and what is the impact on vBulletin overall loading times?Add on features In the current released beta version 0.7.2, sprites are available for FORUMHOME and FORUMDISPLAY. Coming up next SHOWTHREAD.Installation First of all, if you didnt want to change the templates manually, install the Template Modification System (TMS). Now proceed with the installation:
Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
17 благодарности(ей) от: | ||
archet1337, baktabul, doctorsexy, Fuhrmann, Gnoll, iask, Juggernaut, Kolbi, mathforum, misericorde, neil00027, rodriiverduguez, Skaut, smsma.net, SWSUSA, xorex, yilmaz |
Comments |
#482
|
|||
|
|||
Well here my testscenarios :
1 Testserver Windows 7 pro 74bit WAMPP VB 4.1.10 Suit in a subfolder of htdcos called /forums Everything works fine , Sprites generated and showing up. but TMS doesnt work. 2 Testserver : Debian Squeeze up to date System, Testforum installs on subforum , TMS doesnt Work. 3. my working Forum, without Subfolders . TMS works ?! strange...TMS work like it done before. Well. With the Sprite Addon my Forum Icons (special Addon for it) shows the original Icons and not my special Ones. So i cant install that addon. |
#483
|
|||
|
|||
Such behavior shouldnt correlate with your operating system, since we didnt depend on anything the system generates.
The point, that your working forum now doesnt have any problems with TMS, seems strange, so maybe it is a problem with the TMS beta. I think it is the best to see what happens with the next version, maybe it will solve this, since it doenst use TMS anymore. If not, i will gladly look at this again. What i am more interested in at this point is the addon you use to change your forum icons. Can you tell me the name of this addon? I dindt get a repsonse from Popa Andrei until now. Maybe it is even the same addon giorgino used before (https://vborg.vbsupport.ru/showthread.php?t=244351). Since customize each icon per forum is a built in feature of vBulletin, called forum prefix, (which we support since our first version of this addon, cause we use this ourself), using the built in feature solved this matter for giorgino (and reduces the time of maintenance work, since there is one external addon less) A fully solution can be found here: https://vborg.vbsupport.ru/showpost....0&postcount=36 (and the following up post by mooff) Best regards Sebastian |
#484
|
|||
|
|||
@osbes
well, the addon was the same like that from giogino. So i deinstalled and make it with forum prefixes. Works nice . So the next thing is that i must recompile php to use GD Library 2.36 or higher. Cause php 5.3.3.7 squeeze 7 is compiled with gd 2.3.4. here the gd Part of my PHP Info : PHP Code:
The Problem is, that the most icons or graphics not converted into Sprites . Error is : you are using gd version 2.3.4 ..... |
#485
|
|||
|
|||
Nice to hear, that this solved your problem with the forum icons. Maybe this will also be the solution for Popa Andrei (if he currently depends on the same addon instead the built-in solution).
If you are using, the embed version of GD within PHP, this issue is fixed since PHP 5.3.0, so there shouldn't be any need to recompile. The error regarding the version of GD is experimental and is not included in the upcomming version. The problem with this is, that there is not consequent way the version of GD is adressed by PHP, so we can't make 100% sure that it is the correct version or not. The main problem with an outdated GD version (and the current only neccesary part to update this) is when your sprite has icons that looks like this: http://dl.dropbox.com/u/246391/Robin_result.png (it is stretched and vertical lines are added), cause before GD 2.0.36 , GD D had a problem handling grayscale images with alpha channel correctly. There wont be any support for ImageMagick in the next versions, since there is currently no know adapter class which supports GD an ImageMagick. As long as there i no such class, i wont support ImageMagick, since i have to write a big amount of the main part a second time and cant guarantee that it works, since we dont use ImageMagick for our live forum. Which icons are missing in your sprite? Pls see the FAQ, for similar problems: https://vborg.vbsupport.ru/showpost....93&postcount=2 maybe this will help you faster as i can response Best regards Sebastian |
#486
|
|||
|
|||
Is there an updated e.t.a. on the 4.1.10 release?
|
#487
|
|||
|
|||
Works fine with 4.1.10.
Excellent product moof! |
#488
|
|||
|
|||
Hello Osbes,
when do you update for new version? Quote:
|
#489
|
||||
|
||||
4.1.11 has been released. TMS reports template issues.
|
#490
|
|||
|
|||
I have the same problem and waiting for a fix. Thanks in advance :-)
|
#491
|
||||
|
||||
Installed, but confused in third step
G! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|