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 610:
(0)
-300
-100
-30
-10
-8
+8
+10
+30
+100
+300
tip
age
author
description
Mon, 27 Aug 2007 23:20:47 +0000
cmlenz
* XInclude elements in markup templates now support the `parse` attribute; when set to "xml" (the default), the include is processed as before, but when set to "text", the included template is parsed as a text template using the new syntax (ticket #101).
trunk
Mon, 27 Aug 2007 22:39:01 +0000
cmlenz
Add support for Python code blocks in text templates using the new syntax.
trunk
Mon, 27 Aug 2007 21:18:47 +0000
cmlenz
Moved the installation instructions into the docs.
trunk
Mon, 27 Aug 2007 20:07:46 +0000
cmlenz
Fix MIME type of new doc page.
trunk
Mon, 27 Aug 2007 20:05:31 +0000
cmlenz
Changed the default error handling mode to "strict".
trunk
Mon, 27 Aug 2007 19:04:20 +0000
cmlenz
Text templates now default to rendering as plain text; it is no longer necessary to explicitly specify the "text" method to the `render()` or `serialize()` method of the generated markup stream. See tickets #62 and #118.
trunk
Thu, 23 Aug 2007 12:22:57 +0000
cmlenz
Fix bug that slipped into [717]: the code of a `py:with` directive was not being compiled with AST transformations applied.
trunk
Thu, 23 Aug 2007 11:57:26 +0000
cmlenz
Added information about [718] to the ChangeLog.
trunk
less
more
| rev 610:
(0)
-300
-100
-30
-10
-8
+8
+10
+30
+100
+300
tip
Copyright (C) 2012-2017 Edgewall Software