skip to navigation
skip to content

MinificationWebHelpers 0.3.6

CSS and Javascript Minification/Combination Upgrade to WebHelpers

Downloads ↓

Consider the MinificationWebHelpers as an extension to WebHelpers.

Basicly it adds two more options to the WebHelpers javascript_link and stylesheet_link functions:

  • minified (bool): Minifies, ie, reduces as much as possible each of the files passed to it's minimum size to reduce page load times.
  • combined (bool): Joins all files passed into a single one to reduce server requests which in turn reduces page load times.
  • beaker_kwargs (dict): override default arguments that will be passed to beaker_cache. beaker_kwargs.update() is issued on default arguments.
  • combined_filename (string): Name of the filename that will be used in conjunction with combined=True
  • timestamp append time.time timestamp to file, eg. test.js?t=123012343

For an up-to-date read of the documentation, please read the documentation page on site.

Mercurial repository is located at bitbucket.org.

 
File Type Py Version Uploaded on Size # downloads
MinificationWebHelpers-0.3.6-py2.6.egg (md5) Python Egg 2.6 2010-04-17 17KB 1366
MinificationWebHelpers-0.3.6.tar.bz2 (md5) Source 2010-04-17 7KB 450
MinificationWebHelpers-0.3.6.zip (md5) Source 2010-04-17 11KB 1015