You are here

README.txt in Workflow Fields 5

Same filename and directory in other branches
  1. 6 README.txt
  2. 7 README.txt
********************************************************************
D R U P A L M O D U L E
********************************************************************
Name:
Workflow Fields Module
Author: Karim Ratib <karim_ratib at yahoo dot com>
Drupal: 5
********************************************************************
DESCRIPTION:

The workflow_fields module extends John VanDyk's workflow module by
allowing node fields to be made invisible or read-only depending on 
the current workflow state. The workflow state form is extended to 
show all node fields with appropriate controls to hide and/or disable
each field for that particular state.

This functionality is useful when a workflow moves among users who 
have different permissions regarding the document flowing through them. 
Which is the case in most every workflow we're encountered.

********************************************************************

File

README.txt
View source
  1. ********************************************************************
  2. D R U P A L M O D U L E
  3. ********************************************************************
  4. Name:
  5. Workflow Fields Module
  6. Author: Karim Ratib
  7. Drupal: 5
  8. ********************************************************************
  9. DESCRIPTION:
  10. The workflow_fields module extends John VanDyk's workflow module by
  11. allowing node fields to be made invisible or read-only depending on
  12. the current workflow state. The workflow state form is extended to
  13. show all node fields with appropriate controls to hide and/or disable
  14. each field for that particular state.
  15. This functionality is useful when a workflow moves among users who
  16. have different permissions regarding the document flowing through them.
  17. Which is the case in most every workflow we're encountered.
  18. ********************************************************************