[contributions(DRUPAL-4-7--2):dww] /modules/project/release project_release.module
User: dww Branch: DRUPAL-4-7--2 Date: Wed, 25 Oct 2006 06:52:21 +0000 Modified files: /modules/project/release project_release.module Log message: #83339: make releases real nodes (see also #58066 and #75053) release_as_node.patch_14.txt by dww (comment 26): - to make form_alter() life easier, we now group related elements on the release node form into their own arrays (e.g. $form['version'][], $form['tag'][], $form['file'][], etc). - also, slightly smarter setting of the title so to play more nicely with the form_alter()'ed versions of the release node form... - better checking to make sure we don't try to insert empty strings or non-numeric values into the DB for version form elements (it's better to leave them NULL in these cases). Links: http://cvs.drupal.org/diff.php?path=contributions/modules/project/release/pr...
participants (1)
-
drupal-cvs@drupal.org