You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by "seba.wagner@gmail.com" <se...@gmail.com> on 2012/09/01 09:54:58 UTC

Re: Plz help Dashboard Customization

Hi Santosh,

you have to compile the sources to realize any changes.

Sebastian

2012/8/31 santosh kumar <sa...@gmail.com>:
> Hi, I a have a small LAN of 10 PC, I got Ubuntu 12.04 iso with OM 2.0,
> I installed it and everything is working fine but I wish to remove the
> links from the Help and support field in Dashboard or to put it at the
> bottom-right of the page (or remove the complete fi=
> eld). I tried for \WebContent\src\modules\dashboard\profilesPanel.lzx
> but this kind of any directory is not available in my Ubuntu server
> but the OM path is /usr/lib/red5/webapps/openmeeting/. One urgent help
> is requested... thanx in advance



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

Re: Plz help Dashboard Customization

Posted by santosh kumar <sa...@gmail.com>.
On Mon, Sep 3, 2012 at 12:44 PM, seba.wagner@gmail.com <
seba.wagner@gmail.com> wrote:

>
> Those are the UI elements:
>
> https://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/WebContent/src/base/navi/helpAndBugs.lzx
>
> And in:
>
> https://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/base/hibernate/hibRtmpConnection.lzx?view=markup
> Line 867 they are initialized.
>
> Sebastian
>
>
> 2012/9/3 santosh kumar <sa...@gmail.com>
>
>>
>>
>> On Sat, Sep 1, 2012 at 5:27 PM, santosh kumar <sa...@gmail.com>wrote:
>>
>>>
>>>
>>> On Sat, Sep 1, 2012 at 2:53 PM, Hasan Gharehasanloo <
>>> hasan.ghare@gmail.com> wrote:
>>>
>>>> Hi Santosh,
>>>>
>>>> To change links in the Help and support field in Dashboard you should
>>>> change language via Language Editor.
>>>> And if you dont want to change the position there is no need to compile
>>>> source.
>>>>
>>>>
>>>> On Sat, Sep 1, 2012 at 12:24 PM, seba.wagner@gmail.com <
>>>> seba.wagner@gmail.com> wrote:
>>>>
>>>>> Hi Santosh,
>>>>>
>>>>> you have to compile the sources to realize any changes.
>>>>>
>>>>> Sebastian
>>>>>
>>>>> 2012/8/31 santosh kumar <sa...@gmail.com>:
>>>>> > Hi, I a have a small LAN of 10 PC, I got Ubuntu 12.04 iso with OM
>>>>> 2.0,
>>>>> > I installed it and everything is working fine but I wish to remove
>>>>> the
>>>>> > links from the Help and support field in Dashboard or to put it at
>>>>> the
>>>>> > bottom-right of the page (or remove the complete fi=
>>>>> > eld). I tried for \WebContent\src\modules\dashboard\profilesPanel.lzx
>>>>> > but this kind of any directory is not available in my Ubuntu server
>>>>> > but the OM path is /usr/lib/red5/webapps/openmeeting/. One urgent
>>>>> help
>>>>> > is requested... thanx in advance
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Sebastian Wagner
>>>>> https://twitter.com/#!/dead_lock
>>>>> http://www.webbase-design.de
>>>>> http://www.wagner-sebastian.com
>>>>> seba.wagner@gmail.com
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> ---------------------------------
>>>> Best Regards
>>>> Hassan Gharehasanloo
>>>>
>>>  Thanx a lot for ur response. I need to to edit HELP AND SUPPORT. Please
>>> let me know which source file I need to edit or compile as the path of
>>> installation in Ubuntu 12.04 is as   /usr/lib/red5/webapps/openmeeting/
>>> but I am unable to find out the source file which needed to edit. thanx in
>>> advance
>>
>> I am still waiting for the issue if someone can help me as I am realy not
>> able to find out HELP AND SUPPORT tag in and script, I even checked .jar
>> packages also.
>
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>
thanx a lot for ur kind reply but I am not able to get .lzx file in
 /usr/lib/red5/webapps/openmeeting/ directory, I think in OM 2.0, its been
