User: richardp Branch: DRUPAL-6--1 Date: Sun, 25 Jul 2010 14:03:57 +0000 Modified files: /modules/arrange_fields CHANGELOG.txt README.txt arrange_fields.module /modules/arrange_fields/js arrange_fields.js arrange_fields_dialog.js arrange_fields_node_edit.js Log message: Fixed a bug where filefields were not draggable. This had to do with my logic of when to add a draggable wrapper to a CCK element. For most elements, the way I was doing it worked, but not for "imagefield_widget" for some reason. Fixed a bug where the submit/preview buttons were not being disabled during arrangement. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/arrange_fields/CHA... http://cvs.drupal.org/diff.php?path=contributions/modules/arrange_fields/REA... http://cvs.drupal.org/diff.php?path=contributions/modules/arrange_fields/arr... http://cvs.drupal.org/diff.php?path=contributions/modules/arrange_fields/js/... http://cvs.drupal.org/diff.php?path=contributions/modules/arrange_fields/js/... http://cvs.drupal.org/diff.php?path=contributions/modules/arrange_fields/js/...