User: fago Branch: DRUPAL-7--2 Date: Fri, 02 Apr 2010 09:50:43 +0000 Modified files: /modules/rules/rules/includes rules.core.inc /modules/rules/rules/modules data.eval.inc data.rules.inc /modules/rules/rules rules.api.php Log message: added the possibility for actions to make use of 'named parameters', thus all arguments are passed in a single array. Very useful for actions with a varying number of parameters. Overhauled the entity_create action to make use of that. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/rules/rules/includ... http://cvs.drupal.org/diff.php?path=contributions/modules/rules/rules/module... http://cvs.drupal.org/diff.php?path=contributions/modules/rules/rules/module... http://cvs.drupal.org/diff.php?path=contributions/modules/rules/rules/rules....