There is a somewhat similar project that is based around administering nodes which has some drag-n-drop functionality you might wanna check out. http://drupal.org/project/nodestack On Jan 21, 2008 2:58 AM, Philippe Jadin <philippe.jadin@gmail.com> wrote:
In zope [1] management interface [2], there is similar functionality. It works like a clipboard. You can cut/copy items to it, and paste them somewhere else.
A clipboard metaphor might be a good idea ?
Philippe
[1] http://www.zope.org [2] http://www.zope.org/Resources/ZopeIntro/index_html/screenshot1_640.jpg
ps : I'm from the few who think a lot can be learn from 1990's zope interface :-)
On Jan 20, 2008 9:36 PM, Karoly Negyesi <karoly@negyesi.net> wrote:
I guess an example won't hurt....
So, let's say you want to move menu item foo under menu item bar.
So, you first put "foo" into the dropzone.
Second, you go to "bar".
Third, you press the button.