Issue 526728
Created on 2002-03-07 00:45 by anonymous, last changed 2002-03-07 00:45 by anonymous.
msg3009 |
Author: [hidden] (anonymous) |
Date: 2002-03-07 00:45 |
|
There are currently some aspects of customisation that
currently are required to be done by editing the
cgi_client.py file. IMO this needs to be changed to
allow flexibility and ease of use. 2 examples are:
"status" name property values are hardcoded into
cgi_client.py, so these must be manually changed if the
class is changed.
Many default values are hardcoded into cgi_client.py.
eg default_index_group, default_index_filter. This
means that they cannot be customised on a per-database
basis. If you are running multiple databases, as I
would expect many users would want to do, each database
needs to be customisable without affecting the others.
As cgi_client.py changes affect all databases this is
not a good thing.
Otherwise, a fantastic bit of software - keep up the
good work!!
Craig Findlay
craig@ilid.com.au
|
msg3010 |
Author: [hidden] (richard) |
Date: 2002-03-07 00:57 |
|
Logged In: YES
user_id=6405
This is a duplicate of #517734
[note that you can customise your instance's interfaces.py
module to achieve this in the interim]
|
|
Date |
User |
Action |
Args |
2002-03-07 00:45:19 | anonymous | create | |
|