Edgewall Software

source: trunk/genshi/template/plugin.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1160   13 years hodgestar Merge r1143 from py3k: add support for python 3 to remaining …
(edit) @1082   14 years cmlenz More bits of 2to3 related cleanup.
(edit) @1077   14 years cmlenz More work on reducing the size of the diff produced by 2to3.
(edit) @971   15 years cmlenz Get rid of a couple more -3 warnings.
(edit) @897   15 years cmlenz Unbuffered match templates could result in parts of the matched …
(edit) @895   15 years cmlenz Includes from templates loaded via an absolute path now include the …
(edit) @767   16 years cmlenz The template engine plugin no longer adds the default_doctype when …
(edit) @722   16 years cmlenz Changed the default error handling mode to "strict".
(edit) @706   16 years cmlenz Add a new syntax for text templates, which is available alongside the …
(edit) @654   16 years cmlenz Support for Python code blocks in templates can now be disabled. …
(edit) @646   16 years cmlenz Add loader_callback option to plugin interface as requested in #130.
(edit) @562   16 years cmlenz Move the mapping of doctype names to tuples out of the plugin into the …
(edit) @540   16 years cmlenz Add support for HTML5 doctype.
(edit) @534   16 years cmlenz Back out [510] and instead implement configurable error handling …
(edit) @527   17 years cmlenz More API doc enhancements.
(edit) @520   17 years cmlenz Simplify undefined error message.
(edit) @517   17 years cmlenz Try to use proper reStructuredText for docstrings throughout.
(edit) @509   17 years mgood filter empty values from the plugin search path
(edit) @508   17 years mgood if a search path is provided to the template plugin use it instead of …
(edit) @501   17 years cmlenz Simplify defined function provided by template engine plugin.
(edit) @500   17 years cmlenz Update copyright year for files modified this year.
(edit) @492   17 years cmlenz Renamed genshi.template.core to genshi.template.base, mainly to …
(edit) @457   17 years cmlenz Tiny simplification of the template engine plugin, taking advantage of …
(edit) @434   17 years cmlenz Remove unused code from text template plugin.
(edit) @433   17 years cmlenz Unit tests for the template engine plugin(s).
(edit) @432   17 years cmlenz Fix template engine plugin broken in refactoring. Thanks to Waldemar …
(copy) @414   17 years cmlenz Refactoring: genshi.template is now a package, it was getting way to …
copied from trunk/genshi/plugin.py:
(edit) @383   17 years cmlenz The template engine plugin now defaults to automatically reload …
Note: See TracRevisionLog for help on using the revision log.