<?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 extension mechanism for other folders in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/extension-mechanism-for-other-folders/m-p/251738#M204868</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;BR /&gt;&lt;SPAN&gt;i seem to be familiar with the extension mechanism for alfresco quite well now, however i did not find out yet how if its possible to extend:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/tomcat/webapps/share/WEB-INF/classes/alfresco/templates/org/alfresco/include/alfresco-template.ftl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;this freemarker template. can this be put into /shared as well? couldnt find an answer to that in docs/wiki. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Nov 2012 09:30:48 GMT</pubDate>
    <dc:creator>mrksjs</dc:creator>
    <dc:date>2012-11-21T09:30:48Z</dc:date>
    <item>
      <title>extension mechanism for other folders</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extension-mechanism-for-other-folders/m-p/251738#M204868</link>
      <description>hello,i seem to be familiar with the extension mechanism for alfresco quite well now, however i did not find out yet how if its possible to extend:/tomcat/webapps/share/WEB-INF/classes/alfresco/templates/org/alfresco/include/alfresco-template.ftlthis freemarker template. can this be put into /shared</description>
      <pubDate>Wed, 21 Nov 2012 09:30:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extension-mechanism-for-other-folders/m-p/251738#M204868</guid>
      <dc:creator>mrksjs</dc:creator>
      <dc:date>2012-11-21T09:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: extension mechanism for other folders</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extension-mechanism-for-other-folders/m-p/251739#M204869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not really sure what you're trying to do here…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you're using 4.x then it's possible to extend via the &amp;lt;@markup&amp;gt; and &amp;lt;@region&amp;gt; directives. It's not possible to copy to the web-extension path because alfresco-template.ftl is a relative include from templates. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you're using 3.4.x then your only option is really to completely override the default file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A little bit of context on what you're trying to achieve would be useful for us to be able to help you better,&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>Wed, 21 Nov 2012 10:11:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extension-mechanism-for-other-folders/m-p/251739#M204869</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2012-11-21T10:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: extension mechanism for other folders</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extension-mechanism-for-other-folders/m-p/251740#M204870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;sorry. my question is regarding alfresco 3.x &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i need to make my installation internet explorer 9 usable. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i changed the line &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=Edge" /&amp;gt; &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;to&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;meta http-equiv="X-UA-Compatible" content="E=EmulateIE8" /&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;in the default file. which is bad, i assume, but there is no other option, right? if i upgrade from 3.4.10 to 3.4.11 i would have to keep that change in that file in mind&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 10:29:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extension-mechanism-for-other-folders/m-p/251740#M204870</guid>
      <dc:creator>mrksjs</dc:creator>
      <dc:date>2012-11-21T10:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: extension mechanism for other folders</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extension-mechanism-for-other-folders/m-p/251741#M204871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunately yes, you'd need to remember that change if you upgrade. However… this might be a candidate for a fix - I'd recommend raising this in JIRA: &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com&lt;/A&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>Wed, 21 Nov 2012 10:33:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extension-mechanism-for-other-folders/m-p/251741#M204871</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2012-11-21T10:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: extension mechanism for other folders</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extension-mechanism-for-other-folders/m-p/251742#M204872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i think this is already dealt with in 4.x, right? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;anyway, will keep that in mind. thanks Dave!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 10:38:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extension-mechanism-for-other-folders/m-p/251742#M204872</guid>
      <dc:creator>mrksjs</dc:creator>
      <dc:date>2012-11-21T10:38:58Z</dc:date>
    </item>
  </channel>
</rss>