packed in .jar packages, I tried extracting all .jar packages also but even
thn not getting it. Plz tell me the file path..

Re: Plz help Dashboard Customization

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Please see the documentation on how to compile the source packages:
http://incubator.apache.org/openmeetings/BuildInstructions.html

you might simply run:
ant

and only copy the resulting SWFs to your OpenMeetings server.

PS: You need to compile the source code of Version 2.0 if you are
going to replace the SWFs directly. Compiling the source code of 2.1
and replacing only the SWFs will not work, if you compile the source
code of version 2.1 you will need to do a comple re-installation of
OpenMeetings into a blank database.

Sebastian

2012/9/4 santosh kumar <sa...@gmail.com>:
> hi  Sebastian, thanx a lot for u r really helping me. I have downloaded
> Source package but where to compile it on my OM 2.0 server or I need to
> compile on any other system.
> regards,
> santosh



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

Re: Plz help Dashboard Customization

Posted by santosh kumar <sa...@gmail.com>.
hi  Sebastian, thanx a lot for u r really helping me. I have downloaded  Source
package but where to compile it on my OM 2.0 server or I need to compile on
any other system.
regards,
santosh

Re: Plz help Dashboard Customization

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

the LZX files are source files, you will not find them in a binary
release of OpenMeetings.
In order to do changes to that files you will need to download a
Source package and follow the steps to compile a binary from it at:
http://incubator.apache.org/openmeetings/BuildInstructions.html

Sebastian

2012/9/3 santosh kumar <sa...@gmail.com>:
>
>
> On Mon, Sep 3, 2012 at 12:44 PM, seba.wagner@gmail.com
> <se...@gmail.com> wrote:
>>
>>
>> Those are the UI elements:
>>
>> https://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/WebContent/src/base/navi/helpAndBugs.lzx
>>
>> And in:
>>
>> https://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/base/hibernate/hibRtmpConnection.lzx?view=markup
>> Line 867 they are initialized.
>>
>> Sebastian
>>
>>
>> 2012/9/3 santosh kumar <sa...@gmail.com>
>>>
>>>
>>>
>>> On Sat, Sep 1, 2012 at 5:27 PM, santosh kumar <sa...@gmail.com>
>>> wrote:
>>>>
>>>>
>>>>
>>>> On Sat, Sep 1, 2012 at 2:53 PM, Hasan Gharehasanloo
>>>> <ha...@gmail.com> wrote:
>>>>>
>>>>> Hi Santosh,
>>>>>
>>>>> To change links in the Help and support field in Dashboard you should
>>>>> change language via Language Editor.
>>>>> And if you dont want to change the position there is no need to compile
>>>>> source.
>>>>>
>>>>>
>>>>> On Sat, Sep 1, 2012 at 12:24 PM, seba.wagner@gmail.com
>>>>> <se...@gmail.com> wrote:
>>>>>>
>>>>>> Hi Santosh,
>>>>>>
>>>>>> you have to compile the sources to realize any changes.
>>>>>>
>>>>>> Sebastian
>>>>>>
>>>>>> 2012/8/31 santosh kumar <sa...@gmail.com>:
>>>>>> > Hi, I a have a small LAN of 10 PC, I got Ubuntu 12.04 iso with OM
>>>>>> > 2.0,
>>>>>> > I installed it and everything is working fine but I wish to remove
>>>>>> > the
>>>>>> > links from the Help and support field in Dashboard or to put it at
>>>>>> > the
>>>>>> > bottom-right of the page (or remove the complete fi=
>>>>>> > eld). I tried for
>>>>>> > \WebContent\src\modules\dashboard\profilesPanel.lzx
>>>>>> > but this kind of any directory is not available in my Ubuntu server
>>>>>> > but the OM path is /usr/lib/red5/webapps/openmeeting/. One urgent
>>>>>> > help
>>>>>> > is requested... thanx in advance
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Sebastian Wagner
>>>>>> https://twitter.com/#!/dead_lock
>>>>>> http://www.webbase-design.de
>>>>>> http://www.wagner-sebastian.com
>>>>>> seba.wagner@gmail.com
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> ---------------------------------
>>>>> Best Regards
>>>>> Hassan Gharehasanloo
>>>>
>>>>  Thanx a lot for ur response. I need to to edit HELP AND SUPPORT. Please
>>>> let me know which source file I need to edit or compile as the path of
>>>> installation in Ubuntu 12.04 is as   /usr/lib/red5/webapps/openmeeting/ but
>>>> I am unable to find out the source file which needed to edit. thanx in
>>>> advance
>>>
>>> I am still waiting for the issue if someone can help me as I am realy not
>>> able to find out HELP AND SUPPORT tag in and script, I even checked .jar
>>> packages also.
>>
>>
>>
>>
>> --
>> Sebastian Wagner
>> https://twitter.com/#!/dead_lock
>> http://www.webbase-design.de
>> http://www.wagner-sebastian.com
>> seba.wagner@gmail.com
>
> thanx a lot for ur kind reply but I am not able to get .lzx file in
> /usr/lib/red5/webapps/openmeeting/ directory, I think in OM 2.0, its been
> packed in .jar packages, I tried extracting all .jar packages also but even
> thn not getting it. Plz tell me the file path..



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

