The rules module allows site administrators to define conditionally executed actions based on occurring events (known as reactive or ECA rules). It's a replacement with more features for the trigger module in core and the successor of the Drupal 5 workflow-ngmodule.
规则模块允许网站管理员定义上发生的事件称为反应或ECA规则为基础的有条件执行的行动。这是一个触发器模块为核心的Drupal 4 [: W" E d. l) M3 t9 ~/ g1 r% n
5工作流程ngmodule继任更换更多的功能。
规则模块允许网站管理员定义有条件地执行行动的基础上发生的事件(称为被动或主动规则)。这是一个置换更多功能的触发模块的核心和Drupal5
3 u* i7 n9 t- V. Iworkflow-ng模块。
Example use cases
- Build flexible content publishing workflows changes
建立灵活的内容发布流程变化
- Send customized mails to notify your users about important
发送定制邮件通知重要用户
- Create custom redirections, system messages, breadcrumbs, ...
创建自定义的重定向,系统消息,面包屑, ...
And many more...
Modules may use the rules module's API to provide new events, conditions, actions, rule sets as well as default rules, which can be customized by users. Check out the developer docs.
Features
- Obviously, you may use reaction rules to react upon any event with custom conditions and actions.
- Allows functionality to be re-used via components (Drupal 6: Rule sets only).
- Flexible scheduling system that allows scheduling any component / action.
- Users can share their customizations by using the built-in import/export feature. For that the module also integrates with Features.
- Modular input evaluation system - for example you can install the Token module and use it in every action.
- The module has been developed with site performance in mind, so it makes use of caching routines to speed up rule evaluation.
- Rules 2.x (Drupal 7 only) features improved APIs, a new admin UI, support for all entity types, parameter configuration via simple data selection (i.e. just pass
node:author
as argument) and much more. See this blog post for more details.
Requirements
Drupal 6:
- To get token replacements in your actions, install the latest release(6.x-1.12 or later) of the Token module
Drupal 7:
Further resources
To get started have a look at the documentation. Before asking questions read the FAQ.
Credits
The project has been sponsored by
Maintainer
The maintainer provides consulting services and paid development, e.g. for implementing a specific feature. Help improving the module and get in contact!