tests for thumbnailer plugin + larger/smaller options |
|
More...
|
almost 13 years ago
|
Remove unnecessary imports in plugins. |
|
More...
|
almost 13 years ago
|
Optimize some regex'ing. |
|
More...
|
almost 13 years ago
|
Combine text processing plugins into a text module. |
|
More...
|
almost 13 years ago
|
Add a test for the SassyCSS plugin. |
|
More...
|
almost 13 years ago
|
Reduce some code duplication. |
|
More...
|
almost 13 years ago
|
Only load Image module when using ImageSizerPlugin. |
|
More...
|
almost 13 years ago
|
Move JPEGOptim and OptiPNG plugins into the images module. |
|
More...
|
almost 13 years ago
|
Stylus is also a CSS plugin. |
|
More...
|
almost 13 years ago
|
Add a CleverCSS plugin. |
|
More...
|
almost 13 years ago
|
Change some plugin module names to be a bit more generic. |
|
More...
|
almost 13 years ago
|
typo |
|
More...
|
almost 13 years ago
|
Issue #161: Fixed stylus indent issues with empty files. |
|
More...
|
almost 13 years ago
|
Importing the filters with __import__ lookup. |
|
More...
|
almost 13 years ago
|
Add support for custom jinja filters. |
|
More...
|
almost 13 years ago
|
Just use _transform instead of transform |
|
More...
|
almost 13 years ago
|
Updating the .clear styleName to be .clearfix instead. Base.j2 applies the 'clearfix' class to the 'banner' element, and not the 'clear' class. Discovered after inserting relatively position as opposed to absolutely position children into banner, floated left, and noting clearfix wasn't being properly applied to grow the height of the banner element to its children. We *could* also change the class applied to the banner to be 'clear' instead of 'clearfix', but I'd rather go with the former. |
|
More...
|
almost 13 years ago
|
Break test to reveal bug, tag named transform explodes Expando |
|
More...
|
almost 13 years ago
|
Issue #107: Added support for plugin paths relative to site. |
|
More...
|
almost 13 years ago
|
Added config value to allow user-defined encode safe list to be used with the encoding of url values (media_url, content_url, and full_url). I wanted to use absolute urls for the media_url config value (I did not want to encode : or /). |
|
More...
|
almost 13 years ago
|
Updates and improves the "starter" template. |
|
More...
|
about 13 years ago
|
Upped version, updated changelog & authors |
|
More...
|
about 13 years ago
|
Merge pull request #128 from idank/hyde |
|
More...
|
about 13 years ago
|
Upped version, updated changelog & authors |
|
More...
|
about 13 years ago
|
Merge pull request #130 from idank/hyde |
|
More...
|
about 13 years ago
|
Use subscript syntax in tag archive generation |
|
More...
|
about 13 years ago
|
Use subprocess.check_output so output will be logged |
|
More...
|
about 13 years ago
|
Issue #126: (BREAKING)- Folderflattener now updates node url and deploy path properties |
|
More...
|
about 13 years ago
|
Upped version. Updated Changelog and Authors |
|
More...
|
about 13 years ago
|
Merge pull request #124 from jd/hyde |
|
More...
|
about 13 years ago
|