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. | file | diff | annotate |
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/) | file | diff | annotate |
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. | file | diff | annotate |
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. | file | diff | annotate |
Tue, 24 Jun 2008 23:37:23 -0400 | Dan | Majorly reworked Javascript runtime stuff to use on-demand loading. | file | diff | annotate |