NodeOrder module seems has a better concept than the Node Weigh module for the same function.
http://drupal.org/project/weight
is there any plan to update the nodeorder.module to the version 5? also would be nice if jQuery lib which is more Drupal savvy instead of the Prototype AJAX -just an idea
- also SPajax seems not in further development -afaik
thank you
Comments
Comment #1
marcp commentedYes, we've got it partially ported already, but we don't want to release it until we can get rid of the Spajax dependency.
Is anyone interested in helping move the Spajax functionality to jQuery?
Thanks,
Marc
Comment #2
ica commentedpleased to see that dev is not stopped on this module
if your question is to me regarding to help on js unfortunately i dont have the skills to come up with a solution/help though i wish to.
recently there are many posts regarding to admin or frontend sorting ordering to various aspects of Drupal shows that people like me make an improvement on that front
http://drupal.org/node/138223
leads here
http://motherrussia.polyester.se/jquery-plugins/tablesorter/
and here
http://dev.civicactions.net/moin/DrupalAdminInterfaceImprovements#head-b...
and nedjo is has centralized jQuery module that is a sensible thinking to centralize location for jQuery plugins and extensions -rather than many modules having latest versions of JQuery and extentions seperate for their module
here is 'jQuery Interface' plugin and its playground with an ordering example
http://interface.eyecon.ro/demos
and some nice work in progress -not node ordering but drag&drop panels
http://panels.demo.logrus.com/
Comment #3
ica commentedafter i posted te last one i noticed i missed the link to nedjo's central repository of jQuery plugins module
http://drupal.org/project/jquery
Comment #4
marcp commentedIt's been ported to 5.x (and there's a working HEAD version too, so it will be an early contrib module for Drupal 6). Enjoy!