<?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 Re: Overriding Email Templates in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/overriding-email-templates/m-p/272544#M225674</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; As part of customizing the notification email, I notice there is a patch service 'UpdateWorkflowNotificationTemplatesPatch' that seems would do the job. However, I can't find an example of its use. Could someone give an example of bootstrap-context.xml file that shows how it can be done?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Koorosh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jun 2013 19:15:12 GMT</pubDate>
    <dc:creator>kooroshv</dc:creator>
    <dc:date>2013-06-25T19:15:12Z</dc:date>
    <item>
      <title>Overriding Email Templates</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overriding-email-templates/m-p/272540#M225670</link>
      <description>Hi all,Is there a convention for overriding email templates?For example, I want to modify the email template for site invitiations. Instead of overwriting the "alfresco/templates/invite-email-templates/invite-email.html.ftl" template file, I'd like to add one to "alfresco/extension/templates/invite-</description>
      <pubDate>Wed, 01 Aug 2012 20:50:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overriding-email-templates/m-p/272540#M225670</guid>
      <dc:creator>cpaul</dc:creator>
      <dc:date>2012-08-01T20:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Overriding Email Templates</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overriding-email-templates/m-p/272541#M225671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you should change the templates in the data dictionary.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 23:12:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overriding-email-templates/m-p/272541#M225671</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2012-08-01T23:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Overriding Email Templates</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overriding-email-templates/m-p/272542#M225672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, thanks, Mike.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 00:44:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overriding-email-templates/m-p/272542#M225672</guid>
      <dc:creator>cpaul</dc:creator>
      <dc:date>2012-08-02T00:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Overriding Email Templates</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overriding-email-templates/m-p/272543#M225673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is helpful.&amp;nbsp; If I change the template in a running 4.1.3 share instance I see different e-mails when I create a new custom document review.&amp;nbsp; However this just changed my server instance.&amp;nbsp; I am working with several others and I need to be able make the change in such a way as to overlay (or preempt) the default instance so that my colleagues and our staging and deployment servers can see the change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have a parallel development tree where we are putting our alfresco and share customizations.&amp;nbsp; We are putting our workflow and custom webscripts in an Ecplipse project drs-modue-alfreso/src/main/config/… and those are working fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since wf-email.html.ftl is in alfresco/WebContent/WEB-INF/clases/alfresco/bootstrap/notification/wf-email-html.ftl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I created a parallel directory for the wf-email.html.ftl file in my Eclipse project in an attempt to override the default, but it seems more is required since the change did not affect the restarted server.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you tell me what more I need to do to deploy a cusotmized wf-email.html.ftl file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If there is something already written that talks to this question, please point me to it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Randy&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 17:10:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overriding-email-templates/m-p/272543#M225673</guid>
      <dc:creator>randy_taylor</dc:creator>
      <dc:date>2013-05-08T17:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Overriding Email Templates</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overriding-email-templates/m-p/272544#M225674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; As part of customizing the notification email, I notice there is a patch service 'UpdateWorkflowNotificationTemplatesPatch' that seems would do the job. However, I can't find an example of its use. Could someone give an example of bootstrap-context.xml file that shows how it can be done?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Koorosh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 19:15:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overriding-email-templates/m-p/272544#M225674</guid>
      <dc:creator>kooroshv</dc:creator>
      <dc:date>2013-06-25T19:15:12Z</dc:date>
    </item>
  </channel>
</rss>

