r2 - 30 Apr 2008 - 11:57:53 - MichaelDaumYou are here: TWiki >  Plugins Web > BrowserBoosterPlugin
Tags:
caching 2 Add my vote for this tag, css 1 Add my vote for this tag, javascript 1 Add my vote for this tag, performance 2 Add my vote for this tag, , create new tag

BrowserBoosterPlugin

Embeds js and css files into the page to reduce the number of http objects.

Usage

After the plugin is enabled in configure, you do not need to do anything further.

Why do I want to use this extension?

There are at least to situations where this plugin helps you to boost the speed of your TWiki page loads.

  1. Your client uses a Firefox2 browser
  2. Your network has a high latency

The Firefox2 browser handles web pages with many CSS and Javascript files very bad. Firefox renders a web page significantly faster, if all CSS and JS data is embedded within the webpage rather than spread over many external files/urls. This is a known bug and will be fixed in version 3.

On a network with a high latency every additional css or js file costs you an additional http request (with all the overhead of (potentially) new connections. You can save that time by embedding the content into the main page.

Installation Instructions

Note: You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the TWiki server.

  • Download the ZIP file
  • Unzip it in your twiki installation directory.
  • Visit configure in your TWiki installation, and enable the plugin in the {Plugins} section.
  • ALERT! This plugin needs at least TWiki 4.2.0 (Freetown) to work.

Plugin Info

Many thanks to the following contributors for supporting this work:

Plugin Author(s): TWiki:Main.OliverKrueger
Copyright: © 2008, Wiki++, TWiki:Main.OliverKrueger
License: GPL (Gnu General Public License)
Plugin Version: 0 (07 Apr 2008)
Change History:  
Dependencies:
NameVersionDescription
TWiki::Plugins>=1.2TWiki 4.2 release.
Plugin Home: http://twiki.org/cgi-bin/view/Plugins/BrowserBoosterPlugin
Feedback: http://twiki.org/cgi-bin/view/Plugins/BrowserBoosterPluginDev
Appraisal: http://twiki.org/cgi-bin/view/Plugins/BrowserBoosterPluginAppraisal

Related Topics: TWikiPlugins, DeveloperDocumentationCategory, AdminDocumentationCategory, TWikiPreferences

Topic attachments
I Attachment Action Size Date Who Comment
elsemd5 BrowserBoosterPlugin.md5 manage 0.2 K 07 Apr 2008 - 11:49 OliverKrueger  
ziptgz BrowserBoosterPlugin.tgz manage 4.6 K 07 Apr 2008 - 11:48 OliverKrueger  
zipzip BrowserBoosterPlugin.zip manage 6.1 K 07 Apr 2008 - 11:48 OliverKrueger  
elseEXT BrowserBoosterPlugin_installer manage 3.5 K 07 Apr 2008 - 11:48 OliverKrueger  
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback SourceForge.net Logo