Hi Kalle yes - the chenille kit fckeditor worked perfectly well for me.
cheers SPA 2009/6/9 Kalle Korhonen <kalle.o.korho...@gmail.com> > 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<taa...@googlemail.com> wrote: > > This is outdated I would assume. > > > > Try the chenillekit editor, which is also based on fckeditor. > > > > 2009/6/5 spaway <supa....@googlemail.com> > > > >> 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. > >> > >> <t:fckeditor.editor t:id="biography" > >> t:value="celebrity.biography"/> > >> > >> I have done this but getting a classnotfoundexception > >> 'java.lang.NoClassDefFoundError: > >> org/apache/tapestry/ioc/MappedConfiguration' > >> > >> could anybody help me confirm if there is a way I can use Maven to > manage > >> this dependency. Any guide to sort above will also be appreciated. > >> > >> cheers > >> > >> SPA > >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >