[contributions(DRUPAL-4-7--2):dww] /modules/project project.inc project.install /modules/project/release project_release.install project_release.module project_release_update.php
User: dww Branch: DRUPAL-4-7--2 Date: Wed, 25 Oct 2006 07:12:02 +0000 Modified files: /modules/project project.inc project.install /modules/project/release project_release.install project_release.module project_release_update.php Log message: #83339: make releases real nodes (see also #58066 and #75053) release_as_node.patch_19.txt by dww (comment 34): instead of all this hard-coded "API version" crap, i decided to just make that stuff an automatically-created taxonomy (the "Project release API compatibility" vocabulary). if there are no terms in this vocabulary, it is ignored. however, if taxonomy is enabled, and this vocab has terms, then it appears as another version selector element, instead of the text fields for "API major" and "API minor". also in this commit: - moved the "default download" version selector out of project.inc into project_release.module where it belongs (needs work) - added a project_release_project_download_table() method since creating the $body is too painful via pure hook_nodeapi() in 4.7.x. - further conversion of TRUNK -> HEAD for consistency Links: http://cvs.drupal.org/diff.php?path=contributions/modules/project/project.in... http://cvs.drupal.org/diff.php?path=contributions/modules/project/project.in... http://cvs.drupal.org/diff.php?path=contributions/modules/project/release/pr... 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