Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Mon, 02 Jul 2007 13:33:28 +0000 | cmlenz | For directives used as elements, pass all attributes without a namespace to the directive class. This enables adding optional extra attributes to directives. trunk |
Mon, 02 Jul 2007 09:10:40 +0000 | cmlenz | Ported [658:659] to 0.4.x branch. stable-0.4.x |
Mon, 02 Jul 2007 09:08:01 +0000 | cmlenz | ChangeLog entry for [658]. trunk |
Mon, 02 Jul 2007 09:05:45 +0000 | cmlenz | The I18n filter now extracts text from translation functions in ignored tags. Fixes #132. trunk |
Fri, 29 Jun 2007 13:06:53 +0000 | cmlenz | Implement static includes, which improves performance a bit when auto reloading is disabled. trunk |
Thu, 28 Jun 2007 23:17:35 +0000 | cmlenz | Port docstrings to C version of `Markup` class. trunk |
Thu, 28 Jun 2007 23:00:55 +0000 | cmlenz | White space. trunk |
Thu, 28 Jun 2007 23:00:24 +0000 | cmlenz | Support for Python code blocks in templates can now be disabled. Closes #123. trunk |