<?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: Issue with Extension module of Alfresco Share in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/issue-with-extension-module-of-alfresco-share/m-p/300935#M254065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We do understand that there could to be potential issues with customizations between versions but we are trying to move Share forward. However, it should be noted that new extensibility features added for 4.2 (such as the &amp;lt;@markup&amp;gt; sections) will not be retro-fitted into previous releases (such as 4.1.x)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jul 2013 08:25:06 GMT</pubDate>
    <dc:creator>ddraper</dc:creator>
    <dc:date>2013-07-25T08:25:06Z</dc:date>
    <item>
      <title>Issue with Extension module of Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-with-extension-module-of-alfresco-share/m-p/300933#M254063</link>
      <description>I have developed Alfresco share extension module with Alfresco 4.2 community version.Now when I am trying to do same for the 4.1.1.3 Enterprise version It appears that it does not support this feature.I am trying to hide few panels of document details page though alfresco share extension module.When</description>
      <pubDate>Thu, 18 Jul 2013 12:42:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-with-extension-module-of-alfresco-share/m-p/300933#M254063</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2013-07-18T12:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Extension module of Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-with-extension-module-of-alfresco-share/m-p/300934#M254064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi mits,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, most of the markup sections don't exist yet in the enterprise version. Even in the latest 4.1.5.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can just deploy an alfresco enterprise vanilla an look into the deployed folder to see the enterprise version of the .ftl and see if you can actually extend it with surf extensions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have great hopes for enterprise 4.2 though. But for now having some code compatible with both enterprise and community is still a pain.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 13:45:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-with-extension-module-of-alfresco-share/m-p/300934#M254064</guid>
      <dc:creator>scouil</dc:creator>
      <dc:date>2013-07-18T13:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Extension module of Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-with-extension-module-of-alfresco-share/m-p/300935#M254065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We do understand that there could to be potential issues with customizations between versions but we are trying to move Share forward. However, it should be noted that new extensibility features added for 4.2 (such as the &amp;lt;@markup&amp;gt; sections) will not be retro-fitted into previous releases (such as 4.1.x)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 08:25:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-with-extension-module-of-alfresco-share/m-p/300935#M254065</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2013-07-25T08:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Extension module of Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-with-extension-module-of-alfresco-share/m-p/300936#M254066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually after some more investigation, the ftl are the only one that are hard to deal with cross-version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The .get.js works perfectly fine, and you can add client-side js and css by injecting the dependencies when declaring the module.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So if you manage to write your extensions with only those and avoid the ftl (even if it does require you to generate part of the html modifications from your client-side javascript) you should be fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A few warnings though:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Your client-side dependency is injected AFTER the createWidget runs. This means that changing the widget name to something you declare in you js will only work if you include the js from the ftl. Not with module dependencies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- You can't access model variables from the javascript injected via module dependencies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 09:16:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-with-extension-module-of-alfresco-share/m-p/300936#M254066</guid>
      <dc:creator>scouil</dc:creator>
      <dc:date>2013-07-25T09:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Extension module of Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-with-extension-module-of-alfresco-share/m-p/300937#M254067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot for all of your replies. I got my mistake.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Things are sorted out I had to override the OOTB webscripts to achieve this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 11:31:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-with-extension-module-of-alfresco-share/m-p/300937#M254067</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2013-07-25T11:31:17Z</dc:date>
    </item>
  </channel>
</rss>

