Mercurial > genshi > mirror
log markup/template.py @ 50:d3842cd76e92 trunk
age | author | description |
---|---|---|
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 |
Mon, 03 Jul 2006 23:55:03 +0000 | mgood | implement `py:choose/when/otherwise` directives for conditionally selecting one of several blocks trunk |