<?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: faceted-search form application title in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/faceted-search-form-application-title/m-p/306847#M259977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The "alfresco/header/Title" widget (&lt;/SPAN&gt;&lt;A href="http://dev.alfresco.com/resource/docs/aikau-jsdoc/Title.html" rel="nofollow noopener noreferrer"&gt;http://dev.alfresco.com/resource/docs/aikau-jsdoc/Title.html&lt;/A&gt;&lt;SPAN&gt;) is responsible for setting the text in the title bar. In recent versions of Aikau (possibly not in the version shipped with 5.0.d) there is an additional attribute called "browserTitlePrefix" which has the default value of "Alfresco". You can extend Aikau pages and update the configuration of the Title widget to set an alternative prefix.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Apr 2015 08:27:20 GMT</pubDate>
    <dc:creator>ddraper</dc:creator>
    <dc:date>2015-04-08T08:27:20Z</dc:date>
    <item>
      <title>faceted-search form application title</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/faceted-search-form-application-title/m-p/306846#M259976</link>
      <description>Hey.I'm trying to customize Share's application title to the customer name.I did so by replacing the property bellow on a custom properties file&lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;age.title=Customer Title &amp;amp;raquo; {0}Share's title is working ok with the custom text, except for the faceted-search form.When I access it, I still see</description>
      <pubDate>Tue, 07 Apr 2015 20:33:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/faceted-search-form-application-title/m-p/306846#M259976</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2015-04-07T20:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: faceted-search form application title</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/faceted-search-form-application-title/m-p/306847#M259977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The "alfresco/header/Title" widget (&lt;/SPAN&gt;&lt;A href="http://dev.alfresco.com/resource/docs/aikau-jsdoc/Title.html" rel="nofollow noopener noreferrer"&gt;http://dev.alfresco.com/resource/docs/aikau-jsdoc/Title.html&lt;/A&gt;&lt;SPAN&gt;) is responsible for setting the text in the title bar. In recent versions of Aikau (possibly not in the version shipped with 5.0.d) there is an additional attribute called "browserTitlePrefix" which has the default value of "Alfresco". You can extend Aikau pages and update the configuration of the Title widget to set an alternative prefix.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 08:27:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/faceted-search-form-application-title/m-p/306847#M259977</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2015-04-08T08:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: faceted-search form application title</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/faceted-search-form-application-title/m-p/306848#M259978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm going to give it a try later.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 12:59:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/faceted-search-form-application-title/m-p/306848#M259978</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2015-04-08T12:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: faceted-search form application title</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/faceted-search-form-application-title/m-p/306849#M259979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was looking at the 5.0.c source code, and I saw the "Alfresco &amp;gt;&amp;gt;" text hardcoded into Title.js:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;document.title = "Alfresco \u00bb " + this.label; // Set the browser title&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 13:04:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/faceted-search-form-application-title/m-p/306849#M259979</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2015-04-08T13:04:53Z</dc:date>
    </item>
  </channel>
</rss>

