Code

More HTML template cleanup and unit tests.
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 23 Jan 2002 05:10:28 +0000 (05:10 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 23 Jan 2002 05:10:28 +0000 (05:10 +0000)
commit295d74d26099e5316a115d7d1ea9e529e331d4ca
tree233be3a2010a560bd17d50a89c42cca8a740cfa2
parent128220372633dc220a9501f1c26855069b8d9261
More HTML template cleanup and unit tests.
 - download() now implemented correctly, replacing link(is_download=1) [fixed in the
   templates, but link(is_download=1) will still work for existing templates]

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@588 57a73879-2fb5-44c3-a270-3262357dd7e2
doc/index.html
roundup/htmltemplate.py
roundup/templates/classic/html/file.index
roundup/templates/extended/html/file.index
test/test_htmltemplate.py