<?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: Browser Page Title in SAS Web Report Studio</title>
    <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Browser-Page-Title/m-p/40057#M719</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Craig/Angela,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I know its late reply but I have also same kind of requirement where I need to customize SAS Web App to client's need. I have tried several things and I was able to change the browser tab text from default "SAS Logon" to client's requirement. Try to as specified below:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Make Customized Title Bar for Client in Browser’s Tab&lt;/P&gt;&lt;P&gt;&amp;nbsp; To create customize title bar for Client go to C:\jboss4.2.3.GA\server\SASServer1\deploy_sas\sas.wip.apps9.3.ear\sas.svcs.logon.war\tiles.&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;Open LogonLayout.jsp and TermLayout.jsp files.&lt;/LI&gt;&lt;LI&gt;Change the below portion&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;&amp;lt;sas-ui:ApplicationName/&amp;gt;&amp;lt;/title&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; To &lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;title&amp;gt;Client Specific Name&amp;lt;/title&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Save changes and Restart the servers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You will able to see the customized text on LogOn and LogOff screens of the SAS Web Applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But Now I require to add this customized text in all web application's browser tab. Please guide if any Property value or any other way is available.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jul 2012 05:34:13 GMT</pubDate>
    <dc:creator>Kushal</dc:creator>
    <dc:date>2012-07-27T05:34:13Z</dc:date>
    <item>
      <title>Browser Page Title</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Browser-Page-Title/m-p/40050#M712</link>
      <description>Sorry if I'm posting this in the wrong place, but this seems to be where Information Delivery Portal (IDP) questions end up.&lt;BR /&gt;
&lt;BR /&gt;
I'm trying to find a way to customize the browser page titles for some of the IDP pages; specifically "SAS Logon Manager" and "SAS Information Delivery Portal". Web Report Studio (WRS) has a SAS Management Console configuration property of "webreportstudio.page.title.text". Does something similar exist for IDP?&lt;BR /&gt;
&lt;BR /&gt;
Thanks .... Craig</description>
      <pubDate>Tue, 29 Mar 2011 16:34:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Browser-Page-Title/m-p/40050#M712</guid>
      <dc:creator>craigmcn</dc:creator>
      <dc:date>2011-03-29T16:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Browser Page Title</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Browser-Page-Title/m-p/40051#M713</link>
      <description>Craig,&lt;BR /&gt;
A quick search for "SAS Logon page title"&lt;BR /&gt;
yielded this TS tip: &lt;A href="http://support.sas.com/kb/37/606.html" target="_blank"&gt;http://support.sas.com/kb/37/606.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
There is a link in there for IDP as well.&lt;BR /&gt;
&lt;BR /&gt;
~ Angela</description>
      <pubDate>Tue, 29 Mar 2011 18:40:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Browser-Page-Title/m-p/40051#M713</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2011-03-29T18:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Browser Page Title</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Browser-Page-Title/m-p/40052#M714</link>
      <description>I probably should have mentioned that I already tried that. It shows on the page, but the browser title bar still shows "SAS Logon Manager". But, you're right, it works for the logon and for IDP.</description>
      <pubDate>Tue, 29 Mar 2011 19:43:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Browser-Page-Title/m-p/40052#M714</guid>
      <dc:creator>craigmcn</dc:creator>
      <dc:date>2011-03-29T19:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Browser Page Title</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Browser-Page-Title/m-p/40053#M715</link>
      <description>Oh sorry about that. My understanding is that it's not supported in the Theme or in the properties. However, I have seen folks modify the java itself (&lt;B&gt;NOT&lt;/B&gt; &lt;B&gt;SUPPORTED&lt;/B&gt;) and run the redeploy wizard to ensure that the browser title is different.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
C:\Program Files\SAS\SASInformationDeliveryPortal\4.2\Static\wars\sas.portal\jsp\html\portal\HeadInclude.jsp&lt;BR /&gt;
&lt;BR /&gt;
Change:&lt;BR /&gt;
&lt;TITLE&gt;&amp;lt;idportal:Text key="desktop.title.txt" /&amp;gt;&lt;/TITLE&gt;&lt;BR /&gt;
to:&lt;BR /&gt;
&lt;TITLE&gt;Your new title bar title here&lt;/TITLE&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
~ Angela</description>
      <pubDate>Tue, 29 Mar 2011 20:49:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Browser-Page-Title/m-p/40053#M715</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2011-03-29T20:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Browser Page Title</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Browser-Page-Title/m-p/40054#M716</link>
      <description>That's an interesting solution. Would it be possible to configure the "desktop.title.txt" value in Management Console?</description>
      <pubDate>Tue, 29 Mar 2011 21:58:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Browser-Page-Title/m-p/40054#M716</guid>
      <dc:creator>craigmcn</dc:creator>
      <dc:date>2011-03-29T21:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Browser Page Title</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Browser-Page-Title/m-p/40055#M717</link>
      <description>Lol, I started trying it after I posted the response. Unfortunately, it didn't work.&lt;BR /&gt;
&lt;BR /&gt;
~ Angela</description>
      <pubDate>Wed, 30 Mar 2011 13:31:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Browser-Page-Title/m-p/40055#M717</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2011-03-30T13:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Browser Page Title</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Browser-Page-Title/m-p/40056#M718</link>
      <description>Me too!</description>
      <pubDate>Thu, 31 Mar 2011 15:53:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Browser-Page-Title/m-p/40056#M718</guid>
      <dc:creator>craigmcn</dc:creator>
      <dc:date>2011-03-31T15:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Browser Page Title</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Browser-Page-Title/m-p/40057#M719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Craig/Angela,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I know its late reply but I have also same kind of requirement where I need to customize SAS Web App to client's need. I have tried several things and I was able to change the browser tab text from default "SAS Logon" to client's requirement. Try to as specified below:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Make Customized Title Bar for Client in Browser’s Tab&lt;/P&gt;&lt;P&gt;&amp;nbsp; To create customize title bar for Client go to C:\jboss4.2.3.GA\server\SASServer1\deploy_sas\sas.wip.apps9.3.ear\sas.svcs.logon.war\tiles.&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;Open LogonLayout.jsp and TermLayout.jsp files.&lt;/LI&gt;&lt;LI&gt;Change the below portion&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;&amp;lt;sas-ui:ApplicationName/&amp;gt;&amp;lt;/title&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; To &lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;title&amp;gt;Client Specific Name&amp;lt;/title&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Save changes and Restart the servers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You will able to see the customized text on LogOn and LogOff screens of the SAS Web Applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But Now I require to add this customized text in all web application's browser tab. Please guide if any Property value or any other way is available.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 05:34:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Browser-Page-Title/m-p/40057#M719</guid>
      <dc:creator>Kushal</dc:creator>
      <dc:date>2012-07-27T05:34:13Z</dc:date>
    </item>
  </channel>
</rss>

