Scriptaculous SortableTree
I've published this on GitHub: scriptaculous-sortabletree and there are two working demos online:
- Simple and bold
- Textmate drawer (same as above)
See demo/bold.html and demo/textmate.html for usage. If you're familiar with Scriptaculous Draggables things should be pretty obvious :)
I haven't included any fancy stuff (like configuring tree serialization to different query formats) because in Javascript one can always overwrite the default functions that are provided by the library with custom behaviour.
If you think something's seriously missing though, please drop me a note!