OG Delete
Categories
Component ID
2019415
Component name
OG Delete
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
661
Component created
Component changed
Component body
OG in Drupal 7 does not delete content of the group when the OG content type is deleted.
This module is an extension to OG that allows the group owner/admins to delete associated nodes when the group is deleted. This module provides following options which were available in Drupal 6.
1. Delete all the content associated with group.
2. Delete the group and make the content public.
3. Move all group posts and memberships to the different group. This option is visible only to site admin who has access to 'administer nodes'.
This module currently works only with node types and needs to be expended for all entity types associated with OG.