Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Mon, 03 Jul 2006 22:03:21 +0000 | cmlenz | Trac example: fixes for alternative links. trunk |
Mon, 03 Jul 2006 21:50:56 +0000 | cmlenz | Catch `KeyError` exception when trying attribute access in expression evaluation. trunk |
Mon, 03 Jul 2006 21:01:42 +0000 | cmlenz | Sync Trac port with vendor branch r44 and add missing template files. trunk |
Mon, 03 Jul 2006 20:20:48 +0000 | cmlenz | Initial support for using Markup in Trac. Only the settings page migrated so far. trunk |
Mon, 03 Jul 2006 18:53:27 +0000 | cmlenz | Copy Trac to main branch. trunk |
Mon, 03 Jul 2006 11:28:13 +0000 | cmlenz | Fix for #2 (incorrect context node in path expressions). Still some paths that produce incorrect results, but the common case seems to work now. trunk |
Sun, 02 Jul 2006 23:10:27 +0000 | cmlenz | Moved some of the tests for the strip directive to a new unittest test case to not clutter up the documentation. trunk |