All modifications below only can be applied to SaaS (multi-company) version of the Analyzer.
To change the URL behind the banner logo:
In Analyzer\web\language directory. Notification.resource.<language>.xml file.
<Resource id="_logoURL" text="http://www.strategycompanion.com "/>
Please note that the language displayed is based on the browser’s language setting not by the language setting set in Analyzer User Preference.
To change the Logo per sub-company:
By placing <company name>.gif file inside the Analyzer images directory. <company name> should match your sub-company name defined in Analyzer. If a matching file is found then Analyzer will use that file as the logo on the banner, if not then logo2005.gif is used.
To change the System Alert email notification text and email address:
In Analyzer\web\language directory. Notification.resource.<language>.xml file.
Resource id="_supportEMail" text="support@strategycompanion.com" />
Resource id="_supportText" text="Notify Strategy Companion" />
Please note that the language displayed is based on the browser’s language setting not by the language setting set in Analyzer User Preference.
To change the name/label of Analyzer's root folder displayed in the file tree and on the IE tab and window:
This can be change by modifying the:
\Analyzer\web\language\Folder.resource.<language>.xml
0 Comments