2.3.x-dev
2.3.9999999.9999999-dev
GPL-2.0
The Requires
The Development Requires
Wallogit.com
2017 © Pedro Peláez
To add support for custom object or annotation types in outgoing notifications, add a corresponding language key pair to your language file:, (*1)
mentions:notification_types:object:<object_type>
mentions:notification_types:annotation:<annotation_name>, (*2)
Use 'get_fields','mentions' hook to expand the scope of scanned fields
beyond object title and description. The hook receives entity and expects
and array of fields in return., (*3)
To add a view which should be scanned for @mentions and replaced with an anchor,
use 'get_views', 'mentions' hook., (*4)
GPL-2.0