By johnvgross on
Hi all,
I am working with drupal 6.16.
Its possible to rearrange the node?
Currenly I am using views for listing the node on userend.
I want to rearrange the node from contents listing page(admin/content/node).
Its possible to provide dragging option like block,menu rearranging.
Please provide your suggesions,references or code to fix this.
Thanks in Advance.
Comments
What do you mean by rearrange
What do you mean by rearrange the node? The order of nodes or the way the fields display?
I want to assign the display
I want to assign the display order of the node through admin side.
Based upon the display order I will make display the nodes by using Views.
Being able to "assign the
Being able to "assign the display order of the node through admin side" implies a small number of nodes so you might want to check out the node queue module.