Downloads

Download workflow_ng-5.x-1.4.tar.gztar.gz 49.64 KB
MD5: 95c817a2a538392483f795978576a3da
SHA-1: 69f93ca7f36920bf4a113f1d33cac012fb99964f
SHA-256: f35c44d7bdf75530c7c796efb2f5f8f4a97842e8d6aecbec52f7570d1119863b
Download workflow_ng-5.x-1.4.zipzip 61.96 KB
MD5: b29a500f25f5a6cb28d4e7f4c565bdf2
SHA-1: 027868138bff0e35da83d0a3ab5f9960861fc0ec
SHA-256: b86090ee598941f6adcbd7b8fc58d93ffd6168e47541629078be0046d40c28c8

Release notes

Update: Be sure do run update.php after updating workflow-ng to 1.4!

changes since 5.x-1.3:

cclinks:
* cclinks: fixed to correctly use the link label setting as link label
* bug fixes for states and cclinks: fixed cclinks action configuration
* ccllinks: fixed the timezone handling, fixed link toggling to be more confident
* made cclinks cron routine more error resistent
* cclinks: #197420 fixed the generated classes of the links

states:
* fixed the event label of state change events to be clean, improved labels in the action configuration form
* states: fixed init state setting on node creation, if the set state is NULL
* fixed states to allow setting the state of nodes back to NULL through node_save()
* states: added an action, which allows setting a new machine state

workflow-ng:
* added two new token API functions, which makes adding token support even easier
* added path module integration, which allows automatic URL alias creation and deletion
* updated the token conditions and actions to make use of the new workflow_ng-token API enhancement, added update routine for existing configurations, assigned these token enabled conditions and actions to the system module
* improved the path alias creation action to filter non ascii characters
* added another path module action, which allows setting the path of content
* path action: made it possible to specify custom path replacements
* UI: fixed editing the configuration properties, which previously had saved the applied defaults. Now the configuration keeps clean!
* #196688: patch by jsenich and me: add content tokens for status, promoted and sticky flags
* #196445: On redirect after node creation, node_access entries don't form -> added a new option to the path redirect action, that allows overriding the destination parameter
* introduced a new option #redirect for events, that allows them to specify if usually a redirect is invoked after the event. This allows the redirect action to provide sensible defaults. read more
* #179917 or GHOP #73, patch by corsix: added "Execute arbitrary PHP code" action and condition
* #201572: fixed incompatibility with the spam module

For developers:
Check out the improvements of workflow-ng's token API, which makes adding token support to your actions/conditions even easier. http://drupal.org/node/156754
If you provide events, read about the new #redirect property and the related redirect issue

Created by: fago
Created on: 18 Dec 2007 at 14:24 UTC
Last updated: 18 Dec 2007 at 17:46 UTC
New features
Bug fixes

Other releases