hazymayon / bigbluebutton

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

Enhancement ; created a language select-page in HTML to manually select a language for visitors #355

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I could not select a different language without adding a addon to my
Firefox browser. However IE does not have such a plugin and thus it was
impossible to pick my local language.

To solve this problem I changed the BigBlueButton.html file in
/var/www/bigbluebutton/client/.

A user will first see a list of languages which he should select himself.
BBB will load the correct language afterwards.

BTW I changed the name of the file [BigBlueButton.html] with a little
workaround ; I use a http meta refresh to redirect the user to the file
[conference.html] which holds the original contents of [BigBlueButton.html]
and added css/html/javascript.

Original issue reported on code.google.com by wpm....@gmail.com on 14 Feb 2010 at 3:21

Attachments:

GoogleCodeExporter commented 9 years ago
A screenshot showing the selector (which can be customized ofcourse).

Original comment by wpm....@gmail.com on 14 Feb 2010 at 3:26

Attachments:

GoogleCodeExporter commented 9 years ago
Cool Walter.  

We could look at adding this capability to the core of BigBlueButton in a way 
that the 
administrator could enable it on the server.

We'll look into it further.

Original comment by ffdixon@gmail.com on 15 Feb 2010 at 1:23

GoogleCodeExporter commented 9 years ago

Original comment by ritza...@gmail.com on 24 Feb 2010 at 3:26

GoogleCodeExporter commented 9 years ago
It doesn't work!!!

Original comment by marioale...@gmail.com on 16 Mar 2010 at 7:15

GoogleCodeExporter commented 9 years ago
It's just HTML so what doesn't work for you ? In which browsers did you test it 
?

Original comment by wpm....@gmail.com on 16 Mar 2010 at 2:44

GoogleCodeExporter commented 9 years ago
In 0.71, there is now an optional language selector you can use to dynamically 
change the language

Original comment by Me.S...@gmail.com on 29 Sep 2010 at 1:57