Last updated by svivekkrishna 1 year ago
grails install-plugin tiny-mce
Last updated by munih 8 months ago
A plugin with the
TinyMce editor javascript and tags to embed the editor in your GSP pages.
Resources
Adds TinyMce to your page without any action. (Add the below tag inside the HEAD of your page).
To add TinyMce as
Jquery plugin
<tinyMce:resources jquery="true" />
Helper tags
To just add TinyMce and auto-load the default editors use importJs and renderEditor tags.
Last updated by admin 1 year ago
Last updated by admin 1 year ago