tamarian
05 Oct 2005, 05:10
This is an addon module for vB Drupal: Community Plumbing (http://www.vbulletin.org/forum/showthread.php?t=97341)
This addon should work for both vB Drupal versions, the 3.0.x version and 3.5 version. The original version for Drupal will not work with vB Drupal, so this is a slightly modified version to make it work with vB Drupal.
What does it do: vB Drupal comes with a basic workflow. Some usergroups may create content, and another usergroup may approve it for publication and/or promoting it to the front page. The workflow module adds additional levels (states and transitions) in the process of publishing content. The additional levels are configurable, and can range from one transition, to as many as you want.
Orginal source: http://drupal.org/project/workflow
License: GPL
Installation: Import the product-drupal_workflow.xml file into your your vB product import page. Then upload the two directories (action and workflow) into your Drupal module directory (so they become subdirectories under the modules directory). The zip file contains the correct structure.
Usage: It may take some time to get comfortable in creating states, transitions and arranging them into a workflow. Here's an excerpt from the readme.txt file:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
This addon should work for both vB Drupal versions, the 3.0.x version and 3.5 version. The original version for Drupal will not work with vB Drupal, so this is a slightly modified version to make it work with vB Drupal.
What does it do: vB Drupal comes with a basic workflow. Some usergroups may create content, and another usergroup may approve it for publication and/or promoting it to the front page. The workflow module adds additional levels (states and transitions) in the process of publishing content. The additional levels are configurable, and can range from one transition, to as many as you want.
Orginal source: http://drupal.org/project/workflow
License: GPL
Installation: Import the product-drupal_workflow.xml file into your your vB product import page. Then upload the two directories (action and workflow) into your Drupal module directory (so they become subdirectories under the modules directory). The zip file contains the correct structure.
Usage: It may take some time to get comfortable in creating states, transitions and arranging them into a workflow. Here's an excerpt from the readme.txt file:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------