[contributions:richardp] /modules/arrange_fields CHANGELOG.txt README.txt arrange_fields.install arrange_fields.module /modules/arrange_fields/css arrange_fields.css /modules/arrange_fields/js arrange_fields.js arrange_fields_dialog.js arrange_fields_node_edit.js
User: richardp Branch: HEAD Date: Sat, 31 Jul 2010 15:21:20 +0000 Modified files: /modules/arrange_fields CHANGELOG.txt README.txt arrange_fields.install arrange_fields.module /modules/arrange_fields/css arrange_fields.css /modules/arrange_fields/js arrange_fields.js arrange_fields_dialog.js arrange_fields_node_edit.js Log message: 7-30-2010 Added experimental support for webform 3.0. I don't want to do too much work though, until webform 3.0 moves out of beta (I am afraid of their code continuing to move around, and then I will have to keep making changes to catch up). 7-29-2010 Added cache_clear_all() to hook_enable(), as clearing the cache often fixes the initial javascript and css bugs which some new users experience. 7-25-2010 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. Changed the included CSS so that fieldsets have solid background (white). This is not the default with all themes, and sometimes they look funny w/o it. Of course, this can be overridden in the theme's CSS files. 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/arr... http://cvs.drupal.org/diff.php?path=contributions/modules/arrange_fields/css... 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/...
participants (1)
-
drupal-cvs@drupal.org