User: jvandyk Branch: DRUPAL-5 Date: Tue, 29 Apr 2008 16:45:05 +0000 Modified files: /modules/workflow README.txt workflow.install workflow.module Log message: updated README added a preference to display the workflow form on either the node editing form (which we've always had) or when adding a comment to a node refactored nodeapi implementation into workflow_transition() so we can reuse code from either the nodeapi or comment hook uninstall now deletes the two actions provided by workflow.module (workflow_select_given_state_action and workflow_select_next_state_action) from actions table if actions is enabled only show node type/workflow assignment if a workflow has been defined Links: http://cvs.drupal.org/diff.php?path=contributions/modules/workflow/README.tx... http://cvs.drupal.org/diff.php?path=contributions/modules/workflow/workflow.... http://cvs.drupal.org/diff.php?path=contributions/modules/workflow/workflow....