mod_admin_category
Note
This module requires the presence of mod_menu for the required JavaScript files which make up the menu editor.
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’.
Todo
Add more documentation