<?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: Share 4.1 extensibility question in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/share-4-1-extensibility-question/m-p/250190#M203320</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;SPAN&gt;yes, but I like to have an addional uploader - a single file flash upload including a form based meta-data section. But I still need the default flash uploader, e.g. to upload as new version…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;by the way: the index-attribute controls the sequential order of subcomponent evaluations, right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers, jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Nov 2012 08:30:09 GMT</pubDate>
    <dc:creator>jpfi</dc:creator>
    <dc:date>2012-11-16T08:30:09Z</dc:date>
    <item>
      <title>Share 4.1 extensibility question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-4-1-extensibility-question/m-p/250185#M203315</link>
      <description>Hi guys,I'm using Alfresco 4.1 Ent. &amp;amp; currently trying to add a new region to documentlibrary.ftl using a &amp;lt;customization&amp;gt; and map the region via &amp;lt;sub-component id="default"&amp;gt;:&amp;lt;customizations&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;customization&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;targetPackageRoot&amp;gt;org.alfres</description>
      <pubDate>Thu, 15 Nov 2012 13:00:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-4-1-extensibility-question/m-p/250185#M203315</guid>
      <dc:creator>jpfi</dc:creator>
      <dc:date>2012-11-15T13:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Share 4.1 extensibility question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-4-1-extensibility-question/m-p/250186#M203316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can understand your confusion, the problem is that you will need to "bind in" your component in the alfresco/site-data/components directory rather than "binding it in" in the module. Reason is that Spring Surf doesn't pick up new components in the module extensions files (you can only add/remove/replace components when there already is an existing component boud in).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think this is something we should try to fix. In the meanwhile you'll have to use the site-data/components directory I'm afraid &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers, Erik&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 17:44:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-4-1-extensibility-question/m-p/250186#M203316</guid>
      <dc:creator>erikwinlof</dc:creator>
      <dc:date>2012-11-15T17:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Share 4.1 extensibility question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-4-1-extensibility-question/m-p/250187#M203317</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;SPAN&gt;ok, thx for clarifying this. I think it would be a nice enhancement to be able to keep your stuff in one place.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Enjoy DevCon in SJ!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 17:51:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-4-1-extensibility-question/m-p/250187#M203317</guid>
      <dc:creator>jpfi</dc:creator>
      <dc:date>2012-11-15T17:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Share 4.1 extensibility question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-4-1-extensibility-question/m-p/250188#M203318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Technically this is not a bug and isn't something that will get fixed. The problem really is in the choice of name that the attribute has been given. The module configuration allows you to customise existing components but not declare new ones… It would have probably been clearer if the attribute was called "component-customizations" instead of just "components".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are no plans to change this behaviour… It will be necessary to define your Components either in their own configuration file or within a Page configuration file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 17:57:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-4-1-extensibility-question/m-p/250188#M203318</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2012-11-15T17:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Share 4.1 extensibility question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-4-1-extensibility-question/m-p/250189#M203319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Btw you sure you want to add a new region? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Another solution is to re-use the existing region and add your sub-component after the "default" sub-component.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you would be able to have your &amp;lt;component&amp;gt; code inside your extension module instead:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;component&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;region-id&amp;gt;flash-upload&amp;lt;/region-id&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;source-id&amp;gt;documentlibrary&amp;lt;/source-id&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;scope&amp;gt;template&amp;lt;/scope&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;sub-components&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sub-component id="de-fme-myComponent" index="10"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;evaluations&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;evaluation id="de-fme-addMyComponent"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;url&amp;gt;/myurl&amp;lt;/url&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/evaluation&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/evaluations&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/sub-component&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/sub-components&amp;gt;&lt;BR /&gt;&amp;lt;/component&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;/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;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;Here's a blog post with some additional samples:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://blogs.alfresco.com/wp/ewinlof/2011/11/09/add-remove-or-replace-components-on-shares-document-details-page/" rel="nofollow noopener noreferrer"&gt;http://blogs.alfresco.com/wp/ewinlof/2011/11/09/add-remove-or-replace-components-on-shares-document-details-page/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers, Erik&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 20:19:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-4-1-extensibility-question/m-p/250189#M203319</guid>
      <dc:creator>erikwinlof</dc:creator>
      <dc:date>2012-11-15T20:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Share 4.1 extensibility question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-4-1-extensibility-question/m-p/250190#M203320</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;SPAN&gt;yes, but I like to have an addional uploader - a single file flash upload including a form based meta-data section. But I still need the default flash uploader, e.g. to upload as new version…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;by the way: the index-attribute controls the sequential order of subcomponent evaluations, right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers, jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 08:30:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-4-1-extensibility-question/m-p/250190#M203320</guid>
      <dc:creator>jpfi</dc:creator>
      <dc:date>2012-11-16T08:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Share 4.1 extensibility question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-4-1-extensibility-question/m-p/250191#M203321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, that's correct. When a Sub-Component is generated from the "legacy" Component configuration it is given the index of 50 (and an id of "default")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 10:14:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-4-1-extensibility-question/m-p/250191#M203321</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2012-11-19T10:14:01Z</dc:date>
    </item>
  </channel>
</rss>

