Mercurial > genshi > genshi-test
log examples/includes/run.py @ 490:2ccfca0c2a14 stable-0.4.x 0.4.1
age | author | description |
---|---|---|
Mon, 11 Sep 2006 15:07:07 +0000 | cmlenz | Renamed Markup to Genshi in repository. |
Tue, 20 Jun 2006 17:31:32 +0000 | cmlenz | Separate match and eval filters from the include and user-supplied filters. |
Tue, 20 Jun 2006 15:10:24 +0000 | cmlenz | Fix for the template engine plugin: the search path is now ignored if the requested template path is absolute. |
Tue, 20 Jun 2006 13:05:37 +0000 | cmlenz | * Include paths are now interpreted relative to the path of the including template. Closes #3. |