Re: Plz help Dashboard Customization

Posted by santosh kumar <sa...@gmail.com>.
On Mon, Sep 3, 2012 at 12:44 PM, seba.wagner@gmail.com <
seba.wagner@gmail.com> wrote:

>
> Those are the UI elements:
>
> https://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/WebContent/src/base/navi/helpAndBugs.lzx
>
> And in:
>
> https://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/base/hibernate/hibRtmpConnection.lzx?view=markup
> Line 867 they are initialized.
>
> Sebastian
>
>
> 2012/9/3 santosh kumar <sa...@gmail.com>
>
>>
>>
>> On Sat, Sep 1, 2012 at 5:27 PM, santosh kumar <sa...@gmail.com>wrote:
>>
>>>
>>>
>>> On Sat, Sep 1, 2012 at 2:53 PM, Hasan Gharehasanloo <
>>> hasan.ghare@gmail.com> wrote:
>>>
>>>> Hi Santosh,
>>>>
>>>> To change links in the Help and support field in Dashboard you should
>>>> change language via Language Editor.
>>>> And if you dont want to change the position there is no need to compile
>>>> source.
>>>>
>>>>
>>>> On Sat, Sep 1, 2012 at 12:24 PM, seba.wagner@gmail.com <
>>>> seba.wagner@gmail.com> wrote:
>>>>
>>>>> Hi Santosh,
>>>>>
>>>>> you have to compile the sources to realize any changes.
>>>>>
>>>>> Sebastian
>>>>>
>>>>> 2012/8/31 santosh kumar <sa...@gmail.com>:
>>>>> > Hi, I a have a small LAN of 10 PC, I got Ubuntu 12.04 iso with OM
>>>>> 2.0,
>>>>> > I installed it and everything is working fine but I wish to remove
>>>>> the
>>>>> > links from the Help and support field in Dashboard or to put it at
>>>>> the
>>>>> > bottom-right of the page (or remove the complete fi=
>>>>> > eld). I tried for \WebContent\src\modules\dashboard\profilesPanel.lzx
>>>>> > but this kind of any directory is not available in my Ubuntu server
>>>>> > but the OM path is /usr/lib/red5/webapps/openmeeting/. One urgent
>>>>> help
>>>>> > is requested... thanx in advance
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Sebastian Wagner
>>>>> https://twitter.com/#!/dead_lock
>>>>> http://www.webbase-design.de
>>>>> http://www.wagner-sebastian.com
>>>>> seba.wagner@gmail.com
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> ---------------------------------
>>>> Best Regards
>>>> Hassan Gharehasanloo
>>>>
>>>  Thanx a lot for ur response. I need to to edit HELP AND SUPPORT. Please
>>> let me know which source file I need to edit or compile as the path of
>>> installation in Ubuntu 12.04 is as   /usr/lib/red5/webapps/openmeeting/
>>> but I am unable to find out the source file which needed to edit. thanx in
>>> advance
>>
>> I am still waiting for the issue if someone can help me as I am realy not
>> able to find out HELP AND SUPPORT tag in and script, I even checked .jar
>> packages also.
>
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>
thanx a lot for ur kind reply but I am not able to get .lzx file in
 /usr/lib/red5/webapps/openmeeting/ directory, I think in OM 2.0, its been
