29 Jan
2009
29 Jan
'09
9:23 p.m.
User: dww Branch: HEAD Date: Thu, 29 Jan 2009 20:23:17 +0000 Modified files: /modules/cvslog cvs.module Log message: #225059 by dww: Further port of CVS release node form altering to D6: - Used form_state instead of #type = 'hidden' and #value to pass values. - Needed to use $form_state['storage'] for the items we're stashing to persist across the pages of the form. - Once we're finally submitting the form, we move everything from form_state['storage'] into form_state['values'] so we see the fields during hook_insert(), etc. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/cvslog/cvs.module&...