Login required
Download

TinyMce

(0)
Author(s) S Vivek Krishna
Current Release 3.4.7   (1 week ago)
Grails Version 1.3 > *
Tags
Dependency
compile ":tiny-mce:3.4.7"
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).

<tinyMce:resources />

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