There is now a Comparison of Node Ordering Modules page in the handbook. Please update it for this module at your convenience.
There is now a Comparison of Node Ordering Modules page in the handbook. Please update it for this module at your convenience.
Comments
Comment #1
sevi commentedI cannot edit the page.
But I would change:
- Draggable View
+ DraggableViews
Architecture: Views style plugin
Additional database tables: 2 by default
Reordering page: Any view
Feature Blocks: Inherited from views.
Security: Views permission and a new permission of Dupal Core: "Allow Reordering"
Settings: Yes
DraggableViews Design:
Rows of a view can be moved via drag'n drop to build hierarchical structures. Child nodes of parents can be hidden via javascript. Paging is fully supported since rows can be dragged from one page to another.
The default implementation uses a database table to save the information. Additional "handlers" can be implemented to save the information elsewhere. Currently there are two additional implementations: CCK-Handler and Flag-Weights-Handler.
Comment #2
nancydruI made the changes. You need to be on the Docs Team in order to use tables in the handbook. Open an issue in the webmasters queue to join.
Comment #3
sevi commentedOk, thanks.
Comment #4
sevi commented