dpi / courier

Courier is a Drupal module providing a framework to send messages to entities.
https://drupal.org/project/courier
GNU General Public License v2.0
8 stars 3 forks source link

Dereference and delete related entities: Templates #5

Closed dpi closed 8 years ago

dpi commented 8 years ago

When an entity is deleted, determine if it was a channel entity.

If so, remove references from template collections.

Template (any entity which implements ChannelInterface):