log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
genshi
>
mirror
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 696:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
age
author
description
Wed, 26 Mar 2008 22:49:23 +0000
cmlenz
More flexible template loader allowing for loading from package data and dispatching to different template directories based on path prefix. Can be easily extended for using custom template loading. Closes #182.
trunk
Wed, 26 Mar 2008 22:22:47 +0000
cmlenz
The `TemplateLoader` class now provides an `instantiate()` method that can be overridden by subclasses to implement advanced template instantiation logic. Fixes #204.
trunk
Wed, 26 Mar 2008 22:10:36 +0000
cmlenz
Match templates are now applied in a more controlled fashion: in the order they are declared in the template source, all match templates up to (and including) the matching template itself are applied to the matched content, whereas the match templates declared after the matching template are only applied to the generated content. Fixes #186. Many thanks to Matt Chaput for reporting the problem and providing a test case.
trunk
Mon, 17 Mar 2008 11:09:56 +0000
cmlenz
Enable use of expressions in include directives of text templates. Closes #194. Thanks to Oliver Cope for reporting the issue.
trunk
Mon, 17 Mar 2008 10:25:44 +0000
cmlenz
Add warning about using code blocks on Python 2.3. Closes #181.
trunk
Mon, 17 Mar 2008 09:40:14 +0000
cmlenz
Minor cleanup in eval module.
trunk
Sat, 15 Mar 2008 05:42:29 +0000
aflett
more code/comment clean up - make sure to retain match order
experimental-match-fastpaths
less
more
| rev 696:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
Copyright (C) 2012-2017 Edgewall Software