Source

GitHub

We use GitHub as a source repository for TinyMCE, if you wish to contribute, go to GitHub and fork the project then send a pull request when you have fixed it.

Commit History rss

Fixed bug where the link plugin would ask to add the mailto: prefix multiple times. Yesterday 12:36:07
Fixed bug where the link plugin would ask to add the mailto: prefix multiple times.
Fixed bug where the position of the text color picker would be wrong if you switched to fullscreen. 2013-06-14 14:59:24
Fixed bug where the position of the text color picker would be wrong if you switched to fullscreen.
Updated moxieplayer.swf to latest version. 2013-06-14 14:56:09
Updated moxieplayer.swf to latest version.
Fixed so it doesn't load any language pack if the language option is set to "en". 2013-06-14 14:56:09
Fixed so it doesn't load any language pack if the language option is set to "en".
Merge pull request #205 from akre54/jq-handle-null-check 2013-06-14 14:07:31
Merge pull request #205 from akre54/jq-handle-null-check

handle null / undef check cleanly in jQuery plugin
Merge pull request #206 from vlajos/master 2013-06-14 14:04:04
Merge pull request #206 from vlajos/master

small misspelligs fixes
Added docs for addMenuItem and fixed the addButton docs. 2013-06-14 13:47:14
Added docs for addMenuItem and fixed the addButton docs.
whitespace fix 2013-06-13 23:36:57
whitespace fix
* merge 2013-06-13 23:35:48
* merge
misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-06-13 23:30:01
misspellings fixes by https://github.com/vlajos/misspell_fixer
handle null / undef check cleanly in jQuery plugin removeEditors 2013-06-13 20:22:25
handle null / undef check cleanly in jQuery plugin removeEditors
Fixed so spellchecker_rpc_url is relative to location of plugin. 2013-06-13 18:21:34
Fixed so spellchecker_rpc_url is relative to location of plugin.
Fixed issue with drag/drop of tables restoring gecko resizing. 2013-06-13 12:38:59
Fixed issue with drag/drop of tables restoring gecko resizing.
Fixed so nuget uses latest 1.9.x jQuery. 2013-06-13 11:24:28
Fixed so nuget uses latest 1.9.x jQuery.
Fixed issue with clipboard logic and failing table unit test. 2013-06-13 11:13:14
Fixed issue with clipboard logic and failing table unit test.
Worked on nuget package generation. 2013-06-13 11:02:22
Worked on nuget package generation.
Updated release date. 2013-06-13 10:08:53
Updated release date.
Merge branch 'master' into 4.x 2013-06-13 09:58:15
Merge branch 'master' into 4.x
Fixed so the first template gets automatically selected. 2013-06-12 20:48:39
Fixed so the first template gets automatically selected.
Restored shortcut logic since alt key wasn't working. 2013-06-12 20:48:11
Restored shortcut logic since alt key wasn't working.