You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Manuel Michaelis <ma...@manuelmichaelis.de> on 2012/09/18 14:25:20 UTC

Customisation of tabs

Dear Developers,

is there any way to hide the visible tabs after hitting the start button?
I actually would like to hide the tabs "public rooms" and "My rooms" -
either in general
or (preferably) according to a user profile or organization.

Help and hints are welcome
Manuel




Re: Customisation of tabs

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
.. that will remove the menu item from the top level menu if you are
using 2.1 version.
But the tabs will stay in the rooms section.
To modify that you will need to modify the source code and compile it.

Sebastian

2012/9/18 seba.wagner@gmail.com <se...@gmail.com>:
> It will only influence the dashboard tabs not the one in the rooms section.
> To have only private rooms available you can modify the "navimain"
> table in the database.
> But if you manipulate database values directly you should stop red5
> before and restart after you have finished editing the table entries.
>
> Sebastian
>
> 2012/9/18 Manuel Michaelis <ma...@manuelmichaelis.de>:
>> Thank you Sebastian for your quick reply,
>>
>> I had tried that before and didn't generate any results.
>> What is your recommendation, if I just want to have the Private Rooms active
>> on the level Rooms?
>>
>> Manuel
>>
>> -----Ursprüngliche Nachricht-----
>> Von: seba.wagner@gmail.com [mailto:seba.wagner@gmail.com]
>> Gesendet: Dienstag, 18. September 2012 16:57
>> An: openmeetings-user@incubator.apache.org
>> Betreff: Re: Customisation of tabs
>>
>> Yes,
>>
>> you can configure the visible tabs in Administration > Configuration
>> with the configuration keys:
>> default.dashboard.tab [int between 0 and 2]
>> dashboard.show.myrooms [int 0 or 1]
>> dashboard.show.chat [int 0 or 1]
>> dashboard.show.rssfeed [int 0 or 1]
>>
>> Sebastian
>>
>> 2012/9/18 Manuel Michaelis <ma...@manuelmichaelis.de>:
>>> Dear Developers,
>>>
>>> is there any way to hide the visible tabs after hitting the start button?
>>> I actually would like to hide the tabs "public rooms" and "My rooms" -
>>> either in general
>>> or (preferably) according to a user profile or organization.
>>>
>>> Help and hints are welcome
>>> Manuel
>>>
>>>
>>>
>>
>>
>>
>> --
>> Sebastian Wagner
>> https://twitter.com/#!/dead_lock
>> http://www.webbase-design.de
>> http://www.wagner-sebastian.com
>> seba.wagner@gmail.com
>>
>>
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Customisation of tabs

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
It will only influence the dashboard tabs not the one in the rooms section.
To have only private rooms available you can modify the "navimain"
table in the database.
But if you manipulate database values directly you should stop red5
before and restart after you have finished editing the table entries.

Sebastian

2012/9/18 Manuel Michaelis <ma...@manuelmichaelis.de>:
> Thank you Sebastian for your quick reply,
>
> I had tried that before and didn't generate any results.
> What is your recommendation, if I just want to have the Private Rooms active
> on the level Rooms?
>
> Manuel
>
> -----Ursprüngliche Nachricht-----
> Von: seba.wagner@gmail.com [mailto:seba.wagner@gmail.com]
> Gesendet: Dienstag, 18. September 2012 16:57
> An: openmeetings-user@incubator.apache.org
> Betreff: Re: Customisation of tabs
>
> Yes,
>
> you can configure the visible tabs in Administration > Configuration
> with the configuration keys:
> default.dashboard.tab [int between 0 and 2]
> dashboard.show.myrooms [int 0 or 1]
> dashboard.show.chat [int 0 or 1]
> dashboard.show.rssfeed [int 0 or 1]
>
> Sebastian
>
> 2012/9/18 Manuel Michaelis <ma...@manuelmichaelis.de>:
>> Dear Developers,
>>
>> is there any way to hide the visible tabs after hitting the start button?
>> I actually would like to hide the tabs "public rooms" and "My rooms" -
>> either in general
>> or (preferably) according to a user profile or organization.
>>
>> Help and hints are welcome
>> Manuel
>>
>>
>>
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

AW: Customisation of tabs

Posted by Manuel Michaelis <ma...@manuelmichaelis.de>.
Thank you Sebastian for your quick reply,

I had tried that before and didn't generate any results.
What is your recommendation, if I just want to have the Private Rooms active
on the level Rooms?

Manuel

-----Ursprüngliche Nachricht-----
Von: seba.wagner@gmail.com [mailto:seba.wagner@gmail.com] 
Gesendet: Dienstag, 18. September 2012 16:57
An: openmeetings-user@incubator.apache.org
Betreff: Re: Customisation of tabs

Yes,

you can configure the visible tabs in Administration > Configuration
with the configuration keys:
default.dashboard.tab [int between 0 and 2]
dashboard.show.myrooms [int 0 or 1]
dashboard.show.chat [int 0 or 1]
dashboard.show.rssfeed [int 0 or 1]

Sebastian

2012/9/18 Manuel Michaelis <ma...@manuelmichaelis.de>:
> Dear Developers,
>
> is there any way to hide the visible tabs after hitting the start button?
> I actually would like to hide the tabs "public rooms" and "My rooms" -
> either in general
> or (preferably) according to a user profile or organization.
>
> Help and hints are welcome
> Manuel
>
>
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com



Re: Customisation of tabs

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Yes,

you can configure the visible tabs in Administration > Configuration
with the configuration keys:
default.dashboard.tab [int between 0 and 2]
dashboard.show.myrooms [int 0 or 1]
dashboard.show.chat [int 0 or 1]
dashboard.show.rssfeed [int 0 or 1]

Sebastian

2012/9/18 Manuel Michaelis <ma...@manuelmichaelis.de>:
> Dear Developers,
>
> is there any way to hide the visible tabs after hitting the start button?
> I actually would like to hide the tabs "public rooms" and "My rooms" -
> either in general
> or (preferably) according to a user profile or organization.
>
> Help and hints are welcome
> Manuel
>
>
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com