[Zope-dev] A simple feature suggestion
Oleg Broytmann
phd@phd.russ.ru
Thu, 9 Dec 1999 16:14:35 +0000 (GMT)
On Thu, 9 Dec 1999, Shane Hathaway wrote:
> A good suggestion. You might try this simple fix:
>
> Edit <zope>/lib/python/OFS/renameForm.dtml. Change line 27 to read:
>
> <INPUT TYPE="TEXT" NAME="new_id" SIZE="20" value="&dtml-id;">
>
> I added 'value="&dtml-id;"' to the end of the tag.
Wow, that nice. What about changeing "copy_of_somename" to just "somename"?
Oleg.
----
Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru
Programmers don't die, they just GOSUB without RETURN.