log doc/xml-templates.txt @ 1026:2e169deb0adc stable-0.7.x

age author description
Mon, 09 Jun 2008 10:07:00 +0000 cmlenz Clarify description of the `py:if` directive. trunk
Sun, 04 May 2008 02:48:03 +0000 athomas Note that py:choose and friends may be used as elements. trunk
Sun, 04 May 2008 02:45:59 +0000 athomas Note that `py:choose` and friends may be used as elements. experimental-optimizer
Fri, 11 Apr 2008 08:42:11 +0000 cmlenz newctxt branch: Merged revisions [678:835] via svnmerge from [source:trunk]. experimental-newctxt
Mon, 31 Mar 2008 22:47:50 +0000 aflett merge in trunk up through r818 - fundamentally changed the way MatchSet works, but actually is more consistent now experimental-match-fastpaths
Fri, 28 Mar 2008 14:14:26 +0000 cmlenz Add option for unbuffered match template processing, which could cause excessive memory usage. Closes #190. 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
Thu, 22 Nov 2007 20:36:00 +0000 cmlenz Allow use of py:replace as element. Closes #144. trunk
Wed, 29 Aug 2007 19:36:01 +0000 cmlenz Ported [728] to 0.4.x branch. stable-0.4.x
Wed, 29 Aug 2007 19:34:04 +0000 cmlenz Using `html` code-blocks for examples isn't so nice when viewing the docs over Trac, so change them to `xml`. trunk
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
Thu, 23 Aug 2007 11:35:43 +0000 cmlenz Add runtime optimization hints for match templates. trunk
Wed, 06 Jun 2007 10:41:41 +0000 cmlenz Use syntax highlighting on all the other doc pages, too. trunk
Fri, 01 Jun 2007 17:21:47 +0000 cmlenz Merged revisions 487-603 via svnmerge from experimental-inline
Sat, 14 Apr 2007 22:29:09 +0000 cmlenz Fix broken link in documentation. trunk
Thu, 12 Apr 2007 22:40:49 +0000 cmlenz Back out [510] and instead implement configurable error handling modes. The default is the old 0.3.x behaviour, but more strict error handling is available as an option. trunk
Thu, 22 Mar 2007 17:00:09 +0000 cmlenz Updated docs for code blocks and changed error handling. trunk
Wed, 21 Feb 2007 10:04:43 +0000 cmlenz Fix a couple of typos in the docs. Closes #99. trunk
Thu, 28 Dec 2006 17:50:40 +0000 cmlenz Minor doc fixes. trunk
Mon, 13 Nov 2006 10:40:22 +0000 cmlenz Remove unused code from text template plugin. trunk
Sun, 01 Oct 2006 15:30:35 +0000 cmlenz Small doc fix. trunk
Wed, 13 Sep 2006 17:05:21 +0000 cmlenz Fixes for the text template docs. trunk
Wed, 13 Sep 2006 14:52:58 +0000 cmlenz * Added basic documentation for the text-based template language. trunk
Tue, 12 Sep 2006 15:59:10 +0000 cmlenz Flatten outline of XML templating documentation. trunk
Tue, 12 Sep 2006 15:35:42 +0000 cmlenz Beautified the HTML docs a bit. trunk
Mon, 11 Sep 2006 15:07:07 +0000 cmlenz Renamed Markup to Genshi in repository. trunk
Fri, 08 Sep 2006 08:44:31 +0000 cmlenz Add reStructuredText documentation files. trunk
Copyright (C) 2012-2017 Edgewall Software