You are here

workbench_workflows.info in Workbench Moderation 7.2

name = Workbench Workflows
description = Exportable workflows
package = Workbench
dependencies[] = ctools
; @todo, do all files need to be declared here?
files[] = plugins/export_ui/workbench_workflows_ui.class.php
files[] = plugins/state_flow_entity/workbench_workflows_ignore.inc
files[] = tests/workbench_workflows.test
core = "7.x"

File

modules/workbench_workflows/workbench_workflows.info
View source
  1. name = Workbench Workflows
  2. description = Exportable workflows
  3. package = Workbench
  4. dependencies[] = ctools
  5. ; @todo, do all files need to be declared here?
  6. files[] = plugins/export_ui/workbench_workflows_ui.class.php
  7. files[] = plugins/state_flow_entity/workbench_workflows_ignore.inc
  8. files[] = tests/workbench_workflows.test
  9. core = "7.x"