CSS and Javascript Minification/Combination Upgrade to WebHelpers
Project description
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
For an up-to-date read of the documentation, please read the documentation page on site.
Mercurial repository is located at bitbucket.org.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for MinificationWebHelpers-0.3.3.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | ffc1c2c26af7ec0f56d1d2f8345fa52a29f26d8b7b440677bbbf7c9f3c043411 |
|
MD5 | a805c3ef492b26261cec20dd8afd0d8b |
|
BLAKE2b-256 | 58f0141b1624e215ef4055f40437299cc42da17a479499542bdfc2c91f54e5b0 |
Hashes for MinificationWebHelpers-0.3.3.tar.bz2
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30fe67e30aa56977c6a90019d50d9a0f4b5a3c81a71082b3189e930003ec50de |
|
MD5 | c081c396e12848c59c51b375d12295dc |
|
BLAKE2b-256 | f3685c9fdcb3a9dfb0529dc0fe7d7ec5bc8a4f19d823f739d8b164d3a0de2b94 |
Hashes for MinificationWebHelpers-0.3.3-py2.5.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0919e430b5b4a580f1b1cc62b38d9305f045801c9ac11d24aa2523e4c8108205 |
|
MD5 | 40f231f622e5b277b68777e336d3ade1 |
|
BLAKE2b-256 | ea2ebaa57f8ab4c0c3f3b0612020e73d653df5d1e0a1aaa3838840b37d663f28 |