You are here

workbench_moderation.info in Workbench Moderation 7.2

Same filename and directory in other branches
  1. 7.3 workbench_moderation.info
  2. 7 workbench_moderation.info
name = Workbench Moderation
description = Workbench Moderation now extends State Flow
package = Workbench
core = 7.x
; Core classes
; files[] = plugins/state_flow/workbench_stateflow.inc @todo, remove this file

dependencies[] = state_machine (>2.99)
dependencies[] = state_flow (>2.99)
dependencies[] = views

; @todo, It's possible that workbench moderation could be used without
; workbench_workflows. There are currently coded assumptions that workbench_workflows is used.
dependencies[] = workbench_workflows

; added to support testbot due to dependencies set to >2.99 above
test_dependencies[] = state_machine (3.x)

files[]=includes/workbench_moderation_handler_filter_state.inc
files[] = tests/workbench_moderation.test

File

workbench_moderation.info
View source
  1. name = Workbench Moderation
  2. description = Workbench Moderation now extends State Flow
  3. package = Workbench
  4. core = 7.x
  5. ; Core classes
  6. ; files[] = plugins/state_flow/workbench_stateflow.inc @todo, remove this file
  7. dependencies[] = state_machine (>2.99)
  8. dependencies[] = state_flow (>2.99)
  9. dependencies[] = views
  10. ; @todo, It's possible that workbench moderation could be used without
  11. ; workbench_workflows. There are currently coded assumptions that workbench_workflows is used.
  12. dependencies[] = workbench_workflows
  13. ; added to support testbot due to dependencies set to >2.99 above
  14. test_dependencies[] = state_machine (3.x)
  15. files[]=includes/workbench_moderation_handler_filter_state.inc
  16. files[] = tests/workbench_moderation.test