./www/drupal6/workflow [create and assign arbitrary workflows to node types]
[+] Add this package to your ports tracker

[ CVSweb ] [ Homepage ] [ RSS feed ]

Version: 1.4, Package name: drupal6-workflow-1.4
Maintained by: Stephan A. Rickauer
Master sites:
Description
The workflow module allows the creation and assignment of arbitrary
workflows to Drupal node types. Workflows are made up of workflow
states. For example, a workflow with the states Draft, Review, and
Published could be assigned to the Story node type.


MD5: yRnQgJb9i75+TIWQvTaa+A=
RMD160: egaPryFS+WHan8DcPpStnXhLSK4=
Filesize: 56.06 KB

Package available on: cdrom(), ftp()
Distfile available on: cdrom(), ftp()

Version History (View Complete History)
  • (2010-03-04) Updated to version: drupal6-workflow-1.4
  • (2009-11-03) Updated to version: drupal6-workflow-1.3p0
  • (2009-11-02) Updated to version: drupal6-workflow-1.3
  • (2009-10-30) Updated to version: drupal6-workflow-1.2
  • (2009-08-16) Package added to openports.se, version drupal6-workflow-1.1 (created)
[show/hide] View available PLISTS (Can be a lot of data)
[show/hide] View known vulnerabilities

CVS Commit History:

   2010-03-04 04:09:54 by Stephan A. Rickauer | Files touched by this commit (3)
Log message:
security update to 1.4, fixes DRUPAL-SA-CONTRIB-2010-023.
ok jasper@ and espie@
   2009-11-03 06:27:43 by Stephan A. Rickauer | Files touched by this commit (17)
Log message:
change maintainer email address.
fixing some whitespaces into tabs while at it.
ok sthen@ and jasper@
   2009-11-02 02:49:20 by Stuart Henderson | Files touched by this commit (2)
Log message:
- update to 1.3, fixes a regression introduced in 1.2.
from Stephan Rickauer (maintainer).
- spaces->tabs in Makefile
   2009-10-30 10:59:19 by Stuart Henderson | Files touched by this commit (2)
Log message:
Security update to 1.2, XSS for users with 'administer workflow'
permissions (names of workflows and states are not sanitised).
DRUPAL-SA-CONTRIB-2009-088. From maintainer Stephan Rickauer.