mod_admin_predicate
Add support for editing predicates in the admin, by
presenting a list of all defined predicates on http://yoursite.com/admin/predicate
.
Predicates can be added, removed and edited, just like regular resources.
ACL permissions
The following ACL permissions are required:
to view the page, use permission on the ‘mod_admin_predicate’ module
to edit and delete predicates, edit and delete permissions on category ‘predicate’.
Todo
Add more documentation