The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
RealTime Template Compressor: Reduces page sizes, loads pages faster, saves Bandwidth Details »» | |||||||||||||||||||||||||||
RealTime Template Compressor: Reduces page sizes, loads pages faster, saves Bandwidth
Developer Last Online: Nov 2023
As you know all vbulletin pages consists of templates and templates consists of HTML (+sometimes javascript) tags.
Nearly in all sites and HTML pages, HTML tags are written in a readable format so that developer can read the source code easily. VB templates abide by this rule too. However when this "nicely readable" code is called by a visitor, page size unnecessarily increases because of the redundant "spaces" and "line breaks" in the source code which have no useful purpose regarding the page output but is there just for making the source code more readable to the developer. This hack removes these unnecessary spaces and line breaks from your vbulletin templates AT THE MOMENT they are displayed (in realtime). It does NOT touch your original source code so it is still readable to you when you want to edit it in your admin CP. But it compress the output when they are sent to user's browser. Removal of these unnecessary characters makes sure: a) Page output shrinks in all vb pages b) Thus page loads faster by all visitors c) You save bandwidth. Since the removed characters are unnecessary characters, display of your page does NOT change. Please see FAQ below for more info. This hack is 100% compatible with Teck's Microstat Hack and my Advanced Templates: Dynamic Templates Changing according to different conditions hack and WebTemplates 2.x: VB Integrated Content Management System . It is a very easy to install add (just a few lines in 1 step) yet effective. I appreciate if you can click INSTALL button, if you use the hack. Thank you. :glasses: Show Your Support
|
Comments |
#72
|
||||
|
||||
put nowrap in the <td> area and drop the nbsp;'s
|
#73
|
||||
|
||||
No that's the OPPOSITE of what I want to do. I WANT the buttons to always wrap ... <td nowrap> forces no wrapping for the cell.
|
#74
|
||||
|
||||
sorry didn't read you post completely
and this is a wild guess but maybe try adding hspace="#" in your image tags. |
#75
|
||||
|
||||
Quote:
Maybe you can point me to the page where you are experiencing the problem so that I can see it myself. |
#76
|
|||
|
|||
i got a problem...
please see my forum : http://forums.keeptouch.net/forumdis...?s=&forumid=19 Those page numbers are joining together... how to leave this alone? |
#77
|
|||
|
|||
Quote:
found my own solution.. at template -> forumdisplay_multipagenav_pagenumber add a instead of space |
#78
|
||||
|
||||
I uninstalled this hack in the end at my private forums, basically because some members using IE for some reason got really wide threads. Don't ask me why.
|
#79
|
|||
|
|||
Quote:
yeah i am thinking of uninstalling it... i bascially have to find those affected templates and add in not worth... just to save that few percent of space and bandwidth |
#80
|
|||
|
|||
Another problem seems to be that if a template contains " " ie. a space, it is deleted but if the template contains " " then it gets displayed as " " ie. 2 spaces. The script doesn't strip the extra space.
|
#81
|
|||
|
|||
great hack
------------------------------------------------------------- Page generated in 0.14696705 seconds (87.31% PHP - 12.69% MySQL) with 18 queries. [Debug Mode OFF] [PHP v4.3.3] [GZIP enabled - level 1] [Output: 52.35 Kb. compressed to 49.96 Kb. by saving 2.39 Kb. (4.56%)] [Server Load: 2.92 ? 2.58 : 1.92] |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|