Provides a wysiwyg textarea renderer using the TinyMCE Editor
Stars
23
Forks
12
Watchers
23
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
37
commits
Merge branch 'master' of github.com:garyhodgson/tinymce-renderer-plugin
250ee07View on GitHubUse AJS.contextPath() to get a more-reliable (absolute) url to the (normally relative) resources required by mce.
39420aeView on GitHubNo need to re-init editors in an attempt to fix spacebar/arrow malfunctions. These malfunctions are a bug in JIRA 5.0, and will be fixed 5.0.3 (JRA-27826).
421672aView on GitHubFixed Null Pointer Exception when field is null. Expanded options in dialog editor - when the dialog is too small the fullscreen icon is now on the left handside.
b23c46bView on GitHubUpdated to be compatible with Jira 5.0. Is backwards compatible with 4.x, hence the minor version number update.
eca7b85View on GitHub