[Zope-dev] Zope Usage
Sin Hang Kin
kentsin@macau.ctm.net
Sun, 20 Feb 2000 17:42:39 +0800
Reading the source code of zope, I find out the current code contains many
contstants:
BGCOLOR
lang
CELLSPACING
ALING
I would like to suggest zope default to a stylesheet oriented setting with
these constants defined as attributes in root folder.
This will give the later developer greater flexibility to modify the zope
management interface. The constant lang=en is however not very apropriate
when developing multi-langual applications.
Rgs,
Kent Sin