[Zope] manage_editProperties in ZClasses
Itamar Shtull-Trauring
itamars@ibm.net
Sat, 04 Dec 1999 19:48:47 +0200
- wrote:
> how do i change the default value of textarea (cols) from 35 to something else?
> i edited Property.py in lib/python/ZClasses, changing line 199
> -- <textarea name="%s:text" rows="6" cols="75"><dtml-var %s
> ></textarea>'''
> saved it, restart zope and tried changing my ZClass property. biut i still got
> the cols=35. what did i miss?
You want to edit property.dtml or some such in lib/python/OFS, I think.
--
Itamar S.T. itamars@ibm.net