updated workflow module to last dev

This commit is contained in:
2017-02-07 11:09:53 +01:00
parent 363a992240
commit a44ba1e90b
119 changed files with 17242 additions and 5677 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ CONTENTS OF THIS FILE
UPDATE FROM DRUPAL 6 TO DRUPAL 7 INSTRUCTIONS
------------
Upgrading from 6 to 7 for Workflow using this module is fairly simple. The tables and formats of Drupal 6 configurations have not been changed, nor have the names of tokens or of Views filters and plugins.
Upgrading from 6 to 7 for Workflow using this module is fairly simple. The tables and formats of Drupal 6 configurations have not been changed, nor have the names of tokens or of Views filters and plug-ins.
The only major change in the Drupal 7 update was to the Rules integration of Workflow. The following steps should lead you through the process:
@@ -36,4 +36,4 @@ Rules for Drupal 7 underwent major changes. Thankfully there is a built in updat
4) IMPORTANT: Because the conversion is not perfect, check through each of your rules configurations for conditions and actions. You will need to change configurations for workflow states from "data selection" to "direct input" mode and re-configure the proper values to compare the given node against.
Updated to Drupal 7 by Bastlynn http://drupal.org/user/275249
Updated to Drupal 7 by Bastlynn http://drupal.org/user/275249