Re: [openmeetings-user] Hide Top Bar Not working

2011-07-08 Thread seba.wag...@gmail.com
hideTopBar as option is not implemented for standard conference rooms.
But the value is in the database.

Sebastian

2011/7/8 Daniel Jao :
> HI,
>
> im using the call addRoomWithModerationExternalTypeAndTopBarOption,
> the room is being created, i passed the parameter hideTopBar as true
> but when i enter the room, i still see the topBar.
>
> I tried looking at the openmeeting db, checked the room record, but
> column hide_top_bar has no values, can you confirm if this is working?
>
> Not sure if setting the hideTopBar = false in the attributes affects
> it, cause other boolean values are not set
>
> http://code.google.com/p/openmeetings/source/browse/trunk/singlewebapp/src/app/org/openmeetings/app/hibernate/beans/rooms/Rooms.java
>
>  please confirm
>
> --
> You received this message because you are subscribed to the Google Groups 
> "OpenMeetings User" group.
> To post to this group, send email to openmeetings-user@googlegroups.com.
> To unsubscribe from this group, send email to 
> openmeetings-user+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/openmeetings-user?hl=en.
>
>



-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.wagner-sebastian.com
seba.wag...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



[openmeetings-user] Hide Top Bar Not working

2011-07-07 Thread Daniel Jao
HI,

im using the call addRoomWithModerationExternalTypeAndTopBarOption,
the room is being created, i passed the parameter hideTopBar as true
but when i enter the room, i still see the topBar.

I tried looking at the openmeeting db, checked the room record, but
column hide_top_bar has no values, can you confirm if this is working?

Not sure if setting the hideTopBar = false in the attributes affects
it, cause other boolean values are not set

http://code.google.com/p/openmeetings/source/browse/trunk/singlewebapp/src/app/org/openmeetings/app/hibernate/beans/rooms/Rooms.java

 please confirm

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.