<?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: Remove the link from the header in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267465#M220595</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;Any news on this issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm facing the same problem as Koen. If I put my customized navigation component (ftl and js) to $TOMCAT_HOME/webapps/share/WEB-INF/classes/alfresco/web-extension/site-webscripts/org/alfresco/components/navigation folder as suggested by Jeff it works but I want to have all my customizations in JAR file for easy deployment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Inside jar file, customized files for navigation component are located at "alfresco/site-webscripts/org/alfresco/components/navigation". Currently I'm using 4.1.a Community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Blaž&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 May 2012 09:32:35 GMT</pubDate>
    <dc:creator>hunjet</dc:creator>
    <dc:date>2012-05-11T09:32:35Z</dc:date>
    <item>
      <title>Remove the link from the header</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267459#M220589</link>
      <description>I need to remove the link from the header that show the app's credits. Can anybody help me?</description>
      <pubDate>Thu, 23 Feb 2012 18:26:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267459#M220589</guid>
      <dc:creator>lisandro</dc:creator>
      <dc:date>2012-02-23T18:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the link from the header</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267460#M220590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The logo image is included as part of the global header. Like all things in Share, this is rendered as a web script. Web scripts are easily overridden. This particular web script is the "header" web script which lives in $TOMCAT_HOME/webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/alfresco/components/header/. The view that renders the markup lives in header.get.html.ftl. To override the view of this web script, copy that file into $TOMCAT_HOME/webapps/share/WEB-INF/classes/alfresco/web-extension/site-webscripts/org/alfresco/components/header and then edit the file to remove the link.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The best practice would be to include this in a project with a build script that creates an AMP. You can add additional customizations to this project over time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 18:59:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267460#M220590</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2012-02-23T18:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the link from the header</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267461#M220591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;@jpotts:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much! It works!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 15:04:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267461#M220591</guid>
      <dc:creator>lisandro</dc:creator>
      <dc:date>2012-02-24T15:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the link from the header</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267462#M220592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm doing a similar thing to the navigation component. I want the link to site members to contain the "#showall" parameter, so that by default all site members are shown.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've copied the directory site-webscripts\org\alfresco\components\navigation from the webapp to web-extension and made the change. I can see my change to be present in /service/index, but it keeps using the ftl from the webapp.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What am i doing wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 08:43:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267462#M220592</guid>
      <dc:creator>kbonnet</dc:creator>
      <dc:date>2012-03-30T08:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the link from the header</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267463#M220593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;kbonnet,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure, let's double-check your folder structure. You should be able to do what you are trying to do by copying a single file, collaboration-navigation.get.html.ftl into:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;$TOMCAT_HOME/webapps/share/WEB-INF/classes/alfresco/web-extension/site-webscripts/org/alfresco/components/navigation&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And then modifying that file and restarting Tomcat. I just tried it and it works great for me on 4.0.d Community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If your file is in the right place, try shutting down and clearing your $TOMCAT_HOME/temp and $TOMCAT_HOME/work/Catalina/localhost directories and restarting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 22:20:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267463#M220593</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2012-03-30T22:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the link from the header</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267464#M220594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jeff,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply. In your example, your moving the copy into the webapp. I would like to have my copy in my extension root; shared/classes/alfresco/web-extensions/site-webscripts/org/alfresco/components/navigation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This should do the same trick right? But it doesn't for me. I see my copy registered in &lt;/SPAN&gt;&lt;A href="http://*/share/service/index" rel="nofollow noopener noreferrer"&gt;http://*/share/service/index&lt;/A&gt;&lt;SPAN&gt;, but it isnt used.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Koen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Mar 2012 07:11:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267464#M220594</guid>
      <dc:creator>kbonnet</dc:creator>
      <dc:date>2012-03-31T07:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the link from the header</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267465#M220595</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;Any news on this issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm facing the same problem as Koen. If I put my customized navigation component (ftl and js) to $TOMCAT_HOME/webapps/share/WEB-INF/classes/alfresco/web-extension/site-webscripts/org/alfresco/components/navigation folder as suggested by Jeff it works but I want to have all my customizations in JAR file for easy deployment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Inside jar file, customized files for navigation component are located at "alfresco/site-webscripts/org/alfresco/components/navigation". Currently I'm using 4.1.a Community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Blaž&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 09:32:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267465#M220595</guid>
      <dc:creator>hunjet</dc:creator>
      <dc:date>2012-05-11T09:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the link from the header</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267466#M220596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;kbonnet &amp;amp; hunjet,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are the places you can put collaboration-navigation.get.html.ftl and it will work:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the exploded Share web application, under web-extension:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;$TOMCAT_HOME/webapps/share/WEB-INF/classes/alfresco/web-extension/site-webscripts/org/alfresco/components/navigation&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In shared classes under web-extension:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;$TOMCAT_HOME/shared/classes/alfresco/web-extension/site-webscripts/org/alfresco/components/navigation&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In a JAR under:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco/site-webscripts/org/alfresco/components/navigation/collaboration-navigation.get.html.ftl&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With the JAR living in either $TOMCAT_HOME/shared/lib or $TOMCAT_HOME/webapps/share/WEB-INF/lib.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tested all three of these scenarios against Alfresco 4.0.d Community and it works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 22:46:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267466#M220596</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2012-05-11T22:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the link from the header</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267467#M220597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Jeff,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the meantime I resolved my problem by putting collaboration-navigation.get.html.ftl in a JAR under:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco/web-extension/site-webscripts/org/alfresco/components/navigation/collaboration-navigation.get.html.ftl&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Blaž&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 May 2012 19:59:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267467#M220597</guid>
      <dc:creator>hunjet</dc:creator>
      <dc:date>2012-05-13T19:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the link from the header</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267468#M220598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jeff,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Blaž referred me to this fix from another topic. I thanked him in that topic but just wanted to come here and thank you very much also, this helps me with so many of the extensions/overrides I have tried and failed to deploy!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 05:00:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-the-link-from-the-header/m-p/267468#M220598</guid>
      <dc:creator>chrisokelly</dc:creator>
      <dc:date>2012-05-17T05:00:08Z</dc:date>
    </item>
  </channel>
</rss>

