You want to make the chat a permanent minimizable chat-icon similar to Facebook's or G+'s chat right? Yes well this is already a feature request that I plan to work on too :)
But there is more involved that changing x,y,width,height positions, you have to change the layout and move the "view" in the "tree" somewhere up to the layout's root tree node. As the chat is already so far modularized it should be no big problem however you will still need to code the functionality to minimize and maximize it and build a new container for it. Sebastian 2012/8/10 Jean-Marie Landri <[email protected]>: > Sorry Sir, > maybe i not did clear my self so i will try again > when OM main page appear, i would like the chat and my room to be visible at > bottom of page > > > On Fri, Aug 10, 2012 at 2:24 PM, [email protected] > <[email protected]> wrote: >> >> Sorry but I really don't understand from your description what exactly >> you would like to do. >> >> 2012/8/10 Jean-Marie Landri <[email protected]>: >> > i would like the chat to be visible with my rooms in main dashboard, >> > so i thoth to Reduce and align to center bello the center chat tabbutton >> > >> > thank you >> > >> > >> > On Fri, Aug 10, 2012 at 2:01 PM, [email protected] >> > <[email protected]> wrote: >> >> >> >> What is the effect that you would like to achieve with your >> >> modifications? >> >> >> >> Sebastian >> >> >> >> 2012/8/10 Jean-Marie Landri <[email protected]>: >> >> > Sir, ... the /3 was the only thing I've changed. >> >> > >> >> > the parent view, you mean mainDashboard.lzx around line 292 >> >> > >> >> > thank you >> >> > >> >> > >> >> > >> >> > >> >> > On Fri, Aug 10, 2012 at 1:25 PM, [email protected] >> >> > <[email protected]> wrote: >> >> >> >> >> >> Sorry but I doubt that the /3 was the only thing you've changed. >> >> >> Although this change does not make change too. >> >> >> What would you do that at all? If you want to change the width you >> >> >> should >> >> >> change the size of the parent view(s). >> >> >> >> >> >> Sebastian >> >> >> >> >> >> >> >> >> 2012/8/10 Jean-Marie Landri <[email protected]> >> >> >>> >> >> >>> Hello Sebastian >> >> >>> Sorry I couldn't answer you >> >> >>> I was very sick in the lasts days.. >> >> >>> ror the chat resizing problem... >> >> >>> i checked revision 1371414 >> >> >>> /usr/adm/2.0/WebContent/src/modules/chat >> >> >>> i have add changes to >> >> >>> overAllChatOutput.lzx line 25 - >> >> >>> clip="true" bgcolor="0xFFFFFF" width="${ >> >> >>> (parent.width-1) >> >> >>> /3 >> >> >>> }" > >> >> >>> overAllChat.lzx line 25 >> >> >>> width="${ (parent.width-4) /3 }" height="${ parent.height }" > >> >> >>> i attached the 2 files with screenshots as well. >> >> >>> >> >> >>> when trying to use the chat i get - chat.jpg >> >> >>> refreshing and it stacked but i can see the Purple line in chat but >> >> >>> chat >> >> >>> doesnt work >> >> >>> refreshing - appereance empty >> >> >>> >> >> >>> thank you >> >> >>> >> >> >>> >> >> >>> On Mon, Aug 6, 2012 at 2:24 PM, [email protected] >> >> >>> <[email protected]> wrote: >> >> >>>> >> >> >>>> Hi Jean-Marie, >> >> >>>> >> >> >>>> I am not sure if there might be some misunderstanding here. >> >> >>>> >> >> >>>> You tell us that you've changes some client side code. >> >> >>>> Why would you need to restart the server side process again now? >> >> >>>> Did >> >> >>>> you try to simply press F5 and reload the application instead? >> >> >>>> An issue in the lzx files has hardly chance to "server crash" >> >> >>>> anything. But it might need to reload the browser. >> >> >>>> >> >> >>>> Sebastian >> >> >>>> >> >> >>>> 2012/8/6 Jean-Marie Landri <[email protected]>: >> >> >>>> > Hello Sebastian, >> >> >>>> > i thought to the same, maybe i changed something that lid to the >> >> >>>> > error, >> >> >>>> > so i jusn checkout new clean - svn checkout >> >> >>>> > >> >> >>>> > >> >> >>>> > http://svn.apache.org/repos/asf/incubator/openmeetings/branches/2.0/ >> >> >>>> > right now and i get the same problem. >> >> >>>> > when i say system crash i mean that i cant use any more the red5 >> >> >>>> > openmeetings until i'm processing - >> >> >>>> > >> >> >>>> > at /usr/lib/red5/webapps/openmeetings/WEB-INF/classes/META-INF >> >> >>>> > customize the >> >> >>>> > persistence.xml >> >> >>>> > according to >> >> >>>> > >> >> >>>> > >> >> >>>> > >> >> >>>> > -https://cwiki.apache.org/OPENMEETINGS/tutorials-related-to-openmeetings.data/Installing%20OM2.x%20On%20Ubuntu64%20-%20Headless.pdf >> >> >>>> > and then command >> >> >>>> > chown -R nobody /usr/lib/red5 >> >> >>>> > chmod +x /usr/lib/red5/red5.sh >> >> >>>> > chmod +x /usr/lib/red5/red5-debug.sh >> >> >>>> > >> >> >>>> > >> >> >>>> > >> >> >>>> > >> >> >>>> > >> >> >>>> > On Mon, Aug 6, 2012 at 9:04 AM, [email protected] >> >> >>>> > <[email protected]> wrote: >> >> >>>> >> >> >> >>>> >> *How to know What revision of* >> >> >>>> >> when and where did you download the source code? >> >> >>>> >> >> >> >>>> >> I am not sure why this modification should have crashed >> >> >>>> >> anything, >> >> >>>> >> maybe you modified also something else that leads to a crash. >> >> >>>> >> You did not answer yet what you exactly mean by "system crash". >> >> >>>> >> What do you mean by "system crash"? Flash browser plugin >> >> >>>> >> crashes? >> >> >>>> >> OpenMeetings crashes? OpenMeetings disconnects? >> >> >>>> >> >> >> >>>> >> You should try to use the debug version to see some client side >> >> >>>> >> log: >> >> >>>> >> >> >> >>>> >> Sebastian >> >> >>>> >> >> >> >>>> >> 2012/8/5 Jean-Marie Landri <[email protected]>: >> >> >>>> >> > Hello Sir, >> >> >>>> >> > at - /usr/adm/2.0/WebContent/src/modules/chat - >> >> >>>> >> > overAllChatOutput.lzx / >> >> >>>> >> > overAllChat.lzx >> >> >>>> >> > edit - <class align="center" name="overAllChat" >> >> >>>> >> > extends="view" >> >> >>>> >> > x="2" >> >> >>>> >> > width="${ (parent.width-4)/3 }" height="${ parent.height >> >> >>>> >> > }" >> >> >>>> >> > > >> >> >>>> >> > >> >> >>>> >> > divided the width to 3 >> >> >>>> >> > >> >> >>>> >> > Sir, How to know What revision of >> >> >>>> >> > OpenMeetings modifications based on? >> >> >>>> >> > >> >> >>>> >> > thank you >> >> >>>> >> > >> >> >>>> >> > >> >> >>>> >> > On Sun, Aug 5, 2012 at 3:19 PM, [email protected] >> >> >>>> >> > <[email protected]> wrote: >> >> >>>> >> >> >> >> >>>> >> >> Hi Jean-Marie, >> >> >>>> >> >> >> >> >>>> >> >> what do you mean by "resizing"? You resize the browser >> >> >>>> >> >> window >> >> >>>> >> >> or >> >> >>>> >> >> just >> >> >>>> >> >> this view using some script? >> >> >>>> >> >> >> >> >>>> >> >> It sounds like you modified the source code? What revision >> >> >>>> >> >> of >> >> >>>> >> >> OpenMeetings are your modifications based on? >> >> >>>> >> >> >> >> >>>> >> >> "sending message the system crashes at every participant" >> >> >>>> >> >> => there is no such message that gets synced to every >> >> >>>> >> >> participant. >> >> >>>> >> >> What do you mean by "system crash"? Flash browser plugin >> >> >>>> >> >> crashes? >> >> >>>> >> >> OpenMeetings crashes? OpenMeetings disconnects? >> >> >>>> >> >> >> >> >>>> >> >> Sebastian >> >> >>>> >> >> >> >> >>>> >> >> 2012/8/5 Jean-Marie Landri <[email protected]>: >> >> >>>> >> >> > hello >> >> >>>> >> >> > when resizing the OverAllChat.lzx and sending message the >> >> >>>> >> >> > system >> >> >>>> >> >> > crashes >> >> >>>> >> >> > at >> >> >>>> >> >> > every participants pc >> >> >>>> >> >> > then we can't use openmeetings until compiling new one. >> >> >>>> >> >> > of course i have made the output chat with the same >> >> >>>> >> >> > elements, >> >> >>>> >> >> > and the appearing is great. >> >> >>>> >> >> > what can cause this problem? >> >> >>>> >> >> > >> >> >>>> >> >> > thank you >> >> >>>> >> >> >> >> >>>> >> >> >> >> >>>> >> >> >> >> >>>> >> >> -- >> >> >>>> >> >> Sebastian Wagner >> >> >>>> >> >> https://twitter.com/#!/dead_lock >> >> >>>> >> >> http://www.webbase-design.de >> >> >>>> >> >> http://www.wagner-sebastian.com >> >> >>>> >> >> [email protected] >> >> >>>> >> > >> >> >>>> >> > >> >> >>>> >> >> >> >>>> >> >> >> >>>> >> >> >> >>>> >> -- >> >> >>>> >> Sebastian Wagner >> >> >>>> >> https://twitter.com/#!/dead_lock >> >> >>>> >> http://www.webbase-design.de >> >> >>>> >> http://www.wagner-sebastian.com >> >> >>>> >> [email protected] >> >> >>>> > >> >> >>>> > >> >> >>>> >> >> >>>> >> >> >>>> >> >> >>>> -- >> >> >>>> Sebastian Wagner >> >> >>>> https://twitter.com/#!/dead_lock >> >> >>>> http://www.webbase-design.de >> >> >>>> http://www.wagner-sebastian.com >> >> >>>> [email protected] >> >> >>> >> >> >>> >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> Sebastian Wagner >> >> >> https://twitter.com/#!/dead_lock >> >> >> http://www.webbase-design.de >> >> >> http://www.wagner-sebastian.com >> >> >> [email protected] >> >> > >> >> > >> >> >> >> >> >> >> >> -- >> >> Sebastian Wagner >> >> https://twitter.com/#!/dead_lock >> >> http://www.webbase-design.de >> >> http://www.wagner-sebastian.com >> >> [email protected] >> > >> > >> >> >> >> -- >> Sebastian Wagner >> https://twitter.com/#!/dead_lock >> http://www.webbase-design.de >> http://www.wagner-sebastian.com >> [email protected] > > -- Sebastian Wagner https://twitter.com/#!/dead_lock http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
