Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Realtime Template Compressor: Reduces page sizes, loads pages faster, saves bandwidth Details »»
Realtime Template Compressor: Reduces page sizes, loads pages faster, saves bandwidth
Version: 1.1.0, by ShiningArcanine ShiningArcanine is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.5.0 Beta 1 Rating:
Released: 06-16-2005 Last Update: 06-16-2005 Installs: 274
Uses Plugins
 
No support by the author.

This is a port of Logican's Realtime Template Compressor hack from vBulletin 2.2.x to vBulletin 3.5.0 Beta 1. I wrote this by rewriting a version of the original hack, that I wrote for my forums when they ran 3.0.x, so that it would function as a plugin for 3.5.0.

I had originally sent this to Logican for him to release it but he replied granting me permission to release it; hence why I'm releasing this.

Installation is very simple. Just import the plugin via vBulletin's "Download / Upload Plugins" page in the Plugin System in the Admin Control Panel and you're done.

I'll try to correct any bugs that you might find. Let me know if you like this plugin and don't forget to click the install link if you install this.

Update History


Version 1.1.0: The expression was replaced with a more efficient one that increases the compression level from approximately 1-2% to approximately 4-8%.
Version 1.0.0: Initial Release

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #252  
Old 01-25-2006, 03:16 AM
ryuji ryuji is offline
 
Join Date: Jan 2006
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hellcat should make a new one since the original writer poof'd long ago, i will try it on my boards later on durring the week
Reply With Quote
  #253  
Old 01-25-2006, 03:28 AM
Hellcat Hellcat is offline
 
Join Date: May 2003
Location: Germany
Posts: 560
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gamebgs
is it supposed to take all the lines away from the source?
It strips all whitespace and linebreaks.
Except in JS and some other blocks.


Quote:
Originally Posted by gamebgs
and the result is: Nope it doesn't work with vb drupal...

works fine for my forums though so installed...

[high]* gamebgs clicks install[/high]
What doesn't work?
What are the effects?


Quote:
Originally Posted by ryuji
hellcat should make a new one since the original writer poof'd long ago, i will try it on my boards later on durring the week
Since the last edit it doesn't even contain one single line of the original code
Well, besides the % calculation for the footer stats, but I'm going to change this as well in a way that you can place that stats display wherever you like (or hide it).


[EDIT]
How about something like this:
(this is a real shot, and actually works already, no fake )


The stats makeup itself is now stored in a template and no longer hard-coded - so you can not only place the thing where ever you like you can also easiely customize it
Reply With Quote
  #254  
Old 01-25-2006, 07:19 AM
klaush klaush is offline
 
Join Date: Oct 2005
Posts: 340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just to keep informed....
Reply With Quote
  #255  
Old 01-25-2006, 07:21 AM
klaush klaush is offline
 
Join Date: Oct 2005
Posts: 340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hellcat
Hmm.... I think I know what that might cause....
If that's it it would reduce the ratio, but increase compatibility....
[high]* Hellcat starts tweaking
[/high]
Looks fine on a 3.5.2.

Thanks!
Reply With Quote
  #256  
Old 01-25-2006, 12:36 PM
The Chief's Avatar
The Chief The Chief is offline
 
Join Date: Aug 2005
Location: Montreal
Posts: 1,037
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It doesn't do anything, thats the problem, it doesn't seem to affect it...
Reply With Quote
  #257  
Old 01-25-2006, 02:36 PM
Guest210212002
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Hellcat
Hmm.... I think I know what that might cause....
If that's it it would reduce the ratio, but increase compatibility....
[high]* Hellcat starts tweaking
[/high]

[high]* Hellcat waits for feedback now [/high]
That fixed all of the display problems that I was having, and the advanced editor bug.

So far, that seems to be 100% working on 3.5.3. Thank you VERY much for the effort Hellcat, you've made this mod usable again for tons of us.

[high]* Guest210212002 cheers
[/high]

Argh: It breaks the actual player portion of this hack, however, but that's the only thing I can find.

This is the code that goes away with the latest:

Code:
		<object data="http://www.sevenstring.org/forum/players/mp3player.swf?file=http%3A%2F%2Fwww.chrisquigley.com%2Faudio%2Fmidwinter.mp3&amp;autoPlay=false" type="application/x-shockwave-flash" width="400" height="20" class="player_mozilla">
		  <param name="play" value="true" />
		  <param name="wmode" value="opaque" />
		  <param name="quality" value="high" />
		</object>
		<!--[if IE]>
		<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="400" height="20">
		  <param name="movie" value="http://www.sevenstring.org/forum/players/mp3player.swf?file=http%3A%2F%2Fwww.chrisquigley.com%2Faudio%2Fmidwinter.mp3&amp;autoPlay=false" />
		  <param name="play" value="true" />
		  <param name="wmode" value="opaque" />
		  <param name="quality" value="high" />
		</object>
		<![endif]-->
Reply With Quote
  #258  
Old 01-25-2006, 07:05 PM
EricaJoy EricaJoy is offline
 
Join Date: Sep 2002
Location: New York, NY
Posts: 236
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

so do I just replace the code in the XML with Hellcats code for this?
Reply With Quote
  #259  
Old 01-25-2006, 07:30 PM
dethfire dethfire is offline
 
Join Date: Feb 2003
Posts: 441
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great work hellcat, you've fixed the bug and doubled my optimization
Reply With Quote
  #260  
Old 01-25-2006, 08:47 PM
Hellcat Hellcat is offline
 
Join Date: May 2003
Location: Germany
Posts: 560
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by princessfrozen
so do I just replace the code in the XML with Hellcats code for this?
I'm going to release a product .XML this night of my version that also holds some more features (like AdminCP integration, stats can be fully customized....).

You'll then just to have to import that XML and you're set
Reply With Quote
  #261  
Old 01-25-2006, 09:04 PM
The Chief's Avatar
The Chief The Chief is offline
 
Join Date: Aug 2005
Location: Montreal
Posts: 1,037
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hellcat
I'm going to release a product .XML this night of my version that also holds some more features (like AdminCP integration, stats can be fully customized....).

You'll then just to have to import that XML and you're set
did you try it with vB Drupal, as it doesn't seem to do anything for me...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:12 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04351 seconds
  • Memory Usage 2,312KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete