<?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: Custom versioning in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-versioning/m-p/312055#M265185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;WOuld you consider sharing the aspect code? If your aspect works on recent versions of Alfresco, maybe I could use it &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Dec 2015 13:49:23 GMT</pubDate>
    <dc:creator>deadbird</dc:creator>
    <dc:date>2015-12-02T13:49:23Z</dc:date>
    <item>
      <title>Custom versioning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-versioning/m-p/312051#M265181</link>
      <description>Hi everyone.In my organization, we are condisering the deployement of an instance of Alfresco in order to manage all of our documents, mainly Office docx, xlsx and so on.One deal-breaking drawback is the versioning aspect of alfresco. Here, we want to achieve this kind of versioning:- draft: v0.1- s</description>
      <pubDate>Tue, 01 Dec 2015 14:42:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-versioning/m-p/312051#M265181</guid>
      <dc:creator>deadbird</dc:creator>
      <dc:date>2015-12-01T14:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Custom versioning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-versioning/m-p/312052#M265182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco allows for an addon to provide a custom CalculateVersionLabelPolicy to determine version number progression. This should allow you to start at any initial version you'd like. You may potentially also use this to provide custom version properties (will not work with auto-version, but likely any version you programmatically create via the VersionService) that you can use to "jump" to an arbitrary version number.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can check the SerialVersionLabelPolicy which is the standard policy in Alfresco as a reference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently, this requires custom Java development as I am not aware of any addon that "just" provides a custom versioning policy for simple activation…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2015 18:06:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-versioning/m-p/312052#M265182</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2015-12-01T18:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Custom versioning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-versioning/m-p/312053#M265183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot for your answer. But it conforts my idea that one very painful drawback of Alfresco that addon system is really, really complicated. Alfresco clearly lacks flexibility on this aspect &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 09:08:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-versioning/m-p/312053#M265183</guid>
      <dc:creator>deadbird</dc:creator>
      <dc:date>2015-12-02T09:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Custom versioning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-versioning/m-p/312054#M265184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We had a somewhat related requirement and ended up implementing a custom aspect with some actions for version flow. From a technical point of view this wasn't the most elegant solution but our users seem to be happy.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 12:03:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-versioning/m-p/312054#M265184</guid>
      <dc:creator>hello_wrold</dc:creator>
      <dc:date>2015-12-02T12:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Custom versioning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-versioning/m-p/312055#M265185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;WOuld you consider sharing the aspect code? If your aspect works on recent versions of Alfresco, maybe I could use it &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 13:49:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-versioning/m-p/312055#M265185</guid>
      <dc:creator>deadbird</dc:creator>
      <dc:date>2015-12-02T13:49:23Z</dc:date>
    </item>
  </channel>
</rss>