packed in .jar packages, I tried extracting all .jar packages also but even
thn not getting it. Plz tell me the file path..

Re: Plz help Dashboard Customization

Posted by santosh kumar <sa...@gmail.com>.
thanx a lot for ur kind reply but I am not able to get .lzx file in
 /usr/lib/red5/webapps/openmeeting/ directory, I think in OM 2.0, its been
packed in .jar packages, I tried extracting all .jar packages also but even
thn not getting it. Plz tell me the file path..

Re: Plz help Dashboard Customization

Posted by santosh kumar <sa...@gmail.com>.
On Mon, Sep 3, 2012 at 8:58 PM, santosh kumar <sa...@gmail.com> wrote:

>
>
> On Mon, Sep 3, 2012 at 12:44 PM, seba.wagner@gmail.com <
> seba.wagner@gmail.com> wrote:
>
>>
>> Those are the UI elements:
>>
>> https://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/WebContent/src/base/navi/helpAndBugs.lzx
>>
>> And in:
>>
>> https://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/base/hibernate/hibRtmpConnection.lzx?view=markup
>> Line 867 they are initialized.
>>
>> Sebastian
>>
>>
>> 2012/9/3 santosh kumar <sa...@gmail.com>
>>
>>>
>>>
>>> On Sat, Sep 1, 2012 at 5:27 PM, santosh kumar <sa...@gmail.com>wrote:
>>>
>>>>
>>>>
>>>> On Sat, Sep 1, 2012 at 2:53 PM, Hasan Gharehasanloo <
>>>> hasan.ghare@gmail.com> wrote:
>>>>
>>>>> Hi Santosh,
>>>>>
>>>>> To change links in the Help and support field in Dashboard you should
>>>>> change language via Language Editor.
>>>>> And if you dont want to change the position there is no need to
>>>>> compile source.
>>>>>
>>>>>
>>>>> On Sat, Sep 1, 2012 at 12:24 PM, seba.wagner@gmail.com <
>>>>> seba.wagner@gmail.com> wrote:
>>>>>
>>>>>> Hi Santosh,
>>>>>>
>>>>>> you have to compile the sources to realize any changes.
>>>>>>
>>>>>> Sebastian
>>>>>>
>>>>>> 2012/8/31 santosh kumar <sa...@gmail.com>:
>>>>>> > Hi, I a have a small LAN of 10 PC, I got Ubuntu 12.04 iso with OM
>>>>>> 2.0,
>>>>>> > I installed it and everything is working fine but I wish to remove
>>>>>> the
>>>>>> > links from the Help and support field in Dashboard or to put it at
>>>>>> the
>>>>>> > bottom-right of the page (or remove the complete fi=
>>>>>> > eld). I tried for
>>>>>> \WebContent\src\modules\dashboard\profilesPanel.lzx
>>>>>> > but this kind of any directory is not available in my Ubuntu server
>>>>>> > but the OM path is /usr/lib/red5/webapps/openmeeting/. One urgent
>>>>>> help
>>>>>> > is requested... thanx in advance
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Sebastian Wagner
>>>>>> https://twitter.com/#!/dead_lock
>>>>>> http://www.webbase-design.de
>>>>>> http://www.wagner-sebastian.com
>>>>>> seba.wagner@gmail.com
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> ---------------------------------
>>>>> Best Regards
>>>>> Hassan Gharehasanloo
>>>>>
>>>>  Thanx a lot for ur response. I need to to edit HELP AND SUPPORT.
>>>> Please let me know which source file I need to edit or compile as the path
>>>> of installation in Ubuntu 12.04 is as   /usr/lib/red5/webapps/openmeeting/
>>>> but I am unable to find out the source file which needed to edit. thanx in
>>>> advance
>>>
>>> I am still waiting for the issue if someone can help me as I am realy
>>> not able to find out HELP AND SUPPORT tag in and script, I even checked
>>> .jar packages also.
>>
>>
>>
>>
>> --
>> Sebastian Wagner
>> https://twitter.com/#!/dead_lock
>> http://www.webbase-design.de
>> http://www.wagner-sebastian.com
>> seba.wagner@gmail.com
>>
> thanx a lot for ur kind reply but I am not able to get .lzx file in
>  /usr/lib/red5/webapps/openmeeting/ directory, I think in OM 2.0, its
> been packed in .jar packages, I tried extracting all .jar packages also but
> even thn not getting it. Plz tell me the file path..
>

