<?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 Versioning Metadata in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/versioning-metadata/m-p/25114#M12370</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It seems as if Alfresco does not version metadata, at least not when I add the versioning aspect to an object. Is there a way to keep a history of the metadata changes?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Nov 2005 00:15:18 GMT</pubDate>
    <dc:creator>kst</dc:creator>
    <dc:date>2005-11-24T00:15:18Z</dc:date>
    <item>
      <title>Versioning Metadata</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versioning-metadata/m-p/25114#M12370</link>
      <description>It seems as if Alfresco does not version metadata, at least not when I add the versioning aspect to an object. Is there a way to keep a history of the metadata changes?</description>
      <pubDate>Thu, 24 Nov 2005 00:15:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versioning-metadata/m-p/25114#M12370</guid>
      <dc:creator>kst</dc:creator>
      <dc:date>2005-11-24T00:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Versioning Metadata</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versioning-metadata/m-p/25115#M12371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco does indeed version metadata.&amp;nbsp; When a content node is versioned the content and all the metadata is snap-shot and placed in the version store and can be recovered and viewed in the version history.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This may not be obvious via the UI, if you are seeing behaviour that disagrees with this statement then let me know the use case you are preforming and we can determine whether there is bug lurking somewhere or not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2005 09:43:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versioning-metadata/m-p/25115#M12371</guid>
      <dc:creator>rwetherall</dc:creator>
      <dc:date>2005-11-24T09:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Versioning Metadata</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versioning-metadata/m-p/25116#M12372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Roy is correct, once you have clickied "Allow Versioning" for an item (through the View Details-&amp;gt;Version History panel) to make the system keep version history for the item it will version the content and meta-data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To make the entire repository versionable by default, you can add a Rule to the top level node (Company Home) that adds the "versionable" aspect to all documents as they are created.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2005 10:24:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versioning-metadata/m-p/25116#M12372</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2005-11-24T10:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Versioning Metadata</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versioning-metadata/m-p/25117#M12373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Further to what Kev mentions, adding …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;lt;mandatory-aspects&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;aspect&amp;gt;cm:versionable&amp;lt;/aspect&amp;gt;&lt;BR /&gt;&amp;lt;/mandatory-aspects&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;… to a type definition in a dictionary xml file should ensure that an initial version is created when content of that type is created.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately when we tried this it didn't work, but it turned out to a simple fix and is fixed in the next nightly build.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am also about to start working on auto-versioning support that will, if required, version content every time its saved.&amp;nbsp; This will be available in the 1.1 time frame.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2005 12:39:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versioning-metadata/m-p/25117#M12373</guid>
      <dc:creator>rwetherall</dc:creator>
      <dc:date>2005-11-24T12:39:39Z</dc:date>
    </item>
  </channel>
</rss>

