11 May
2000
11 May
'00
10:45 p.m.
Paolo Bizzarri <p.bizzarri@icube.it> wrote:
I have found pretty useful the following change in the zope OFS/renameForm.dtml
Change the line
<INPUT TYPE="TEXT" NAME="new_id" SIZE="20">
to
<INPUT TYPE="TEXT" NAME="new_id" VALUE="<dtml-var id>" SIZE="20">
In this way, you do not have to rewrite the name of an object, only to correct it.
I just checked in a patch from the Collector which does this, while also enabling *multiple* rename. See: http://classic.zope.org:8080/Collector/1065/view Tres. -- ======================================================================= Tres Seaver tseaver@digicool.com http://www.zope.org Digital Creations "Makers of Zope"