Re: Plz help Dashboard Customization

Posted by santosh kumar <sa...@gmail.com>.
On Mon, Sep 3, 2012 at 12:44 PM, seba.wagner@gmail.com <
seba.wagner@gmail.com> wrote:

>
> Those are the UI elements:
>
> https://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/WebContent/src/base/navi/helpAndBugs.lzx
>
> And in:
>
> https://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/base/hibernate/hibRtmpConnection.lzx?view=markup
> Line 867 they are initialized.
>
> Sebastian
>
>
> 2012/9/3 santosh kumar <sa...@gmail.com>
>
>>
>>
>> On Sat, Sep 1, 2012 at 5:27 PM, santosh kumar <sa...@gmail.com>wrote:
>>
>>>
>>>
>>> On Sat, Sep 1, 2012 at 2:53 PM, Hasan Gharehasanloo <
>>> hasan.ghare@gmail.com> wrote:
>>>
>>>> Hi Santosh,
>>>>
>>>> To change links in the Help and support field in Dashboard you should
>>>> change language via Language Editor.
>>>> And if you dont want to change the position there is no need to compile
>>>> source.
>>>>
>>>>
>>>> On Sat, Sep 1, 2012 at 12:24 PM, seba.wagner@gmail.com <
>>>> seba.wagner@gmail.com> wrote:
>>>>
>>>>> Hi Santosh,
>>>>>
>>>>> you have to compile the sources to realize any changes.
>>>>>
>>>>> Sebastian
>>>>>
>>>>> 2012/8/31 santosh kumar <sa...@gmail.com>:
>>>>> > Hi, I a have a small LAN of 10 PC, I got Ubuntu 12.04 iso with OM
>>>>> 2.0,
>>>>> > I installed it and everything is working fine but I wish to remove
>>>>> the
>>>>> > links from the Help and support field in Dashboard or to put it at
>>>>> the
>>>>> > bottom-right of the page (or remove the complete fi=
>>>>> > eld). I tried for \WebContent\src\modules\dashboard\profilesPanel.lzx
>>>>> > but this kind of any directory is not available in my Ubuntu server
>>>>> > but the OM path is /usr/lib/red5/webapps/openmeeting/. One urgent
>>>>> help
>>>>> > is requested... thanx in advance
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Sebastian Wagner
>>>>> https://twitter.com/#!/dead_lock
>>>>> http://www.webbase-design.de
>>>>> http://www.wagner-sebastian.com
>>>>> seba.wagner@gmail.com
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> ---------------------------------
>>>> Best Regards
>>>> Hassan Gharehasanloo
>>>>
>>>  Thanx a lot for ur response. I need to to edit HELP AND SUPPORT. Please
>>> let me know which source file I need to edit or compile as the path of
>>> installation in Ubuntu 12.04 is as   /usr/lib/red5/webapps/openmeeting/
>>> but I am unable to find out the source file which needed to edit. thanx in
>>> advance
>>
>> I am still waiting for the issue if someone can help me as I am realy not
>> able to find out HELP AND SUPPORT tag in and script, I even checked .jar
>> packages also.
>
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>
thanx a lot for ur kind reply but I am not able to get .lzx file in
 /usr/lib/red5/webapps/openmeeting/ directory, I think in OM 2.0, its been
packed in .jar packages, I tried extracting all .jar packages also but even
thn not getting it. Plz tell me the file path..

Re: Plz help Dashboard Customization

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Those are the UI elements:
https://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/WebContent/src/base/navi/helpAndBugs.lzx

