log markup/tests/template.py @ 54:1f3cd91325d9 trunk

age author description
Tue, 04 Jul 2006 13:09:36 +0000 cmlenz Fix a number of escaping problems: trunk
Tue, 04 Jul 2006 11:57:08 +0000 cmlenz * Add helper function to let directives apply any remaining directives, and use that helper consistently in every directive. trunk
Tue, 04 Jul 2006 09:03:04 +0000 cmlenz Fix `py:for` directive when combined with other directives (such as `py:strip`). trunk
Tue, 04 Jul 2006 08:37:25 +0000 cmlenz Fix the way multiple directives are applied to a single `SUB` in many cases by making the directives themselves responsible for applying any remaining directives. trunk
Tue, 04 Jul 2006 04:49:22 +0000 mgood convert the result of expressions in attributes to strings so that values like ints are output correctly trunk
Sun, 02 Jul 2006 23:10:27 +0000 cmlenz Moved some of the tests for the strip directive to a new unittest test case to not clutter up the documentation. trunk
Sun, 02 Jul 2006 22:39:03 +0000 cmlenz Fix for #7: match templates no longer process their own output. trunk
Wed, 28 Jun 2006 09:28:09 +0000 cmlenz * Fix the boilerplate in the Python source files. trunk
Tue, 20 Jun 2006 13:05:37 +0000 cmlenz * Include paths are now interpreted relative to the path of the including template. Closes #3. trunk
Sun, 04 Jun 2006 12:34:17 +0000 cmlenz Moved the template-specific stream event kinds into the template module. trunk
Sat, 03 Jun 2006 07:16:01 +0000 cmlenz Initial import. trunk
Copyright (C) 2012-2017 Edgewall Software