Done for now. User can now change visibility of their pattern and the interface displays it accordingly depending on the user's role.
Jonathan Hung January 21, 2009 at 4:06 PM
Workflow module: workflow-ng
Stamping of contents: use CCK Field Permissions on a field and only allow Admin to modify it. Then use wf-ng to modify it using custom php code through actions.
Investigate a workflow module to control the creation of design patterns on the OSDPL.
Stages: Draft, Community Feedback, Review, Published.
Draft: Editable only by the creator. Visible to Editors.
Community Feedback: Commentable by registered users, editable by author only.
Review: Editable and commentable by Editors and Author. Hidden to all other users.
Published: Drupal default.
Possible Drupal Modules
Workflow (http://drupal.org/project/workflow)
Workflow-ng (http://drupal.org/project/workflow_ng)