Issue 517734
Created on 2002-02-14 22:15 by richard, last changed 2002-02-15 09:54 by schlatterbeck.
msg3004 |
Author: [hidden] (richard) |
Date: 2002-02-14 22:15 |
|
Currently users must override the pagehead() method of
the cgi Client class to customise the web page header.
This is obscure, and needs to be templatable. There
should also be some tie-in with the user preferences
feature request (507842).
|
msg3005 |
Author: [hidden] (schlatterbeck) |
Date: 2002-02-15 09:54 |
|
Logged In: YES
user_id=34818
I have changed cgi_client.py slightly to be a little more
flexible concerning the objects in the "status" class. These
are now computed dynamically instead of being hard-coded.
See patch 517900
|
|
Date |
User |
Action |
Args |
2002-02-14 22:15:54 | richard | create | |
|