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 |
#152
|
||||
|
||||
Quote:
There are still two statusicons that it can't find however, I'm not sure what makes these any different than the usual statusicons that it's able to find and create sprites for. Code:
DEBUG array(3) { ["scheme"]=> string(4) "http" ["host"]=> string(14) "flotgaming.net" ["path"]=> string(7) "/forums" } DEBUG ..../forums/Seamus/statusicon/forum_new_lock-16.png (with bburl_path /forums ) does not exist or is not readable. ..../forums/Seamus/statusicon/forum_old_lock-16.png (with bburl_path /forums ) does not exist or is not readable. Just looking at it, the correct path would be Code:
...../forums/images/Seamus/statusicon/forum_old_lock-16.png There is however a forum_lock-16.png |
#153
|
|||
|
|||
Hi Osbes is it impossible to have templates changes integrated in your plugin?
I don't love the TMS option (another plugin installated = risk), so I'm using the manual changes option. I'm not a coder, but if is possible and you teach me how to do this, I offer you my time for write the code to integrate in your plugin (sorry for my english..) |
#154
|
|||
|
|||
Hello Crotan,
good to hear, that it fixed your problem To didnt miss any images, i evalutated what values are used for the statusicon in the image codes: Code:
{vb:stylevar imgdir_statusicon}/{vb:raw forum.imageprefix}forum_{vb:raw forum.statusicon}-16.png On a side note: i didnt add any templatechanges for the mobile style at present. and i wont do before 4.1.6 Best regards Sebastian |
#155
|
|||
|
|||
Hello giorgino,
it would be no problem to replace every perfect match of old code with new ones that use sprites, but the problem is, that it is complicated to revert such changes or update any changes. Since the TMS does all this (and more), i didnt want to reinvent the wheel. Best regards Sebastian |
#156
|
||||
|
||||
Just came across this wonderful mod.
Is it possible to make this hack work for older versions of vB 3.x (3.6, 3.7 and 3.8) series. |
#157
|
||||
|
||||
Quote:
|
#158
|
|||
|
|||
Hello valdet,
since our liveforum doesn't use vBulletin 3.8.x we wont do it. But if someone wants to port our addon to vBulletin 3.8.x, we will appreciate it. But you are not allowed to charge money for the addon and the branding needs to be intact (but you can extend it). So if someone wants to port our addon to vBulletin 3.8.x, feel free to do it, we will glady help. Best regards Sebastian |
#159
|
|||
|
|||
You can install a test forum with 3.8 being the installed version. Just remember the rules to password protect it & name it testvb.
Quote:
|
#160
|
|||
|
|||
Hello extreme-gaming,
yes, that would be possible, but since the development of an vBulletin 3.8.x port of this addon wouldnt be usefull for our forum, since we didnt use 3.8.x, i wont invest time into this. Please dont forget, that developing this addon happens beside my work and freetime Best regards Sebastian |
#161
|
||||
|
||||
I am not sure why but my forum category images are cut off by a few pixels on the sprite which breaks the drop shadow effect.
Any ideas? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|