[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:26:46 +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_8.txt by dww (comment 18): - major doxygen effort for project_release.module - added a define('PROJECT_RELEASE_DEFAULT_VERSION_FORMAT', ...) so that we're consistent about the default when dealing w/ the site-wide global setting. - fixed project_release_form() to only add form elements for the parts of the version that are defined in the version format string for this project. to reduce duplication of code, added an internal _project_release_form_add_version_element() method, since the form elements are basically identical, with only a few minor variations. - renamed the body field from "Changes" to "Description", since "Changes" doesn't make sense for the nightly tarball release nodes, but "Description" makes sense for both. - ported project_releases_list() to the new schema Links: http://cvs.drupal.org/diff.php?path=contributions/modules/project/release/pr...
participants (1)
-
drupal-cvs@drupal.org