drag&drop reorder list(pages) - add drga&drop delete functionality?
Posted: Thu Jun 12, 2008 1:57 pm
Hi,
Recently i noticed the link "reorder pages" in cmsms´s admin>listcontent.php which enables you to reorder your content with drag & drop. Now i want to add delete functionality, for example a recycling bin where you can drop items from the content list to delete them. My idea is to display this as the default interface, but therefore it needs delete functionality. Any idea how i can do that? Can anybody tell me what i have to play around with? I admit im not a real developer. The only thing i really understand is html/css. But im good at copy pasting and making things work without knowing how.
here is an example(with source) of a drag & drop recycling bin but its in ruby:
first you have to add items to your shopping cart, than you can remove them.
http://demo.script.aculo.us/shop
------------------------------------------------------------------------------------------------------------------------
not directly related to the topic but JS related(maybe usefull for JS developers):
http://developer.yahoo.com/yui/
I appreciate any help
Best Regards
Recently i noticed the link "reorder pages" in cmsms´s admin>listcontent.php which enables you to reorder your content with drag & drop. Now i want to add delete functionality, for example a recycling bin where you can drop items from the content list to delete them. My idea is to display this as the default interface, but therefore it needs delete functionality. Any idea how i can do that? Can anybody tell me what i have to play around with? I admit im not a real developer. The only thing i really understand is html/css. But im good at copy pasting and making things work without knowing how.
here is an example(with source) of a drag & drop recycling bin but its in ruby:
first you have to add items to your shopping cart, than you can remove them.
http://demo.script.aculo.us/shop
------------------------------------------------------------------------------------------------------------------------
not directly related to the topic but JS related(maybe usefull for JS developers):
http://developer.yahoo.com/yui/
I appreciate any help
Best Regards