suryaraju wrote: > > I am trying to implement spell check in tinyMCE and need help setting up > the tinyMCE. > Can you let me know what all jar I need and steps to set it up . >
Wicket Users ([email protected]) might be a better place for this question. Installing via Maven is the easiest method, which will include everything you need. Presuming you are not, look at the tinymce-parent pom.xml file for the dependencies. The net.sf.jazzy package is the core of the spell checking capabilities, but there are many other dependencies. Enjoy! Jake -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/TinyMCE-integration-tp1897799p3921451.html Sent from the Forum for Wicket Core developers mailing list archive at Nabble.com.
