Topic cluster

Edit

Change existing content configuration code or relationships.

View topic page

5 items

The remaining keywords do not make a useful further split. All matching documentation is listed below.

Modules

mod_admin_merge

Adds functionality to merge two pages together into a single page.

Notifications

observe_rsc_delete/2

Resource will be deleted. This notification is part of the delete transaction, it’s purpose is to clean up associated data.

Notifications

observe_rsc_merge/2

Map to signal merging two resources. Move any information from the loser to the winner. The loser will be deleted.

Notifications

observe_rsc_update/3

An updated resource is about to be persisted. Observe this notification to change the resource properties before they are persisted.

Notifications

observe_rsc_update_done/2

An updated resource has just been persisted. Observe this notification to execute follow-up actions for a resource update.