User: dww Branch: DRUPAL-4-7--2 Date: Wed, 25 Oct 2006 06:59:14 +0000 Added files: /modules/project/release project_release.css Modified files: /modules/project/release project_release.module Log message: #83339: make releases real nodes (see also #58066 and #75053) release_as_node.patch_16.txt by dww (comment 28): better version # validation and UI: - ensure that at least 1 of the version elements is filled in - ensure all elements are numeric (except patch, which we allow as 'x', too). - add a hidden form element to control if we want this validation, so that the cvs_form_alter() case can turn this stuff off when necessary for proper functioning of the N-page form. - make $form['version'] a fieldset for CSS goodness and so we don't have to duplicate the words "version number" for each element - shrink down the size of the boxes to something more reasonable - allow version_extra to be 40 chars on the form - CSS float/clear magic to keep everything on the same line Links: http://cvs.drupal.org/diff.php?path=contributions/modules/project/release/pr... http://cvs.drupal.org/diff.php?path=contributions/modules/project/release/pr...