|
Project Information
Members
|
ImportantThis code is unmaintained for years and, while it still works, depends on a deprecated library (Interface). I recommend using the plugin from Manuele J Sarfatti http://mjsarfatti.com/sandbox/nestedSortable/, who spared me from the work of having to port this to jQueryUI. AboutThe NestedSortables are a set of two jQuery plugins, build on top of the Interface for jQuery, that allows you to sort and nest elements using drag and drop. NestedSortableThe first, low level one is the NestedSortable. It can be set up very similarly to the Sortable plugin in Interface. You can check its documentation, with examples, here. A working demo can be seen in this page. NestedSortable WidgetThe second, high level one is a widget or component. It is called NestedSortable Widget (I have a great imagination). You can check its documentation, with examples, here. A working demo can be seen in this page. Additional InformationThese plugins were developed for WordPress as a Google Summer of Code project, in 2007. They were designed to allow the user to easily sort their blog pages. More information about the development of this plugin can be seen in my blog. LicensesDual Licensed under MIT and GPL, just like jQuery. |