I don't know where to make such a wish list. Maybe some of you who are part of the devel group can pass on this suggestion. 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"? In many instances, when you rename an object it is because you have made a copy of another object and want to change something. Having a "Rename and Edit" button (in addition to the "Ok" button in the renaming screen, would save time and several keystrokes. Just a suggestion. Ron
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
...and while you're at it , please add a "copy, rename and edit button!" Flip -----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 )
...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 )
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 )
On 19 Dec 2001 at 16:12, complaw@hal-pc.org wrote:
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've been wishing for a "Paste As" button that would automatically do a paste, then bring up the rename form for all the items that were just pasted. Brad Clements, bkc@murkworks.com (315)268-1000 http://www.murkworks.com (315)268-9812 Fax netmeeting: ils://ils.murkworks.com AOL-IM: BKClements
participants (4)
-
Brad Clements -
complaw@hal-pc.org -
Flip Hoedemaeker -
Peter Bengtsson