<?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 Making 'about-share' into a return to homepage link in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/making-about-share-into-a-return-to-homepage-link/m-p/252309#M205439</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When you click the company logo in top left of share it pops open the about-share box. Is there a way to disable this functionality and make the company logo link to another page.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Oct 2011 05:10:09 GMT</pubDate>
    <dc:creator>justin_haney</dc:creator>
    <dc:date>2011-10-15T05:10:09Z</dc:date>
    <item>
      <title>Making 'about-share' into a return to homepage link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/making-about-share-into-a-return-to-homepage-link/m-p/252309#M205439</link>
      <description>When you click the company logo in top left of share it pops open the about-share box. Is there a way to disable this functionality and make the company logo link to another page.</description>
      <pubDate>Sat, 15 Oct 2011 05:10:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/making-about-share-into-a-return-to-homepage-link/m-p/252309#M205439</guid>
      <dc:creator>justin_haney</dc:creator>
      <dc:date>2011-10-15T05:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Making 'about-share' into a return to homepage link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/making-about-share-into-a-return-to-homepage-link/m-p/252310#M205440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could change the line 26 of the file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;ALF_HOME&amp;gt;/tomcat/webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/alfresco/components/header/header.get.html.ftl&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;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;Specifically:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;a href="#" onclick="${jsid}.showAboutShare(); return false;"&amp;gt;&amp;lt;img src="${url.context}/res/themes/${theme}/images/${logo}" alt="Alfresco Share" /&amp;gt;&amp;lt;/a&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;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;But (if I'm not wrong) this is not a good practice, the correct thing to do would be to override it. Take a look at &lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/archives/2010/09/07/1212" rel="nofollow noopener noreferrer"&gt;this blog post&lt;/A&gt;&lt;SPAN&gt;, it may help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jordi.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 07:43:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/making-about-share-into-a-return-to-homepage-link/m-p/252310#M205440</guid>
      <dc:creator>jordiv</dc:creator>
      <dc:date>2011-10-17T07:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Making 'about-share' into a return to homepage link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/making-about-share-into-a-return-to-homepage-link/m-p/252311#M205441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;a href="#" onclick="${jsid}.showAboutShare(); return false;"&amp;gt;&amp;lt;img src="${url.context}/res/themes/${theme}/images/${logo}" alt="Alfresco Share" /&amp;gt;&amp;lt;/a&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;Hey thanks for the reply, I was actually able to solve this by placing my link in the href="#" section and then changing the return false to return true. Now it goes right where I want it!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is now solved &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 00:13:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/making-about-share-into-a-return-to-homepage-link/m-p/252311#M205441</guid>
      <dc:creator>justin_haney</dc:creator>
      <dc:date>2011-10-18T00:13:59Z</dc:date>
    </item>
  </channel>
</rss>

