Mercurial > genshi > genshi-test
log doc/plugin.txt @ 680:052fe2b1bfc8 experimental-optimizer
age | author | description |
---|---|---|
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. |
Fri, 29 Jun 2007 13:06:53 +0000 | cmlenz | Implement static includes, which improves performance a bit when auto reloading is disabled. |
Thu, 28 Jun 2007 23:00:24 +0000 | cmlenz | Support for Python code blocks in templates can now be disabled. Closes #123. |
Thu, 28 Jun 2007 17:04:54 +0000 | cmlenz | Add `loader_callback` option to plugin interface as requested in #130. |
Fri, 01 Jun 2007 17:21:47 +0000 | cmlenz | Merged revisions 487-603 via svnmerge from experimental-inline |
Fri, 13 Apr 2007 11:54:02 +0000 | cmlenz | Add support for HTML5 doctype. |
Fri, 13 Apr 2007 10:38:12 +0000 | cmlenz | Add documentation page on the plugin API. |