Downloads

Download tar.gz 43.49 KB
MD5: f5b080135a8e459d218faf229f7d093c
SHA-1: d1e823db9193ab905aeec42e96cd37d5a62511f3
SHA-256: b7fd5ac6c36ff57d0f9bb77bfe00e0265fc47868e17173fc828989481b85b039
Download zip 52.29 KB
MD5: 9517955fd6bcb60ff2222300fa34a4dc
SHA-1: 555706b8ed649912e877d55855b0785ba3fd5908
SHA-256: 6712a862856f1f03c02608ba96056e6b0637757fd8304e8c8764664d7ffecd63

Release notes

changes since the beta5:
* due to licensing issues: removed tango icons and replaced them with gpl'ed gnome icons
* fixed editing the logging action ($form_values['type'] was used two times)
* #169218: fixed typo which introduced a call time pass by value error for php4
* separated workflow-ng modules in directories
* added new extension module cclinks - Configurable Content Links

more about cclinks (Configurable Content Links):

This module provides configurable content links, that generate events when they are pressed.
Optionally one can activate scheduling for a link, so that the user can set the date when the
event will be invoked. This may be used for scheduled execution of arbitrary actions, e.g. one
can use it to schedule the publishing of content.
Each link can be configured to toggle between to different link labels. Thanks to the State Machine
API the current link state is exposed to Views too. Access permissions can be controlled independently
for each link.

Note:
To make date selecting more user friendly, install the JS Calendar of the Javascript Tools modules
package: http://drupal.org/node/57285

Created by: fago
Created on: 13 Sep 2007 at 10:49 UTC
Last updated: 13 Sep 2007 at 10:49 UTC
New features
Bug fixes
Unsupported

Other releases