mod_admin_category
Add support for editing Categories in the
admin, by presenting an editable category tree at
http://yoursite.com/admin/category
.
ACL permissions
The following ACL permissions are required:
- to view the page, use permission on the ‘mod_admin_category’ module
- to view the list of categories, view permissions on category ‘category’
- to edit and re-order the categories, edit permissions on category ‘category’.