Downloads

Download tar.gz 120.32 KB
MD5: 7a691487316109c85633556cb358438a
SHA-1: 80298118180ddfd7d3b4842aba797732fb9114fb
SHA-256: c12f764d6068560d263da9009cd66f8bf9ebeea6376a54fe4179f6c84aa3f979
Download zip 146.46 KB
MD5: b05c99d7fceb59e921a05cd2ea04e582
SHA-1: d448a9cd3a21e648f5538636bfea3a4e8e9e4fec
SHA-256: ce7abb73214ad10e1932f3287dc516e22115a783b1aac5c074a385f82e696090

Release notes

Upgrade notes:
If you are using the token module, make sure to have a version later than the dev snapshot from 27.08.08. If you are unsure, just upgrade to the latest dev snapshot.
If you are using content profile 6.x-1.0 beta3 upgrade to the latest content profile development snapshot. The rules integration in content profile's beta3 is faulty and causes some warnings in the rules UI.

new features:
#350831 patch by Amitaibu: Add taxonomy vocab actions
#353068 patch by nonsie: add support for the taxonomy event
#260617 patch by amitaibu, moffie and me: Expose not conifgurable actions/ conditions
ported the new action for setting the content title
#309543 patch by criz and sevi: added user create action

bug fixes:
#322756 patch hawk259: fixing postgresql compatibility
#367456: fixed label of a predefined action
added missing configuration form validation support for core style actions
#329894: fixed that two or more arguments can't be bound to the same variable.
Note: This fix requires an updated token module integration. Update!
#326251 simplified the taxonomy form a bit to ease translating
#323597 patch by jp.stacey: fix rules module installation along with installation profiles
#256748 patch by amitaibu and me: First start of an integration for the taxonomy module.
also replaced some strtolower() calls with drupal_strtolower()
remove drupal_html_to_text() for now until http://drupal.org/node/298708 is fixed.
As an affect this fixes line endings in mails sent by rules.
correctly filter out not used core actions
improved translatability of module integration - now one can savely use t() on provided help strings and decriptions (API change!).
improved translation strings to not contain \'

API fixes/improvements:
#320169 improved the data type API to pass $form_state to get_default_input_form()
introduced a new property for data types: 'use_input_form' which now allows to explicitly specify whether a default input form should be used.
#316631: removed support for core actions of type system, as currently it just causes troubles and doesn't give us anything.

Created by: fago
Created on: 6 Feb 2009 at 11:32 UTC
Last updated: 6 Feb 2009 at 11:32 UTC
New features
Bug fixes
Unsupported

Other releases