Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Tue, 14 Aug 2007 08:55:43 +0000 | cmlenz | Follow-up to [708]. The added `extract_text` option wasn't actually being handled by the Babel extraction plugin. trunk |
Mon, 13 Aug 2007 23:04:50 +0000 | cmlenz | Ported [708] to 0.4.x branch. stable-0.4.x |
Mon, 13 Aug 2007 23:02:46 +0000 | cmlenz | Add option to I18n filter to only extract strings in gettext function calls. trunk |
Mon, 13 Aug 2007 21:38:46 +0000 | cmlenz | Minor, cosmetic tweaks. trunk |
Mon, 13 Aug 2007 12:40:56 +0000 | cmlenz | Add a new syntax for text templates, which is available alongside the old syntax for now. The new syntax is more poweful and flexible, using Django-style directive notation. trunk |
Fri, 10 Aug 2007 09:52:13 +0000 | cmlenz | Ported [704] to 0.4.x branch. stable-0.4.x |
Fri, 10 Aug 2007 09:44:00 +0000 | cmlenz | Fix includes so that they again raise an exception when the included template is not found and no fallback has been provided. trunk |