Rapid SCADA tite text

Forum Home Forums Uncategorized Issues Rapid SCADA tite text

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #7001
    Matt3
    Participant

    Hi
    How do I remove or rename the text “xxxx – Rapid SCADA” that shows in the title bar of the browser.

    Thanks
    Matt

    #7003
    Mikhail
    Moderator

    Hi,
    Run file content search for “Rapid SCADA” in C:\SCADA\ScadaWeb
    Replace what you find.

    #7008
    Matt3
    Participant

    Thanks Mikhail.
    I did try that, replacing all Rapid SCADA to SCADA.
    I’m using the HelloWorld example.
    From the left view menu, when I click on, say Simulator, in the browser tab for a few seconds I see View – SCADA (was View – Rapid SCADA). It’s then replaced by “Simulator – Rapid SCADA”.

    Thanks
    Matt

    #7013
    Mikhail
    Moderator

    In this case, to be exact, you should search for a string ” – Rapid SCADA” in the *.js files.
    The file you need is C:\SCADA\ScadaWeb\plugins\Table\js\table.js

    Upgrading the software, we try to minimize the number of files where the product name is located.

    #8180
    Merdock
    Participant

    I think it would be interesting to be able to edit the names and titles of the pages.
    But I think it should have something like a watermark, with the text, Rapid Scada.

    #8185
    Mikhail
    Moderator

    Apache 2 license allows to create derivative products based on Rapid SCADA. So it’s possible not to show the original name in page titles.

    #8292
    Matt3
    Participant

    Hi Mikhail

    I’ve downloaded the new version 5.8.2 and noticed a change on the page C:\SCADA\ScadaWeb\plugins\Table\js\table.js
    (document.title = viewTitle + ” – ” + viewHub.getEnv().productName;)

    How do you recommend changing the name “Rapid SCADA” to “SCADA” on all pages that users can see?

    Thanks
    Matt

    #8297
    Mikhail
    Moderator

    Hi Matt,

    You can change it in ScadaData.*.xml
    <Phrase key="ProductName">Rapid SCADA</Phrase>

    #11282
    SGG
    Participant

    Hello Mikhail or any one with answer, I’m using v5.8.4

    I want to change all “Rapid Scada” to “Scada” on title pages and on main body (EXCEPT ABOUT PAGE).

    which pages should i edit, i could do this easily on previous version.

    PLEASE URGENT HELP. THANKS

    #11283
    kumajaya
    Participant

    For en-GB culture: ScadaWeb/lang/ScadaData.en-GB.xml

    #11288
    SGG
    Participant

    Worked…Thanks Kumajaya.

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.