log

age author description
Wed, 21 Apr 2010 10:42:41 +0000 cmlenz i18n: Support extraction of attributes in markup embedded in ``i18n:msg`` and ``i18n:choose`` directives. See also #380.
Wed, 21 Apr 2010 07:38:37 +0000 cmlenz Removed some obsolete/unused code from the i18n filter.
Mon, 19 Apr 2010 20:28:52 +0000 cmlenz More doc tweaks.
Mon, 19 Apr 2010 11:47:42 +0000 cmlenz Minor fix for i18n doc.
Mon, 19 Apr 2010 11:45:40 +0000 cmlenz More i18n doc improvements.
Mon, 19 Apr 2010 08:28:47 +0000 cmlenz More doc improvements.
Fri, 16 Apr 2010 22:44:29 +0000 cmlenz Set reST MIME type on new loader doc page.
Fri, 16 Apr 2010 22:31:38 +0000 cmlenz Started extending the i18n docs.
Fri, 16 Apr 2010 20:40:28 +0000 cmlenz Improve the template loader docs.
Fri, 16 Apr 2010 19:58:25 +0000 cmlenz Added a documentation page about the template loader.
Fri, 16 Apr 2010 12:48:05 +0000 cmlenz Fix regression in [1099]: templates must not have an implicit loader during message extraction.
Fri, 16 Apr 2010 08:37:13 +0000 cmlenz AST transformer now also clones excepthandler nodes (see #379).
Thu, 15 Apr 2010 21:44:28 +0000 cmlenz Default XInclude-included template class to the class of the including template. Closes #302.
Thu, 15 Apr 2010 21:38:21 +0000 cmlenz Looks like the 'decorators' field in the AST was renamed to 'decorator_list' in Python 2.6, so look for both. See #379.
Thu, 15 Apr 2010 21:10:36 +0000 cmlenz Apply patch from #324 for Python 2.6.2 compatibility fix.
Copyright (C) 2012-2017 Edgewall Software