Though I haven't looked into details of this component yet, generally
what such 'rich' components can do for you is:
* Do the header contributions so you don't have to find out what
javascript and css to include and on what pages to put it.
* Take care of any configuration code. Besides including the
javascript and css dependencies you usually have to include one or
more configuration lines in javascript. When the component does that
for you, you don't have to know any TinyMCE internals at all.
* Create an abstraction on the common configuration options so that
the common configuration alternatives are easier to use/ switch.

Eelco

On 10/10/05, Nick Heudecker <[EMAIL PROTECTED]> wrote:
> I'm using TinyMCE in my Wicket project and didn't need to do anything
> special with Wicket to use it.  What does this contribution provide?
>
>
> On 10/9/05, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> >
> > I haven't looked in detail at it, but I think that would be easy to
> > do. Only if Lulian wants that of course.
> >
> > Eelco
> >
> > On 10/9/05, Johan Compagner <[EMAIL PROTECTED] > wrote:
> > > i would love to use it in but i see it is tied to java 5
> > >  Is it possible to downgrade it ? Because currently we can't use java 5
> in
> > > most of our projects.
> > >
> > >
> > > On 10/8/05, Iulian Costan < [EMAIL PROTECTED]> wrote:
> > > >
> > > > Hi,
> > > >
> > > > The Wicket TinyMCE component (see also http://tinymce.moxiecode.com/ )
> is
> > > available within wicket-stuff project.
> > > > Please co wicket-contrib-tinymce and wicket-contrib-tinymce-examples
> to
> > > see it in action.
> > > >
> > > > .iulian
> > >
> > >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by:
> > Power Architecture Resource Center: Free content, downloads, discussions,
> > and more. http://solutions.newsforge.com/ibmarch.tmpl
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
>
>


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to