<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How can I customize email notifications for &amp;quot;New comment&amp;quot; ? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-can-i-customize-email-notifications-for-quot-new-comment/m-p/322571#M9572</link>
    <description>&lt;P&gt;I need to customize the notifications associated with comments added on documents.&lt;/P&gt;
&lt;P&gt;For the notification service I found the extension points "notifications" and "templates" below, but I can not find an extension to the component &lt;CODE&gt;org.nuxeo.ecm.platform.comment.service.notification&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;Where and how can I customize the notifications for &lt;CODE&gt;"New comment"&lt;/CODE&gt; ?
In Nuxeo, what is the difference between "Comments" and "New comment"? What components are behind these two elements ?&lt;/P&gt;
&lt;P&gt;Thanks for your help.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;extension point="notifications" target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService"&amp;gt;
&amp;lt;notification name="CommentPublication" template="comment"...
&amp;lt;notification name="Subscriptions updated" template="subscriptionsUpdated"...
&amp;lt;notification name="Modification" template="modif"...
&amp;lt;notification name="Creation" template="modif"...
&amp;lt;notification name="Publication" template="publish"...
&amp;lt;notification name="PublicationOnClient" template="publish"...
&amp;lt;notification name="Workflow Change" template="workflow"...
&amp;lt;notification name="Approbation review started" template="aprobationWorkflowStarted"...
&amp;lt;notification name="Task assigned" template="workflowTaskAssigned"...
&amp;lt;notification name="Email document" template="emailDocument"...
&amp;lt;notification name="Social Subscriptions updated" template="subscriptionsUpdated"...
&amp;lt;notification name="Social Modification" template="modif"...
&amp;lt;notification name="Social Creation" template="modif"...
&amp;lt;notification name="Social Workflow Change" template="workflow"...
&amp;lt;notification name="Social Approbation review started" template="aprobationWorkflowStarted"...
&amp;lt;notification name="Social Task assigned" template="workflowTaskAssigned"...
&amp;lt;notification name="Social CommentPublication" template="comment"...
&amp;lt;notification name="Task assigned" template="workflowTaskAssigned"...
&amp;lt;/extension&amp;gt;

&amp;lt;new comment ?????????????&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 26 Feb 2014 16:39:46 GMT</pubDate>
    <dc:creator>apx25_</dc:creator>
    <dc:date>2014-02-26T16:39:46Z</dc:date>
    <item>
      <title>How can I customize email notifications for "New comment" ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-can-i-customize-email-notifications-for-quot-new-comment/m-p/322571#M9572</link>
      <description>&lt;P&gt;I need to customize the notifications associated with comments added on documents.&lt;/P&gt;
&lt;P&gt;For the notification service I found the extension points "notifications" and "templates" below, but I can not find an extension to the component &lt;CODE&gt;org.nuxeo.ecm.platform.comment.service.notification&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;Where and how can I customize the notifications for &lt;CODE&gt;"New comment"&lt;/CODE&gt; ?
In Nuxeo, what is the difference between "Comments" and "New comment"? What components are behind these two elements ?&lt;/P&gt;
&lt;P&gt;Thanks for your help.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;extension point="notifications" target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService"&amp;gt;
&amp;lt;notification name="CommentPublication" template="comment"...
&amp;lt;notification name="Subscriptions updated" template="subscriptionsUpdated"...
&amp;lt;notification name="Modification" template="modif"...
&amp;lt;notification name="Creation" template="modif"...
&amp;lt;notification name="Publication" template="publish"...
&amp;lt;notification name="PublicationOnClient" template="publish"...
&amp;lt;notification name="Workflow Change" template="workflow"...
&amp;lt;notification name="Approbation review started" template="aprobationWorkflowStarted"...
&amp;lt;notification name="Task assigned" template="workflowTaskAssigned"...
&amp;lt;notification name="Email document" template="emailDocument"...
&amp;lt;notification name="Social Subscriptions updated" template="subscriptionsUpdated"...
&amp;lt;notification name="Social Modification" template="modif"...
&amp;lt;notification name="Social Creation" template="modif"...
&amp;lt;notification name="Social Workflow Change" template="workflow"...
&amp;lt;notification name="Social Approbation review started" template="aprobationWorkflowStarted"...
&amp;lt;notification name="Social Task assigned" template="workflowTaskAssigned"...
&amp;lt;notification name="Social CommentPublication" template="comment"...
&amp;lt;notification name="Task assigned" template="workflowTaskAssigned"...
&amp;lt;/extension&amp;gt;

&amp;lt;new comment ?????????????&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 26 Feb 2014 16:39:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-can-i-customize-email-notifications-for-quot-new-comment/m-p/322571#M9572</guid>
      <dc:creator>apx25_</dc:creator>
      <dc:date>2014-02-26T16:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can I customize email notifications for "New comment" ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-can-i-customize-email-notifications-for-quot-new-comment/m-p/322572#M9573</link>
      <description>&lt;NOTIFICATION autosubscribed="false" availablein="*" channel="email" enabled="true" label="notifications.name.CommentAdded" name="CommentAdded" subject="Nouveau comentaire sur : ${docTitle}'" template="commentAdded"&gt;
      &lt;EVENT name="commentAdded"&gt;&lt;/EVENT&gt;
    &lt;/NOTIFICATION&gt;</description>
      <pubDate>Thu, 10 Apr 2014 09:43:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-can-i-customize-email-notifications-for-quot-new-comment/m-p/322572#M9573</guid>
      <dc:creator>vjoussot_</dc:creator>
      <dc:date>2014-04-10T09:43:12Z</dc:date>
    </item>
  </channel>
</rss>

