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: Handleadmin_menunotifications usingm_hierarchy:ensure.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: Handlersc_getnotifications usingm_category:is_meta.observe_rsc_update_done: Handlersc_update_donenotifications usingm_hierarchy:ensure.
Delegate callbacks:
event/2withpostbackmessages:delete_all.event/2withsubmitmessages:delete_move.
See also