Hi,

You are right, this is a wicket 6 feature...
However, I have ported the mechanism into the wicket 1.5 version; just
replace this.setJavaScriptLibrarySettings(settings); by
ApplicationJavaScriptLibrarySettings.set(settings);

Thanks & best regards,
Sebastien.



On Fri, Dec 20, 2013 at 7:48 AM, mkrivan <mik...@krivan.hu> wrote:

> Thanks, yes, I have found it but unfortunately it is only for wicket 6 not
> for wicket 1.5. I already thinking on moving forward to 6 but I need to
> change quite a lot in the project so I need some more time to fullfill all
> of the wicket 6 changes.
>
> I think I have to choose tinymce now with the basic functionality.
> Hopefully
> it will be enough in our project.
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/searching-for-a-Rich-text-editor-tp4662506p4663142.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to