Everything except the room HTML5 already :) Room refactoring is not really started. I hope I'll have some time to start it. I don't want to promise too much :) hopefully in a month or two room will partially be in HTML (optimistic forecast :))
On Wed, Apr 2, 2014 at 2:57 PM, Jean-Pierre Bigot < [email protected]> wrote: > Hi Maxim, > > Just a question about Openmeeting : Do you start working on the HTML5 > version ? > And whait is the schedule ? > > Thx > > Jean-Pierre Bigot > > Tél.: +(33) 1 30 21 53 12 > Mob.: +(33) 6 20 64 37 66 > > 6 rue Delaunay - 78000 Versailles > > ----- Original Message ----- > *From:* Maxim Solodovnik <[email protected]> > *To:* Openmeetings user-list <[email protected]> > *Sent:* Wednesday, April 02, 2014 5:47 AM > *Subject:* Re: OM3.0 - Load My Rooms and Private Rooms to Dashboard page > > Only widgets can be on dashboard ... > You can create list of both "My room" and "Private Rooms" (for all groups > user is in) and create "My Rooms" widgets with this huge list > > > On Tue, Apr 1, 2014 at 4:27 PM, <[email protected]> wrote: > >> Can you think any other ways to load My Rooms and Private Rooms to the >> dashboard? >> For example I tried to add: >> <div wicket:id="orgRooms"></div> >> To PrivateRoomsWidgetView.html - but did not work. Any other solutions? >> Those list do not have to be Widgets, I just need both of My Rooms and >> Private Rooms list to be on the dashboard. >> >> Thanks! >> >> >> >> Maxim Solodovnik kirjoitti 2014-03-31 09:40: >> >>> sure: >>> https://svn.apache.org/viewvc/openmeetings/branches/3.0.x/ >>> src/web/java/org/apache/openmeetings/web/user/ >>> dashboard/PrivateRoomsWidget*.java >>> [1] >>> >>> On Mon, Mar 31, 2014 at 1:32 PM, <[email protected]> wrote: >>> >>> Hi, >>>> >>>> yes I know that it requires Java programming skills. >>>> Could you please tell in what file(s) My rooms -widget is created? >>>> >>>> Thanks! >>>> >>>> Maxim Solodovnik kirjoitti 2014-03-28 17:17: >>>> It can be created similar to "My rooms" widget. >>>> You need java programming skills for this >>>> >>>> On Fri, Mar 28, 2014 at 6:17 PM, <[email protected]> wrote: >>>> >>>> How to create widget for Private Rooms? >>>> >>>> Thanks! >>>> >>>> Maxim Solodovnik kirjoitti 2014-03-28 13:04: >>>> Dashboard can only display widgets >>>> There is already widget for "My rooms" it should be enabled in >>>> settings (or globally enabled by default in configurations) >>>> There is no widget for "private rooms" currently this one need to >>>> be >>>> created >>>> >>>> On Fri, Mar 28, 2014 at 5:49 PM, <[email protected]> wrote: >>>> >>>> How to load My Rooms and Private Rooms lists to Dashboard page? >>>> Does those have some wicket:id - one for My Rooms and one for >>>> Private Rooms? >>>> >>>> I see that in PrivateRoomsWidgetView.html has: wicket:id="rooms" >>>> >>>> Thanks! >>>> >>>> -- >>>> WBR >>>> Maxim aka solomax >>>> >>>> -- >>>> WBR >>>> Maxim aka solomax >>>> >>> >>> -- >>> WBR >>> Maxim aka solomax >>> >>> Links: >>> ------ >>> [1] >>> https://svn.apache.org/viewvc/openmeetings/branches/3.0.x/ >>> src/web/java/org/apache/openmeetings/web/user/ >>> dashboard/PrivateRoomsWidget*.java >>> >> > > > -- > WBR > Maxim aka solomax > > -- WBR Maxim aka solomax
