Few questions about Ray

Hello everyone,

I've got a few questions about Ray component. First of all I need to change some english phrases into other language (polish). The problem is, I need to change some texts like "loading", "play" in mp3 and movie players. How to change those texts? This is flash probably so I can't change it in xml language file(?). Do I have to build new skin (how?) or is it possible to change it in some Ray/Dolphin files? Any clue?

Next question is, how to activate adding new movies from frontend? Ray is activated but there is no possibility to add new movie files from frontend. Link to adding new files in frontend menu is activated also.

And finally, how to add movies from external sites like youtube, vimeo etc?

I'll be very grateful for every help with this issue.

I'm using Dolphin 6.1.1 with polish language file. Thanks for help in advance.

Quote · 17 Dec 2009

For the language thing:

\ray\modules\mp3\langs\english.xml you can probably copy that and call it polish.xml and make all the changes to the names then go to

\ray\modules\mp3\xml\langs.xml

and change

<items><item key="_default_"><![CDATA[english]]></item><item key="english"><![CDATA[true]]></item></items>

to

<items><item key="_default_"><![CDATA[polish]]></item><item key="polish"><![CDATA[true]]></item></items>

if that doesnt work just try changing the text in \ray\modules\mp3\langs\english.xml to the polish text

I have not tried any of this but try it out and see if it works.

For the movies from frontend thing:

If you are logged in you should be able to go to videos then upload video....

For the external videos thing:

I think you would need a third party plugin for that (at least for users to do it). Admins can do it by adding "boxes" and embedding the html.

Hope that helps.

Happiness is a warm gun.
Quote · 17 Dec 2009

Just edit file : \ray\modules\chat\langs\english.xml , i have done that and now my chat is in serbian complete. allow few minutes to change the cache of dolphin... you should be able to translate every Ray modules in the same way. Work's for me. Now is every Ray module is translated into serbian language... For the video problem that you have... do you have RMS? If you dont have, any Ray module that use RMS wont work.

Quote · 17 Dec 2009

Thank you guys. I'll try your tips. RMS.. what is it?:-)

Quote · 18 Dec 2009

RMS - Ray Media System, without it you can have some features like audio-video chat... Ask your hosting company if they have it, if thay do have ask for the settings, then enter it in the Ray Settings and you have all that...

Quote · 18 Dec 2009

Hi, these solutions are working fine, but is there any possibility to translate "LOADING" text to your native language (text appears e.g. before the chat windows opens). Translating english.xml is not an answer  - there's no line (lang key) responsible for this text.

Quote · 20 Dec 2009

Nop... least i dont find, i think this is in the .swf file directly...

Quote · 20 Dec 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.