Em Mon, 12 Oct 2009 16:36:44 -0300, Roy Douglas
escreveu:
Thanks Thiago, sorry if it sounds stupid, I follow the description from
http://tapestry.formos.com/wiki/display/T5IDEINT/Eclipse+%28including+Maven%29
to set up my environment, I really don't know how to put chenillekit in
to
Thanks Thiago, sorry if it sounds stupid, I follow the description from
http://tapestry.formos.com/wiki/display/T5IDEINT/Eclipse+%28including+Maven%29
to set up my environment, I really don't know how to put chenillekit in
to my maven project,
is there any tutorial I can reference from ?
R
On Mon, Oct 12, 2009 at 8:46 AM, Thiago H. de Paula Figueiredo
wrote:
> Em Mon, 12 Oct 2009 12:15:44 -0300, Roy Douglas
> escreveu:
> You'll need to put chenillekit-core in the classpath, maybe also
> chenillekit-google and chenillekit-image. That's exatcly what makes Maven
> shine the most: you
Em Mon, 12 Oct 2009 12:15:44 -0300, Roy Douglas
escreveu:
Hi, I use tapestry 5.1.05, I downloaded chenillekit-core-1.1.0.jar and
chenillekit-tapestry-1.1.0.jar and put it
WEB-INF/lib, and I got ava.lang.NoClassDefFoundError:
org/apache/commons/configuration/Configuration error.
You'll need
re is a way I can use Maven to
>> manage
>> >> this dependency. Any guide to sort above will also be appreciated.
>> >>
>> >> cheers
>> >>
>> >> SPA
>> >>
>> >
>>
>> -
Hi Kalle
yes - the chenille kit fckeditor worked perfectly well for me.
cheers
SPA
2009/6/9 Kalle Korhonen
> I can verify that chenillekit's editor works great and is fully
> customizable using FCKEditor api.
>
> Kalle
>
>
> On Fri, Jun 5, 2009 at 1:23 AM, Otho wrote:
> > This is outdated I w
I can verify that chenillekit's editor works great and is fully
customizable using FCKEditor api.
Kalle
On Fri, Jun 5, 2009 at 1:23 AM, Otho wrote:
> This is outdated I would assume.
>
> Try the chenillekit editor, which is also based on fckeditor.
>
> 2009/6/5 spaway
>
>> Dear all,
>>
>> I am
This is outdated I would assume.
Try the chenillekit editor, which is also based on fckeditor.
2009/6/5 spaway
> Dear all,
>
> I am trying to test out the use of FCKEditor with tapestry 5 (
> http://code.google.com/p/tapestry5-fckeditor/) - the best guide I've seen
> is
> do download tapestry5-
Dear all,
I am trying to test out the use of FCKEditor with tapestry 5 (
http://code.google.com/p/tapestry5-fckeditor/) - the best guide I've seen is
do download tapestry5-fckeditor-1.0.2.jar into the lib folder and then use
the fckeditor component in template pages like below.
I have done this