[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:45:58 +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_12.txt by dww (comment 24): = fixed PROJECT_RELEASE_DEFAULT_VERSION_FORMAT based on new handling of % ! and # = fixes to project_release node form: - form_set_value() mojo to protect ourselves from badness in case cvs_form_alter() is turning us into a funky 2-page form... - grouped body and filter into a 'body_filter' array to match how core usually does it = fixes to project_release_view(): - added a check_plain() on the CVS tag just to be extra paranoid - since we're defining our own hook_view(), node_prepare() isn't called, so we have to use check_markup() ourselves Links: http://cvs.drupal.org/diff.php?path=contributions/modules/project/release/pr...
participants (1)
-
drupal-cvs@drupal.org