You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
407 B
17 lines
407 B
4 years ago
|
name = Rules UI
|
||
|
description = Administrative interface for managing rules.
|
||
|
package = Rules
|
||
|
core = 7.x
|
||
|
dependencies[] = rules
|
||
|
configure = admin/config/workflow/rules
|
||
|
|
||
|
; Test cases
|
||
|
files[] = tests/rules_admin.test
|
||
|
files[] = tests/rules_admin_minimal_profile.test
|
||
|
|
||
|
; Information added by Drupal.org packaging script on 2020-03-15
|
||
|
version = "7.x-2.x-dev"
|
||
|
core = "7.x"
|
||
|
project = "rules"
|
||
|
datestamp = "1584309182"
|