You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by BBS Technik <do...@gmx.de> on 2012/09/18 15:18:45 UTC

How to add new cliparts

Hello,

how I can add my own cliparts to the clipart box in om2.

Best regards

Ed

Re: How to add new cliparts

Posted by Jean-Marie Landri <je...@gmail.com>.
Hello,
Checked out revision 1460070.
Problem with wrapping layout on clipart
on line in clipart
and i can see the command in the view - <wrappinglayout axis="y"
spacing="2" inset="2" />

Thank you


/usr/adm/2.0/WebContent/src/modules/conference/whiteboard/panels/maintoolspanel/
subMenuIconToolsToUpload.lzx



On Fri, Sep 21, 2012 at 4:25 PM, seba.wagner@gmail.com <
seba.wagner@gmail.com> wrote:

> That should not happen, the view has already a wrappinglayout so it
> should use a new row whenever it is full.
>
>
> https://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/whiteboard/panels/maintoolspanel/subMenuIconToolsToUpload.lzx?view=markup
> Line 348
>
> Sebastian
>
> 2012/9/21 BBS Technik <do...@gmx.de>:
> > Hello,
> >
> > I could upload the cliparts to the right place. :-)
> >
> > But they are all arranged in only one row. So the most of them are
> hidden.
> > Any idea to have a 'linefeed' in the clipart window?
> >
> > Best regards
> >
> > Ed
> >
> > -------- Original-Nachricht --------
> >> Datum: Tue, 18 Sep 2012 16:59:43 +0200
> >> Von: "seba.wagner@gmail.com" <se...@gmail.com>
> >> An: openmeetings-user@incubator.apache.org
> >> Betreff: Re: How to add new cliparts
> >
> >> Cliparts are stored at:
> >> webapps/openmeetings/public/cliparts/
> >> Don't miss to put also some thumbs of the cliparts in:
> >> webapps/openmeetings/public/cliparts/thumbs/
> >>
> >> I guess you might try to simply copy some png's into the folder(s) and
> >> reload.
> >>
> >> Sebastian
> >>
> >> 2012/9/18 BBS Technik <do...@gmx.de>:
> >> > Hello,
> >> >
> >> > how I can add my own cliparts to the clipart box in om2.
> >> >
> >> > Best regards
> >> >
> >> > Ed
> >>
> >>
> >>
> >> --
> >> 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: How to add new cliparts

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
That should not happen, the view has already a wrappinglayout so it
should use a new row whenever it is full.

https://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/whiteboard/panels/maintoolspanel/subMenuIconToolsToUpload.lzx?view=markup
Line 348

Sebastian

2012/9/21 BBS Technik <do...@gmx.de>:
> Hello,
>
> I could upload the cliparts to the right place. :-)
>
> But they are all arranged in only one row. So the most of them are hidden.
> Any idea to have a 'linefeed' in the clipart window?
>
> Best regards
>
> Ed
>
> -------- Original-Nachricht --------
>> Datum: Tue, 18 Sep 2012 16:59:43 +0200
>> Von: "seba.wagner@gmail.com" <se...@gmail.com>
>> An: openmeetings-user@incubator.apache.org
>> Betreff: Re: How to add new cliparts
>
>> Cliparts are stored at:
>> webapps/openmeetings/public/cliparts/
>> Don't miss to put also some thumbs of the cliparts in:
>> webapps/openmeetings/public/cliparts/thumbs/
>>
>> I guess you might try to simply copy some png's into the folder(s) and
>> reload.
>>
>> Sebastian
>>
>> 2012/9/18 BBS Technik <do...@gmx.de>:
>> > Hello,
>> >
>> > how I can add my own cliparts to the clipart box in om2.
>> >
>> > Best regards
>> >
>> > Ed
>>
>>
>>
>> --
>> 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: How to add new cliparts

Posted by BBS Technik <do...@gmx.de>.
Hello,

I could upload the cliparts to the right place. :-)

But they are all arranged in only one row. So the most of them are hidden.
Any idea to have a 'linefeed' in the clipart window?

Best regards

Ed 
 
-------- Original-Nachricht --------
> Datum: Tue, 18 Sep 2012 16:59:43 +0200
> Von: "seba.wagner@gmail.com" <se...@gmail.com>
> An: openmeetings-user@incubator.apache.org
> Betreff: Re: How to add new cliparts

> Cliparts are stored at:
> webapps/openmeetings/public/cliparts/
> Don't miss to put also some thumbs of the cliparts in:
> webapps/openmeetings/public/cliparts/thumbs/
> 
> I guess you might try to simply copy some png's into the folder(s) and
> reload.
> 
> Sebastian
> 
> 2012/9/18 BBS Technik <do...@gmx.de>:
> > Hello,
> >
> > how I can add my own cliparts to the clipart box in om2.
> >
> > Best regards
> >
> > Ed
> 
> 
> 
> -- 
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com

Re: How to add new cliparts

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Cliparts are stored at:
webapps/openmeetings/public/cliparts/
Don't miss to put also some thumbs of the cliparts in:
webapps/openmeetings/public/cliparts/thumbs/

I guess you might try to simply copy some png's into the folder(s) and reload.

Sebastian

2012/9/18 BBS Technik <do...@gmx.de>:
> Hello,
>
> how I can add my own cliparts to the clipart box in om2.
>
> Best regards
>
> Ed



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