example_rules_login_redirect.info in Rules Bonus Pack 7
core = "7.x"
dependencies[] = "rules"
description = "An example rule, redirecting administrators to the content overview page on login, and non-administrators to the front page."
features[rules_config][] = "rules_login_redirect_for_administrators"
features[rules_config][] = "rules_login_redirect_for_non_administrators"
name = "Example rules: Login redirect"
package = "Features"
File
example features/login_redirect/example_rules_login_redirect.info
View source
- core = "7.x"
- dependencies[] = "rules"
- description = "An example rule, redirecting administrators to the content overview page on login, and non-administrators to the front page."
- features[rules_config][] = "rules_login_redirect_for_administrators"
- features[rules_config][] = "rules_login_redirect_for_non_administrators"
- name = "Example rules: Login redirect"
- package = "Features"