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 695:
(0)
-300
-100
-30
-10
-2
+2
+10
+30
+100
+300
tip
age
author
description
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
less
more
| rev 695:
(0)
-300
-100
-30
-10
-2
+2
+10
+30
+100
+300
tip
Copyright (C) 2012-2017 Edgewall Software