Mercurial > p > roundup > code
diff roundup/templates/classic/htmlbase.py @ 316:c0ca7f35e0c5
Added configuration for:
. anonymous user access and registration (deny/allow)
. filter "widget" location on index page (top, bottom, both)
Updated some documentation.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 22 Oct 2001 03:25:01 +0000 |
| parents | 72343138b660 |
| children | a74ea8489896 |
line wrap: on
line diff
--- a/roundup/templates/classic/htmlbase.py Sun Oct 21 11:42:15 2001 +0000 +++ b/roundup/templates/classic/htmlbase.py Mon Oct 22 03:25:01 2001 +0000 @@ -2,7 +2,7 @@ # Do Not Edit (Unless You Want To) # This file automagically generated by roundup.htmldata.makeHtmlBase # -fileDOTindex = """<!-- dollarId: file.index,v 1.2 2001/07/29 04:07:37 richard Exp dollar--> +fileDOTindex = """<!-- dollarId: file.index,v 1.3 2001/10/21 11:42:15 richard Exp dollar--> <tr> <property name="name"> <td><display call="link('name', is_download=1)"></td>
