Hello,
I want to add new events in the notification tab (deleting a document for
exemple).
First, I created a notification-contrib.xml file from
nuxeo-platform-notification-core/src/main/resources/OSFGI-INF/notification-contrib.xml
I changed the component name and add it to the manifest.
In notification tab (note document), I have the events Modification and
Lifecycle State Modification twice !
If we have, for exemple :
<notification name="Email document" channel="email" enabled="true"
availableIn="all"
autoSubscribed="true" template="emailDocument" subject="${subject}"
label="label.noLabel">
<event name="emailDocumentSend"/>
</notification>
So I thought we could have a "Email document" subscribe button in
notification tab but there isn't.
My Nuxeo version : 5.1.2 GA
Thank you._______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm