includes/clientside/static/tinymce-init.js
2010-06-28 Dan Fuhry Added basic support for right-to-left languages. Set meta_direction to "rtl" in core.json.
2010-03-29 Dan Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
2009-12-22 Dan TinyMCE: Bumped to v3.2.7
2009-07-12 Dan One word: Internet Explorer 6. This includes a rewrite of $paths->parseAdminTree() that encodes to JSON instead of manually generating JS, so good-bye to stupid parser problems I hope.
2008-12-21 Dan Added spell-checking support for TinyMCE on user request (see: http://forum.enanocms.org/topic/11/)
2008-12-21 Dan load_component() now accepts an array, and most JS components are loaded all in one request now. Totally modular baby. And failsafe too.
2008-06-27 Dan Upgraded TinyMCE to 3.1.0.1. Ported a couple special pages to the componentized JS system.
2008-06-25 Dan Majorly reworked Javascript runtime stuff to use on-demand loading.
less more (0) tip