<?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: Roadmap - Integration of Share and DM Repository in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/roadmap-integration-of-share-and-dm-repository/m-p/214122#M167252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Share doesn't currently like working with content outside of the Sites space - in fact, it was deliberately designed this way from Day One. However you can add a secondary parent reference to content to make it appear in a Document Library. There's currently no UI for this; look at the addNode() API here: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/3.2_JavaScript_API#Modifying_and_Creating_API" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/3.2_JavaScript_API#Modifying_and_Creating_API&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Labs 3 FAQ is referring to copying/moving around the DM Repo if you've got existing content you want to make available in Share. It depends entirely on whether you want to migrate your users to Share - in which case, you'd distribute the content throughout relevant Sites, depending on how you structure your content / Sites.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ignore the references to the AVM - it's used for saving customised dashboard layouts and Site page data; no content is stored there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By the way, we'll be adding a "whole Repository" browser component to Share in the next version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Dec 2009 21:17:52 GMT</pubDate>
    <dc:creator>mikeh</dc:creator>
    <dc:date>2009-12-08T21:17:52Z</dc:date>
    <item>
      <title>Roadmap - Integration of Share and DM Repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/roadmap-integration-of-share-and-dm-repository/m-p/214119#M167249</link>
      <description>New to Share, but I've read the Wikis discussing the future development of Share, but need some further guidance.&amp;nbsp; As I understand it, Share is built on an AVM repository and thus doesn't directly interact with the DM repository (Webscripts, however, can be developed to build an interface).&amp;nbsp; AVM, pe</description>
      <pubDate>Tue, 08 Dec 2009 17:52:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/roadmap-integration-of-share-and-dm-repository/m-p/214119#M167249</guid>
      <dc:creator>stevegreenbaum</dc:creator>
      <dc:date>2009-12-08T17:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Roadmap - Integration of Share and DM Repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/roadmap-integration-of-share-and-dm-repository/m-p/214120#M167250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just to clear up one misunderstanding - the documents are all stored in one place, namely the DM Repository. Share "reserves" the Sites top-level space for site-structured storage and content is only ever copied when users wish to download it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 19:44:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/roadmap-integration-of-share-and-dm-repository/m-p/214120#M167250</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-12-08T19:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Roadmap - Integration of Share and DM Repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/roadmap-integration-of-share-and-dm-repository/m-p/214121#M167251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So does this mean that a Share user can select a document from the DM repository and "add/link" it to their Share library without effectively duplicating/moving the document or writing a webscript?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My original comments came from reading the following on the Labs 3 FAQ page this morning: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Labs_3_FAQ#Q:_What_is_Alfresco_Share.3F" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_Labs_3_FAQ#Q:_What_is_Alfresco_Share.3F&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Q: Since Alfresco Share is a new application, can existing customers use content already in their Alfresco repositories when they upgrade to 3.0?&lt;BR /&gt;&lt;BR /&gt;Customers can reuse existing content managed by Alfresco by &lt;STRONG&gt;moving / copying&lt;/STRONG&gt; content from any spaces in the Web Client to the Document Library portion of Alfresco Share. Note: Any rules defined on the spaces moved / copied *will* continue to work.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=48&amp;amp;t=21233" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=48&amp;amp;t=21233&lt;/A&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes you put a web script that uses the local alfresco script API into the repo and call it from share.&lt;BR /&gt;&lt;BR /&gt;There's lots of examples already within share since this is how share works.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Share uses an AVM repository to store its data&lt;/STRONG&gt; so you may find that the scripts you need are already available. Alternativly there's a set of WCM specific web scripts that may do what you need.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 20:53:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/roadmap-integration-of-share-and-dm-repository/m-p/214121#M167251</guid>
      <dc:creator>stevegreenbaum</dc:creator>
      <dc:date>2009-12-08T20:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Roadmap - Integration of Share and DM Repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/roadmap-integration-of-share-and-dm-repository/m-p/214122#M167252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Share doesn't currently like working with content outside of the Sites space - in fact, it was deliberately designed this way from Day One. However you can add a secondary parent reference to content to make it appear in a Document Library. There's currently no UI for this; look at the addNode() API here: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/3.2_JavaScript_API#Modifying_and_Creating_API" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/3.2_JavaScript_API#Modifying_and_Creating_API&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Labs 3 FAQ is referring to copying/moving around the DM Repo if you've got existing content you want to make available in Share. It depends entirely on whether you want to migrate your users to Share - in which case, you'd distribute the content throughout relevant Sites, depending on how you structure your content / Sites.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ignore the references to the AVM - it's used for saving customised dashboard layouts and Site page data; no content is stored there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By the way, we'll be adding a "whole Repository" browser component to Share in the next version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 21:17:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/roadmap-integration-of-share-and-dm-repository/m-p/214122#M167252</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-12-08T21:17:52Z</dc:date>
    </item>
  </channel>
</rss>

