michaelyin / openmeetings

Automatically exported from code.google.com/p/openmeetings
0 stars 0 forks source link

Autoconnect text content when loading openmeetings #913

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Autoconnect text content when loading openmeetings
before the login page you see the loading bar, then Autoconnect with
rtmp://www.openmeetings.de:1935/openmeetings/hiberate. How do you hide
this?  Change it to "Loading, please wait".

Original issue reported on code.google.com by seba.wag...@gmail.com on 23 Sep 2009 at 7:32

GoogleCodeExporter commented 9 years ago
1. modify main.lzx 
delete line 28-31
28:<resource name="currentsplash" ...>
29:<resource name="configure_vidrsc" ...>
30:<resource name="mainbackroundmenu_rsc" ...>
31:<splash><view .....>

2. modify /modules/conference/popups/autoLoader.lzx
delete line 27-29
<text fontsize="11">Autoconnect
<text fontsize="11" name="error"
<text fontsize="11" name="_src">

3. modify main.lzx 
find the view below
<view name="_loadingALL" ......
change the <text...>loading...</text> to "Loading,please wait"
and change the align,y attribute whatever you want.

my English is poor ...

Best wishes~!

Original comment by metaz...@gmail.com on 24 Sep 2009 at 1:36

GoogleCodeExporter commented 9 years ago

Original comment by seba.wag...@gmail.com on 31 Jan 2012 at 12:22

GoogleCodeExporter commented 9 years ago
OpenMeetings moves to Apache Foundation, update your bookmarks to the new 
project page:

http://incubator.apache.org/openmeetings/

New Issue tracker is located: https://issues.apache.org/jira/browse/OPENMEETINGS

New Mailing Lists located at: 
http://incubator.apache.org/openmeetings/mail-lists.html 

Original comment by seba.wag...@gmail.com on 31 Jan 2012 at 12:25