<?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 Override Template lifecycle in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/override-template-lifecycle/m-p/320332#M7333</link>
    <description>&lt;P&gt;Hi people :)
I need to override the lifecycle of the Template document.I read in Nuxeo documentation and it doesn't include Template in by default documents.
Is there a way i can do this?&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jan 2018 10:45:39 GMT</pubDate>
    <dc:creator>Nuxeo_User</dc:creator>
    <dc:date>2018-01-10T10:45:39Z</dc:date>
    <item>
      <title>Override Template lifecycle</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/override-template-lifecycle/m-p/320332#M7333</link>
      <description>&lt;P&gt;Hi people :)
I need to override the lifecycle of the Template document.I read in Nuxeo documentation and it doesn't include Template in by default documents.
Is there a way i can do this?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2018 10:45:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/override-template-lifecycle/m-p/320332#M7333</guid>
      <dc:creator>Nuxeo_User</dc:creator>
      <dc:date>2018-01-10T10:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Override Template lifecycle</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/override-template-lifecycle/m-p/320333#M7334</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;in &lt;STRONG&gt;nuxeo-template-rendering&lt;/STRONG&gt; addon you can find the document types definition for Templates:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;doctype name="TemplateSource" extends="Document"&amp;gt;
...
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;doctype name="TemplateBasedFile" extends="File"&amp;gt;
...
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;The current lifecycle contribution for the document types is:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;extension target="org.nuxeo.ecm.core.lifecycle.LifeCycleService"  
   point="types"&amp;gt;  
   &amp;lt;types&amp;gt;    
      &amp;lt;type name="TemplateSource"&amp;gt;default&amp;lt;/type&amp;gt;   
      &amp;lt;type name="TemplateBasedFile"&amp;gt;default&amp;lt;/type&amp;gt;  
   &amp;lt;/types&amp;gt;
&amp;lt;/extension&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;You could change the lifecycle with a new override contribution for them.&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;Regards,
VS!&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2018 16:04:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/override-template-lifecycle/m-p/320333#M7334</guid>
      <dc:creator>Victor_Sánchez</dc:creator>
      <dc:date>2018-01-10T16:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Override Template lifecycle</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/override-template-lifecycle/m-p/320334#M7335</link>
      <description>&lt;P&gt;thanks man&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2018 16:06:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/override-template-lifecycle/m-p/320334#M7335</guid>
      <dc:creator>Nuxeo_User</dc:creator>
      <dc:date>2018-01-10T16:06:57Z</dc:date>
    </item>
  </channel>
</rss>

