<?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 Versionable for Custom document type in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/versionable-for-custom-document-type/m-p/317981#M4982</link>
    <description>&lt;P&gt;I want to allow version on my custom document types after modifying fields. I've added the following contribution but there's no change i'm still facing the same problem.
I've attached my current edit tab and my contribution.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Aug 2015 15:36:09 GMT</pubDate>
    <dc:creator>ITShine_</dc:creator>
    <dc:date>2015-08-12T15:36:09Z</dc:date>
    <item>
      <title>Versionable for Custom document type</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/versionable-for-custom-document-type/m-p/317981#M4982</link>
      <description>&lt;P&gt;I want to allow version on my custom document types after modifying fields. I've added the following contribution but there's no change i'm still facing the same problem.
I've attached my current edit tab and my contribution.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2015 15:36:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/versionable-for-custom-document-type/m-p/317981#M4982</guid>
      <dc:creator>ITShine_</dc:creator>
      <dc:date>2015-08-12T15:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Versionable for Custom document type</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/versionable-for-custom-document-type/m-p/317982#M4983</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;&amp;lt;?xml version="1.0"?&amp;gt; 

&amp;lt;component name="org.nuxeo.project.samplle.versioningrules"&amp;gt; 

  &amp;lt;!-- Default versioning rules --&amp;gt; 
  &amp;lt;extension point="versioningRules" target="org.nuxeo.ecm.core.versioning.VersioningService"&amp;gt;
    &amp;lt;versioningRule typeName="yourCustomType"&amp;gt;
      &amp;lt;initialState major="0" minor="0"/&amp;gt;
      &amp;lt;options lifeCycleState="*"&amp;gt;
        &amp;lt;none default="true"/&amp;gt;
        &amp;lt;minor/&amp;gt;
        &amp;lt;major/&amp;gt;
      &amp;lt;/options&amp;gt;
    &amp;lt;/versioningRule&amp;gt;
    .........
       

  &amp;lt;/extension&amp;gt;
&amp;lt;/component&amp;gt; 
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;It worked after modifying my contribution to the above contribution&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2015 11:45:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/versionable-for-custom-document-type/m-p/317982#M4983</guid>
      <dc:creator>ITShine_</dc:creator>
      <dc:date>2015-08-13T11:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Versionable for Custom document type</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/versionable-for-custom-document-type/m-p/317983#M4984</link>
      <description>&lt;P&gt;Even I had the same Question but found later. &lt;A href="https://answers.nuxeo.com/general/q/fef78cff565440d580b4db997e5eed4f/Disable-auto-versioning" target="test_blank"&gt;https://answers.nuxeo.com/general/q/fef78cff565440d580b4db997e5eed4f/Disable-auto-versioning&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2016 10:39:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/versionable-for-custom-document-type/m-p/317983#M4984</guid>
      <dc:creator>Pradeep_Bhat</dc:creator>
      <dc:date>2016-03-15T10:39:58Z</dc:date>
    </item>
  </channel>
</rss>

