Hello,

[EMAIL PROTECTED] wrote:

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 you duplicated notification-contrib.xml, then it's normal to have the notifications displayed 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.


This notification is used when a user wants to send by email a link to a document and a comment about it (note the envelope icon in the top right of the screen).

My Nuxeo version : 5.1.2 GA

Thank you.

------------------------------------------------------------------------

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
Cheers,
Narcis
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to