Fred thanks for the update.... so most modules accept the
position="xxxx-xxxxxx" to set default, should be simple enough to
experiment sinces its all in a switch statement.
public static const TOP_2_3:String = "top-two-thirds";
public static const BOTTOM_1_3:String = "bottom-one-third";
public static const BOTTOM_1_3_RIGHT:String = "bottom-one-third-
right";
public static const TOP_LEFT:String = "top-left";
public static const BOTTOM_LEFT:String = "bottom-left";
public static const MIDDLE:String = "middle";
public static const BOTTOM:String = "bottom";
public static const TOP_RIGHT:String = "top-right";
public static const BOTTOM_RIGHT:String = "bottom-right";
public static const POPUP:String = "popup";
public static const ABSOLUTE:String = "absolute";
regards,
Stephen
On Jan 27, 10:30 am, Fred Dixon <
ffdi...@gmail.com> wrote:
> Hi Stephen,
>
> You can see the layout options for a client module in
>
>
https://github.com/bigbluebutton/bigbluebutton/blob/master/bigbluebut...
>
> Using the config.xml, along with the above options, you can customize the
> layout of the modules for the server.
>
> The layout pull-down that Felipe added was originally to organize the
> individual video windows (this was pre-videodock). We removed the code for
> this as it's functionality was essentially replaced by the video dock,
> which nicely groups together all the video windows into a flexible
> container.
>
> We definitely want to offer more flexible choices for layout of modules in
> the future, see
>
>
http://code.google.com/p/bigbluebutton/issues/detail?id=1060
>
> Regards,... Fred
> --
> BigBlueButton Developerhttp://
bigbluebutton.org/http://code.google.com/p/bigbluebutton