And in:
https://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/base/hibernate/hibRtmpConnection.lzx?view=markup
Line 867 they are initialized.

Sebastian

2012/9/3 santosh kumar <sa...@gmail.com>

>
>
> On Sat, Sep 1, 2012 at 5:27 PM, santosh kumar <sa...@gmail.com>wrote:
>
>>
>>
>> On Sat, Sep 1, 2012 at 2:53 PM, Hasan Gharehasanloo <
>> hasan.ghare@gmail.com> wrote:
>>
>>> Hi Santosh,
>>>
>>> To change links in the Help and support field in Dashboard you should
>>> change language via Language Editor.
>>> And if you dont want to change the position there is no need to compile
>>> source.
>>>
>>>
>>> On Sat, Sep 1, 2012 at 12:24 PM, seba.wagner@gmail.com <
>>> seba.wagner@gmail.com> wrote:
>>>
>>>> Hi Santosh,
>>>>
>>>> you have to compile the sources to realize any changes.
>>>>
>>>> Sebastian
>>>>
>>>> 2012/8/31 santosh kumar <sa...@gmail.com>:
>>>> > Hi, I a have a small LAN of 10 PC, I got Ubuntu 12.04 iso with OM 2.0,
>>>> > I installed it and everything is working fine but I wish to remove the
>>>> > links from the Help and support field in Dashboard or to put it at the
>>>> > bottom-right of the page (or remove the complete fi=
>>>> > eld). I tried for \WebContent\src\modules\dashboard\profilesPanel.lzx
>>>> > but this kind of any directory is not available in my Ubuntu server
>>>> > but the OM path is /usr/lib/red5/webapps/openmeeting/. One urgent help
>>>> > is requested... thanx in advance
>>>>
>>>>
>>>>
>>>> --
>>>> Sebastian Wagner
>>>> https://twitter.com/#!/dead_lock
>>>> http://www.webbase-design.de
>>>> http://www.wagner-sebastian.com
>>>> seba.wagner@gmail.com
>>>>
>>>
>>>
>>>
>>> --
>>> ---------------------------------
>>> Best Regards
>>> Hassan Gharehasanloo
>>>
>>  Thanx a lot for ur response. I need to to edit HELP AND SUPPORT. Please
>> let me know which source file I need to edit or compile as the path of
>> installation in Ubuntu 12.04 is as   /usr/lib/red5/webapps/openmeeting/
>> but I am unable to find out the source file which needed to edit. thanx in
>> advance
>
> I am still waiting for the issue if someone can help me as I am realy not
> able to find out HELP AND SUPPORT tag in and script, I even checked .jar
> packages also.




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

Re: Plz help Dashboard Customization

Posted by santosh kumar <sa...@gmail.com>.
On Sat, Sep 1, 2012 at 5:27 PM, santosh kumar <sa...@gmail.com> wrote:

>
>
> On Sat, Sep 1, 2012 at 2:53 PM, Hasan Gharehasanloo <hasan.ghare@gmail.com
> > wrote:
>
>> Hi Santosh,
>>
>> To change links in the Help and support field in Dashboard you should
>> change language via Language Editor.
>> And if you dont want to change the position there is no need to compile
>> source.
>>
>>
>> On Sat, Sep 1, 2012 at 12:24 PM, seba.wagner@gmail.com <
>> seba.wagner@gmail.com> wrote:
>>
>>> Hi Santosh,
>>>
>>> you have to compile the sources to realize any changes.
>>>
>>> Sebastian
>>>
>>> 2012/8/31 santosh kumar <sa...@gmail.com>:
>>> > Hi, I a have a small LAN of 10 PC, I got Ubuntu 12.04 iso with OM 2.0,
>>> > I installed it and everything is working fine but I wish to remove the
>>> > links from the Help and support field in Dashboard or to put it at the
>>> > bottom-right of the page (or remove the complete fi=
>>> > eld). I tried for \WebContent\src\modules\dashboard\profilesPanel.lzx
>>> > but this kind of any directory is not available in my Ubuntu server
>>> > but the OM path is /usr/lib/red5/webapps/openmeeting/. One urgent help
>>> > is requested... thanx in advance
>>>
>>>
>>>
>>> --
>>> Sebastian Wagner
>>> https://twitter.com/#!/dead_lock
>>> http://www.webbase-design.de
>>> http://www.wagner-sebastian.com
>>> seba.wagner@gmail.com
>>>
>>
>>
>>
>> --
>> ---------------------------------
>> Best Regards
>> Hassan Gharehasanloo
>>
>  Thanx a lot for ur response. I need to to edit HELP AND SUPPORT. Please
> let me know which source file I need to edit or compile as the path of
> installation in Ubuntu 12.04 is as   /usr/lib/red5/webapps/openmeeting/
> but I am unable to find out the source file which needed to edit. thanx in
> advance

