Mercurial > p > roundup > code
annotate roundup/cgi/zLOG.py @ 3509:dcaa366b2cc8
fix StructuredText import;
added _HTMLItem.copy_url;
added hyperlink parameter (default: True) to StringHTMLProperty.stext;
StringHTMLProperty.field accepts additional attributes for the input element
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Thu, 26 Jan 2006 09:55:22 +0000 |
| parents | 55ab0c5b49f9 |
| children |
| rev | line source |
|---|---|
|
985
55ab0c5b49f9
New CGI interface support
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
1 def LOG(*args, **kw): |
|
55ab0c5b49f9
New CGI interface support
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
2 pass |
