TinyMCE is one of the most popular out there, it has some wicket integration already done http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-tinymce
On Wed, 2009-11-11 at 20:02 -0500, Alex Rass wrote: > Hi. > > Hi. > > Did a bit of googling, but didn't find anything good... > > Anyone ever had to create an edit screen where you can do html/source > editor? > > Any idea what I can use? > > In other words: I store html in database. > I would like to be able to let my users bring it up inside a wicket screen. > Edit html as "pretty text" (and not as bunch of markup) > And post it back into the database. > > What I am looking for is the a component I can use from inside Wicket > instead of TextField() > > Any ideas? I'd prefer one where I have access to source as well as "pretty" > (plenty of them around where it's a 2-tab edit component). > > Thanks in advance. > > I saw something about TinyMCE in some forums... > > - Alex. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
