[Zope] Wish List: Rename and Edit Button
Flip Hoedemaeker
flip@keydp.com
Thu, 20 Dec 2001 11:11:47 +0100
Well, sometimes I just want to create say a new DTML method with an existing
one as a template. You would like to create a copy under a different name
(now defaults to "copy_of_*") and immediately open it for editing. Not very
important, but it would be nice....
Flip
-----Original Message-----
From: Peter Bengtsson [mailto:mail@peterbe.com]
Sent: Thursday, December 20, 2001 10:15
To: Flip Hoedemaeker; complaw@hal-pc.org; zope@zope.org
Subject: Re: [Zope] Wish List: Rename and Edit Button
> ...and while you're at it , please add a "copy, rename and edit button!"
Copy?
So when you have typed in a new name and ready to manage it, you want that
it
creates a "backup-copy" of the object as well?
Please elaborate a bit because I don't see the use in this.
Peter
> -----Original Message-----
> From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Peter
> Bengtsson
> Sent: Wednesday, December 19, 2001 18:29
> To: complaw@hal-pc.org; zope@zope.org
> Subject: Re: [Zope] Wish List: Rename and Edit Button
>
> > You know how there is an "Add and Edit" button when making a new object
> > (such as a DTML Document or DTML Method)? Could one be added to the
>
> rename
>
> > screen and called "Rename and Edit"?
>
> I very much agree. This would be a greate improvement.
> When you choose to rename many this becomes impossible but I believe one
> could:
>
> <dtml-if "_.len(REQUEST['list_of_objects_to_be_renamed']) == 1">
> "Rename and Edit"-button
> </dtml-if>
>
> Could you add this to the bugtracker? ...as a feature request.
>
>
> Peter
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )