User: richardp Branch: DRUPAL-6--1 Date: Wed, 21 Jul 2010 14:18:50 +0000 Modified files: /modules/arrange_fields CHANGELOG.txt arrange_fields.module Log message: Removed the "Webform" content type from the list of CCK content types you can arrange, as it was a little confusing and shouldn't have been in the list anyway. Placement of buttons on a CCK form now work the way they did in the alpha releases; that is, you do not position each button separately. Instead, you drag the "buttons" wrapper around, and all buttons will appear there. This is to fix a bug where the Delete button and Diff's View changes button were not arrangeable w/o major kludgy hacks, because those buttons only appear on submitted forms. This change in code is a compromise-- I would rather each button be arrangeable, but since I can't forsee every possible button that may be there (placed by other modules), this is the best way to ensure they will all be arrangeable as a whole. Took t() off menu items to be in complience with: http://drupal.org/node/323101. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/arrange_fields/CHA... http://cvs.drupal.org/diff.php?path=contributions/modules/arrange_fields/arr...
participants (1)
-
drupal-cvs@drupal.org