[contributions(DRUPAL-4-7--2):dww] /modules/project project.module /modules/project/release project_release.module project_release_update.php
User: dww Branch: DRUPAL-4-7--2 Date: Wed, 25 Oct 2006 06:32:01 +0000 Modified files: /modules/project project.module /modules/project/release project_release.module project_release_update.php Log message: #83339: make releases real nodes (see also #58066 and #75053) release_as_node.patch_9.txt by dww (comment 19): - version fields that aren't used are stored in the DB as NULL. this is accomplished via dynamically constructing the right SQL for insert/update in project_release_db_save() - the format string now handles delimiters as described here: http://drupal.org/node/86863#comment-159319 - added more thorough help text for the format string - fixed bug in project_page_overview() due to using the wrong column name from the DB ("path", not "file_path" as it is now). - simplified _project_release_form_add_version_element() a little bit - project_release_update.php has been modified to match these changes (e.g. 2 vs. 3-digits for core/contrib, subprojects (releases just disabled)), etc. - we're converging on the 2 digits of the contrib-specific stuff should be "major.patch" for consistency w/ 2-digit core Links: http://cvs.drupal.org/diff.php?path=contributions/modules/project/project.mo... http://cvs.drupal.org/diff.php?path=contributions/modules/project/release/pr... http://cvs.drupal.org/diff.php?path=contributions/modules/project/release/pr...
participants (1)
-
drupal-cvs@drupal.org