Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Sun, 12 Nov 2006 22:46:17 +0000 | cmlenz | Fix template engine plugin broken in refactoring. Thanks to Waldemar Osuch for the patch. Closes #76. |
Fri, 10 Nov 2006 23:32:24 +0000 | cmlenz | The `py:content`, `py:replace`, and `py:strip=""` directives are now expanded when the template is loaded (as opposed to when it's rendered). |
Fri, 10 Nov 2006 18:39:07 +0000 | cmlenz | inline branch: Reverted accidential check-in [429]. experimental-inline |
Fri, 10 Nov 2006 18:20:43 +0000 | cmlenz | inline branch: adapted to the immutble `Attrs` change, and various other fixes. experimental-inline |
Fri, 10 Nov 2006 18:13:36 +0000 | cmlenz | inline branch: adapted to the immutble `Attrs` change, and various other fixes. experimental-inline |
Fri, 10 Nov 2006 17:38:50 +0000 | cmlenz | cspeedups branch: Merged [423:426/trunk]. experimental-inline |
Fri, 10 Nov 2006 17:25:52 +0000 | cmlenz | Whitespace was not getting preserved in HTML `<pre>` elements that contained other HTML elements. |