http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/roundup/template_parser.py Mercurial Repository: p/roundup/code: roundup/template_parser.py history 2002-08-20T14:24:19+00:00 Fix so it can do <display...> inside an attribute of another tag. http://hg.code.sf.net:8000/p/roundup/code/#changeset-540fc5fb20d4ff854c8f27210ee5156202cef662 Gordon B. McMillan gmcm@users.sourceforge.net 2002-08-20T14:24:19+00:00 2002-08-20T14:24:19+00:00
changeset 540fc5fb20d4
branch
bookmark
tag
user Gordon B. McMillan <gmcm@users.sourceforge.net>
description Fix so it can do <display...> inside an attribute of another tag.
files
Use a real parser for templates. http://hg.code.sf.net:8000/p/roundup/code/#changeset-fdcf16b444a9f7bcf7c9929d0eec0a24b61882be Gordon B. McMillan gmcm@users.sourceforge.net 2002-08-13T20:16:10+00:00 2002-08-13T20:16:10+00:00
changeset fdcf16b444a9
branch
bookmark
tag
user Gordon B. McMillan <gmcm@users.sourceforge.net>
description Use a real parser for templates.

Rewrite htmltemplate to use the parser (hack, hack).
Move the "do_XXX" methods to template_funcs.py.
Redo the funcion tests (but not Template tests - they're hopeless).
Simplified query form in cgi_client.
Ability to delete msgs, files, queries.
Ability to edit the metadata on files.
files
fixes to the new template parser http://hg.code.sf.net:8000/p/roundup/code/#changeset-a43fa69c1b703ce094c7adcd4120eac95192bcbb Richard Jones richard@users.sourceforge.net 2002-08-02T23:45:41+00:00 2002-08-02T23:45:41+00:00
changeset a43fa69c1b70
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description fixes to the new template parser
files
this oughta be better http://hg.code.sf.net:8000/p/roundup/code/#changeset-3dba266f94d86e9924544b33db948c3fdca9b134 Richard Jones richard@users.sourceforge.net 2002-08-02T04:43:53+00:00 2002-08-02T04:43:53+00:00
changeset 3dba266f94d8
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description this oughta be better
files