Rules Session Variables
Component ID
2028775
Component name
Rules Session Variables
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
2681
Component created
Component changed
Component body
SUMMARY
This module is a simple Rules module that allows to write/read custom
values to/from $_SESSION array. Also provides a Rules Condition to check if some
value is already in $_SESSION.
REQUIREMENTS
Rules module (of course)
INSTALLATION
Install as usual, see
http://drupal.org/documentation/install/modules-themes/modules-7
for further information.
Configuration
This module provides three rule actions and one rule condition.
Use them as seems appropriate.
Actions:
- Load value from $_SESSION
- Remove value from $_SESSION
- Store value to $_SESSION
Condition:
- $_SESSION key exists
CONTACT
Originally inspired by ioskevich's sandbox project.
Current maintainer:
Lucas Hedding (heddn) - http://drupal.org/user/1463982
