includes/clientside/static/tinymce-init.js
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