You are here

Files in Workflow 6.2

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt ******************************************************************** D R U P A L M O D U L E ******************************************************************** Name: Workflow Module Author: John VanDyk Maintainers: Mark…
README.txt workflow_actions/README.txt CONTENTS OF THIS FILE --------------------- * Introduction INTRODUCTION ------------ There is an important issue to keep in mind as you use action hooks and workflow!! If the machine readable name of the content type on which you want to define…
READ_BEFORE_DEV_IN_2.X.txt READ_BEFORE_DEV_IN_2.X.txt Current plans for a 7.x-2.x branch involve integrating State API as the underlaying guts of the Workflow system. Please post feature requests against the 1.x branch - for the moment the purpose of 6.x-2.x is undefined.
workflow.info workflow.info name = Workflow description = Allows the creation and assignment of arbitrary workflows to node types. package = "Workflow" core = 6.x
workflow.install workflow.install
workflow.module workflow.module Support workflows made up of arbitrary states.
workflow.pages.inc workflow.pages.inc Provide user interface for changing workflow state.
workflow_access.info workflow_access/workflow_access.info name = Workflow access description = Content access control based on workflows and roles. dependencies[] = workflow package = Workflow core = 6.x
workflow_access.install workflow_access/workflow_access.install
workflow_access.module workflow_access/workflow_access.module Provides node access permissions based on workflow states.
workflow_actions.info workflow_actions/workflow_actions.info name = Workflow actions and triggers description = Provides actions and triggers for workflows. dependencies[] = workflow dependencies[] = trigger package = Workflow core = 6.x
workflow_actions.module workflow_actions/workflow_actions.module Provide actions and triggers for workflows. Why it's own module? Some sites prefer rules, some prefer actions, all prefer a lower code footprint and better performance. Additional creadit to gcassie ( http://drupal.org/user/80260 ) for the…
workflow_admin_ui.info workflow_admin_ui/workflow_admin_ui.info name = Workflow UI description = "Provides administrative UI for workflow." package = Workflow dependencies[] = workflow core = 6.x
workflow_admin_ui.module workflow_admin_ui/workflow_admin_ui.module Provides administrative UI for workflow. Why it's own module? Lower code footprint and better performance. Additional creadit to gcassie ( http://drupal.org/user/80260 ) for the initial push to split UI out of core workflow. We're moving…
workflow_rules.info workflow_rules/workflow_rules.info name = Workflow rules description = Provides rules integration for workflows. dependencies[] = workflow dependencies[] = rules package = Workflow core = 6.x
workflow_rules.module workflow_rules/workflow_rules.module Rules integration for the Workflow module
workflow_views.info workflow_views/workflow_views.info name = Workflow views description = Provides views integration for workflows. package = Workflow core = 6.x dependencies[] = workflow dependencies[] = views
workflow_views.module workflow_views/workflow_views.module Provide views integration for workflows. Why it's own module? Some sites have views some don't, all prefer a lower code footprint and better performance.
workflow_views.views.inc workflow_views/includes/workflow_views.views.inc Provide views data and handler information for workflow.module.
workflow_views.views_default.inc workflow_views/includes/workflow_views.views_default.inc View for listing nodes by workflow state.
workflow_views_handler_argument_state.inc workflow_views/includes/workflow_views_handler_argument_state.inc Provide views argument handler for workflow.module.
workflow_views_handler_field_sid.inc workflow_views/includes/workflow_views_handler_field_sid.inc Provide views field handler for workflow.module.
workflow_views_handler_filter_sid.inc workflow_views/includes/workflow_views_handler_filter_sid.inc Provide views filter handler for workflow.module.

Other projects