TinyMce
Dependency :
compile ":tiny-mce:3.4.9"
Summary
Installation
grails install-plugin tiny-mce
Description
A plugin with the TinyMce editor javascript and tags to embed the editor in your GSP pages.To add TinyMce as Jquery plugin
Resources
Adds TinyMce to your page without any action. (Add the below tag inside the HEAD of your page).<tinyMce:resources />
<tinyMce:resources jquery="true" />