README.txt |
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… |
workflow_fields.info |
workflow_fields.info |
|
name = Workflow Fields
description = Adds per-field settings to each workflow state.
package = Workflow
dependencies[] = content
dependencies[] = workflow
core = 6.x |
workflow_fields.install |
workflow_fields.install |
|
|
workflow_fields.module |
workflow_fields.module |
|
This module adds to workflow.module the ability to specify, for each state, which node fields should be visible and/or editable.
It is a useful feature when workflows demand that certain information be hidden or read-only to certain roles. |