liuzhe02 / bigbluebutton

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

Add configuration parameters to layout.xml #1619

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
A member of the community asked the following

> I have 2 layout - Videocall and Conference, i changed code a bit, 
> so then i start Conference, VideoconfOptions -> presenterShareOnly= True
> then i start Videocall, VideoconfOptions -> presenterShareOnly= False

At the moment, the parameters for config.xml are loaded once at startup by each 
module.   We'd need to extend the layout.xml to both have parameters for a 
module and have the module read those parameters when the layout changes.

Original issue reported on code.google.com by ffdixon@gmail.com on 9 Sep 2013 at 11:31

GoogleCodeExporter commented 9 years ago

Original comment by ffdixon@gmail.com on 9 Sep 2013 at 11:32