<?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 modifying email notification template in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/modifying-email-notification-template/m-p/264303#M217433</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not sure if this question is posted in the right spot so move if needed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At present I have the standard email notification template which works, but as I want emails to go out to users when changes have been made to say the data lists in share I need to have the title of the task referenced and not a variable system name nobody can understand.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't have a firm grasp on this templating language at present so would love if someone could tell me how to make '${document.name}' output the title of that named document instead.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Dec 2010 15:00:41 GMT</pubDate>
    <dc:creator>chrisrichardson</dc:creator>
    <dc:date>2010-12-01T15:00:41Z</dc:date>
    <item>
      <title>modifying email notification template</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modifying-email-notification-template/m-p/264303#M217433</link>
      <description>Not sure if this question is posted in the right spot so move if needed.At present I have the standard email notification template which works, but as I want emails to go out to users when changes have been made to say the data lists in share I need to have the title of the task referenced and not a</description>
      <pubDate>Wed, 01 Dec 2010 15:00:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modifying-email-notification-template/m-p/264303#M217433</guid>
      <dc:creator>chrisrichardson</dc:creator>
      <dc:date>2010-12-01T15:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: modifying email notification template</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modifying-email-notification-template/m-p/264304#M217434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;EM&gt;document.name&lt;/EM&gt;&lt;SPAN&gt; is just a shortcut for &lt;/SPAN&gt;&lt;EM&gt;document.properties["cm:name"]&lt;/EM&gt;&lt;SPAN&gt;. So if you want to access a property that it is in the node but has not a direct access you should just use properties array, for example if your document's node has a title you will be able to access it using this: &lt;/SPAN&gt;&lt;EM&gt;document.properties["cm:title"]&lt;/EM&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2010 14:05:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modifying-email-notification-template/m-p/264304#M217434</guid>
      <dc:creator>iblanco</dc:creator>
      <dc:date>2010-12-03T14:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: modifying email notification template</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modifying-email-notification-template/m-p/264305#M217435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks mate that is exactly the thing I wanted to know. I was trying document.property.name so almost had it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2010 15:24:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modifying-email-notification-template/m-p/264305#M217435</guid>
      <dc:creator>chrisrichardson</dc:creator>
      <dc:date>2010-12-03T15:24:31Z</dc:date>
    </item>
  </channel>
</rss>

