mod_content_groups
Module for content group support and ACL-aware content group behavior.
Accepted Events
This module handles the following notifier callbacks:
observe_admin_menu: Add content-group administration entries to the admin menu.observe_rsc_delete: Do not allow a content group to be removed iff there are resources in that content group usingm_content_group:is_used.observe_rsc_get: Ensure resources get a default content group when no explicit content group is set.observe_rsc_update_done: Rebuild/normalize the content-group hierarchy after relevant resource updates.
Delegate callbacks:
event/2withpostbackmessages:delete_all.event/2withsubmitmessages:delete_move.
See also