I am still waiting for the issue if someone can help me as I am realy not
able to find out HELP AND SUPPORT tag in and script, I even checked .jar
packages also.

Re: Plz help Dashboard Customization

Posted by santosh kumar <sa...@gmail.com>.
On Sat, Sep 1, 2012 at 2:53 PM, Hasan Gharehasanloo
<ha...@gmail.com>wrote:

> Hi Santosh,
>
> To change links in the Help and support field in Dashboard you should
> change language via Language Editor.
> And if you dont want to change the position there is no need to compile
> source.
>
>
> On Sat, Sep 1, 2012 at 12:24 PM, seba.wagner@gmail.com <
> seba.wagner@gmail.com> wrote:
>
>> Hi Santosh,
>>
>> you have to compile the sources to realize any changes.
>>
>> Sebastian
>>
>> 2012/8/31 santosh kumar <sa...@gmail.com>:
>> > Hi, I a have a small LAN of 10 PC, I got Ubuntu 12.04 iso with OM 2.0,
>> > I installed it and everything is working fine but I wish to remove the
>> > links from the Help and support field in Dashboard or to put it at the
>> > bottom-right of the page (or remove the complete fi=
>> > eld). I tried for \WebContent\src\modules\dashboard\profilesPanel.lzx
>> > but this kind of any directory is not available in my Ubuntu server
>> > but the OM path is /usr/lib/red5/webapps/openmeeting/. One urgent help
>> > is requested... thanx in advance
>>
>>
>>
>> --
>> Sebastian Wagner
>> https://twitter.com/#!/dead_lock
>> http://www.webbase-design.de
>> http://www.wagner-sebastian.com
>> seba.wagner@gmail.com
>>
>
>
>
> --
> ---------------------------------
> Best Regards
> Hassan Gharehasanloo
>
 Thanx a lot for ur response. I need to to edit HELP AND SUPPORT. Please
let me know which source file I need to edit or compile as the path of
installation in Ubuntu 12.04 is as   /usr/lib/red5/webapps/openmeeting/ but
I am unable to find out the source file which needed to edit. thanx in
advance

Re: Plz help Dashboard Customization

Posted by Hasan Gharehasanloo <ha...@gmail.com>.
Hi Santosh,

To change links in the Help and support field in Dashboard you should
change language via Language Editor.
And if you dont want to change the position there is no need to compile
source.

On Sat, Sep 1, 2012 at 12:24 PM, seba.wagner@gmail.com <
seba.wagner@gmail.com> wrote:

> Hi Santosh,
>
> you have to compile the sources to realize any changes.
>
> Sebastian
>
> 2012/8/31 santosh kumar <sa...@gmail.com>:
> > Hi, I a have a small LAN of 10 PC, I got Ubuntu 12.04 iso with OM 2.0,
> > I installed it and everything is working fine but I wish to remove the
> > links from the Help and support field in Dashboard or to put it at the
> > bottom-right of the page (or remove the complete fi=
> > eld). I tried for \WebContent\src\modules\dashboard\profilesPanel.lzx
> > but this kind of any directory is not available in my Ubuntu server
> > but the OM path is /usr/lib/red5/webapps/openmeeting/. One urgent help
> > is requested... thanx in advance
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>



-- 
---------------------------------
Best Regards
Hassan Gharehasanloo