includes/clientside/static/tinymce-init.js
Mon, 28 Jun 2010 13:31:21 -0400 Dan Fuhry Added basic support for right-to-left languages. Set meta_direction to "rtl" in core.json.
Sun, 28 Mar 2010 23:10:46 -0400 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.
Tue, 22 Dec 2009 13:09:59 -0500 Dan TinyMCE: Bumped to v3.2.7
Sat, 11 Jul 2009 20:25:50 -0400 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.
Sun, 21 Dec 2008 17:56:32 -0500 Dan Added spell-checking support for TinyMCE on user request (see: http://forum.enanocms.org/topic/11/)
Sun, 21 Dec 2008 16:41:03 -0500 Dan load_component() now accepts an array, and most JS components are loaded all in one request now. Totally modular baby. And failsafe too.
Thu, 26 Jun 2008 20:55:13 -0400 Dan Upgraded TinyMCE to 3.1.0.1. Ported a couple special pages to the componentized JS system.
Tue, 24 Jun 2008 23:37:23 -0400 Dan Majorly reworked Javascript runtime stuff to use on-demand loading.
less more (0) tip