Updated 8/20/2018:
- Corrections and new UmbracoTree.js code for newer v6 an jQuery versions.
- Corrections for issues sorting nodes.
- Updated nestedSortable.js with a working version.
- Added allowed child types validation on move (and root level validation in Umbraco 6.0+).
- Updated error message and notification popup code.
- All of the code has been updated to please replace your local files/customizations with the new code.
Updated 6/17/2013:
- Added better isAllowed detection. Nodes will now move back if not allowed at a location.
This is a Javascript level Drag and Drop add-on for Umbraco. It will allow you to sort and move content and media items abound and into or out of the trash. Further more it will update the sorting of items and urls of documents are they are moved.
Unfortunately the changes require updating two core umbraco files so I can't make them into a package. Just follow these simple instructions and you to can have drag and drop nodes.