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
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.
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
File details
Details for the file MinificationWebHelpers-0.3.6.zip
.
File metadata
- Download URL: MinificationWebHelpers-0.3.6.zip
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ed2c52be23cb4ea57f43ca4f2b17fda586ba67ee32694fa1304f3f4ac23de13 |
|
MD5 | bcbede1f1e7ff447dd8b9b720f01ac7d |
|
BLAKE2b-256 | 08925648d24810624f85e6900a707dfd12b637c7695954c6d786e6fb321fc914 |
File details
Details for the file MinificationWebHelpers-0.3.6.tar.bz2
.
File metadata
- Download URL: MinificationWebHelpers-0.3.6.tar.bz2
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74d2c5bee7bd3487739f430da9bcf999ae3121612a38b2c494a16ba912192063 |
|
MD5 | afcbefb97b29c6effffb21962ded34ca |
|
BLAKE2b-256 | 4803940c3ae09deda25c68fce565fb4f140a3e1cadc1578ab5f091ecc8ef79e1 |
File details
Details for the file MinificationWebHelpers-0.3.6-py2.6.egg
.
File metadata
- Download URL: MinificationWebHelpers-0.3.6-py2.6.egg
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73de36858635c10752ac956d2fe278981ff7d0c557e4ded897e2289a7d4d96e5 |
|
MD5 | c06347d70a6e1b07c5c9dcb1c1623c84 |
|
BLAKE2b-256 | c5afbfbddca81f05c9c2e26238f59f1423ec9f47139df33a17991b0cd96435c2 |