Need small help with layout parameters

279 views
Skip to first unread message

Abel_s_tales

unread,
Jun 20, 2020, 5:13:51 PM6/20/20
to BigBlueButton-dev

Layout parametersAnchor link for: layout parameters

ParameterDescriptionDefault value
userdata-bbb_auto_swap_layout=If set to true, the presentation area will be minimized when a user joins a meeting.false
userdata-bbb_hide_presentation=If set to true, the presentation area will be minimized until openedfalse
userdata-bbb_show_participants_on_login=If set to false, the participants panel will not be displayed until opened.true
userdata-bbb_show_public_chat_on_login=If set to false, the chat panel will not be visible on page load until opened. Not the same as disabling chat.true




How to exactly use these 
Kindly help ,I am  a beginner dev

Abel_s_tales

unread,
Jun 20, 2020, 5:22:37 PM6/20/20
to BigBlueButton-dev
And where to use and how to use ? 

Dorian Caval

unread,
Jun 20, 2020, 6:01:15 PM6/20/20
to BigBlueButton-dev
/usr/share/meteor/bundle/programs/server/assets/app/config/settings.yml

Your post refers to the API control, but some of these settings are easily adjustable in settings.yml

For the minimized presentation:
layout:
    autoSwapLayout: true
    hidePresentation: false

Chat hidden on start:
  chat:
    enabled: true
    startClosed: true

Abel_s_tales

unread,
Jun 21, 2020, 2:22:12 AM6/21/20
to bigblueb...@googlegroups.com
My problem is  
userdata-bbb_show_participants_on_login=
i want to use this parameter ,I want know where and how

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/69b710c2-5270-480b-b520-657b96fa3bb0n%40googlegroups.com.

Abel_s_tales

unread,
Jun 21, 2020, 4:24:10 AM6/21/20
to BigBlueButton-dev
what i actually want is start with closed user list 

sd...@distancelearning.cloud

unread,
Jun 21, 2020, 5:39:54 AM6/21/20
to bigblueb...@googlegroups.com
Use these on join commands.



Sent from my Verizon, Samsung Galaxy smartphone

Abel_s_tales

unread,
Jun 21, 2020, 5:54:32 AM6/21/20
to BigBlueButton-dev

I need this view to be my default screen when BBB opens up 
On Sunday, 21 June 2020 15:09:54 UTC+5:30, DistanceLearning.cloud wrote:
Use these on join commands.



Sent from my Verizon, Samsung Galaxy smartphone


-------- Original message --------
From: Abel_s_tales <jerome...@gmail.com>
Date: 6/21/20 2:21 AM (GMT-05:00)
Subject: Re: [bigbluebutton-dev] Re: Need small help with layout parameters

My problem is  
userdata-bbb_show_participants_on_login=
i want to use this parameter ,I want know where and how

To unsubscribe from this group and stop receiving emails from it, send an email to bigblueb...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigblueb...@googlegroups.com.
Screenshot (25).png

Matias Silva

unread,
Jun 22, 2020, 4:31:51 AM6/22/20
to bigblueb...@googlegroups.com
What are you using as your frontend? Have a read of the docs:
https://docs.bigbluebutton.org/ to understand how the BBB API works.
Your frontend sends API calls to the BBB API on your machine. One of
those parameters can be these userdata params.

---
Thanks, Matias
>> LAYOUT PARAMETERSANCHOR LINK FOR: LAYOUT PARAMETERS [1]
>>
>> PARAMETER
>> DESCRIPTION
>> DEFAULT VALUE
> [2].
>
> --
> You received this message because you are subscribed to the Google
> Groups "BigBlueButton-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to bigblueb...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/bigbluebutton-dev/CAG0ma8_C%2B5rnYAc9eZ1uxjVr0R6WYpahq6N1pZ9ypTYiHiBWAQ%40mail.gmail.com
> [3].
>
> --
> You received this message because you are subscribed to the Google
> Groups "BigBlueButton-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to bigbluebutton-...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/bigbluebutton-dev/ede5d3ad-92cd-4b2d-947a-37e725aa7ad7o%40googlegroups.com
> [4].
>
>
> Links:
> ------
> [1] https://docs.bigbluebutton.org/2.2/customize.html#layout-parameters
> [2]
> https://groups.google.com/d/msgid/bigbluebutton-dev/69b710c2-5270-480b-b520-657b96fa3bb0n%40googlegroups.com?utm_medium=email&amp;utm_source=footer
> [3]
> https://groups.google.com/d/msgid/bigbluebutton-dev/CAG0ma8_C%2B5rnYAc9eZ1uxjVr0R6WYpahq6N1pZ9ypTYiHiBWAQ%40mail.gmail.com?utm_medium=email&amp;utm_source=footer
> [4]
> https://groups.google.com/d/msgid/bigbluebutton-dev/ede5d3ad-92cd-4b2d-947a-37e725aa7ad7o%40googlegroups.com?utm_medium=email&utm_source=footer
Reply all
Reply to author
Forward
0 new messages