How to I change the Chat board title from Ray Chat to ___________ Chat. Usually I would just <title> </title> it, but I dunno where to look for it here.
Also, how do I change the first line of text from Welcome to RAY Messenger to Welcome to ____________ Messenger during the IM chats?
You can change that text in the file: ray/modules/im/langs/enlish.xml
Line 16:
(Change ONLY the text shown in red below)
<item key="txtWelcome"><![CDATA[Welcome to the Ray Instant Messenger!]]></item>
You can change some other text strings as well. There's an english.xml file for all of the ray modules where you can customize various strings. Make a backup of any xml file you edit, just in case....
My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.