<?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: Using a doc as template in Alfresco Share in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/using-a-doc-as-template-in-alfresco-share/m-p/293868#M246998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi horia, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What version are you using? From 4.0 (I think - it may be available a little earlier) you can use the create from template functionality.&amp;nbsp; You put your template document into the Data Dictionary in the Node Templates folder and you need to make sure that create-content-by-template config value is set to true (it is set to true by default as far as I know)&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="DocumentLibrary"&amp;gt;&lt;BR /&gt;…&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;create-content-by-template&amp;gt;true&amp;lt;/create-content-by-template&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can see what this value is currently set to in share-documentlibrary-config.xml in $TOMCAT/webapps/share/WEB-INF/classes/alfresco and you can change it if you need to using $TOMCAT/shared/classes/alfresco/web-extension/share-config-custom.xml or using one of the standard share extension mechanisms, like an amp or a share extension module.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you have the setting set to true and the template documents in place, then you can create documents from templates using the create content menu and choosing the Create by Templated Node submenu.&amp;nbsp; The templates you put into the Node Templates folder will show up here.&amp;nbsp; You can add documents here at any stage and they'll show up in the menu when you refresh the page&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steven&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jul 2013 09:17:51 GMT</pubDate>
    <dc:creator>steven_okennedy</dc:creator>
    <dc:date>2013-07-02T09:17:51Z</dc:date>
    <item>
      <title>Using a doc as template in Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-a-doc-as-template-in-alfresco-share/m-p/293867#M246997</link>
      <description>Hi,Is it possible to set a document as a template in order to create articles based on its content?Can it be done in the Alfresco Share UI or it needs configuration update?Thanks</description>
      <pubDate>Mon, 01 Jul 2013 09:41:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-a-doc-as-template-in-alfresco-share/m-p/293867#M246997</guid>
      <dc:creator>horia</dc:creator>
      <dc:date>2013-07-01T09:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using a doc as template in Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-a-doc-as-template-in-alfresco-share/m-p/293868#M246998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi horia, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What version are you using? From 4.0 (I think - it may be available a little earlier) you can use the create from template functionality.&amp;nbsp; You put your template document into the Data Dictionary in the Node Templates folder and you need to make sure that create-content-by-template config value is set to true (it is set to true by default as far as I know)&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="DocumentLibrary"&amp;gt;&lt;BR /&gt;…&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;create-content-by-template&amp;gt;true&amp;lt;/create-content-by-template&amp;gt;&lt;BR /&gt;&amp;lt;/config&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can see what this value is currently set to in share-documentlibrary-config.xml in $TOMCAT/webapps/share/WEB-INF/classes/alfresco and you can change it if you need to using $TOMCAT/shared/classes/alfresco/web-extension/share-config-custom.xml or using one of the standard share extension mechanisms, like an amp or a share extension module.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you have the setting set to true and the template documents in place, then you can create documents from templates using the create content menu and choosing the Create by Templated Node submenu.&amp;nbsp; The templates you put into the Node Templates folder will show up here.&amp;nbsp; You can add documents here at any stage and they'll show up in the menu when you refresh the page&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steven&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 09:17:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-a-doc-as-template-in-alfresco-share/m-p/293868#M246998</guid>
      <dc:creator>steven_okennedy</dc:creator>
      <dc:date>2013-07-02T09:17:51Z</dc:date>
    </item>
  </channel>
</rss>

