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 |
Wed, 08 Jul 2009 23:37:01 -0400 | Dan | OK, JS preloading on a CDN works perfectly now. I'm sure of it. | file | diff | annotate |
Wed, 08 Jul 2009 22:44:46 -0400 | Dan | Fixed inconsistency in JS component load order between CDN sites and non-CDN sites | file | diff | annotate |
Wed, 08 Jul 2009 22:27:24 -0400 | Dan | Fixed a series of infinite loops with preloading components and placeholders | file | diff | annotate |
Wed, 08 Jul 2009 18:51:48 -0400 | Dan | Template: minor: documented sidebar_widget() | file | diff | annotate |
Mon, 15 Jun 2009 20:09:58 -0400 | Dan | Added support for preloading javascript libs ($template->preload_js()). Updated admin theme and Tigra Tree Menu to support this + JS_{HEADER,FOOTER} variables. | file | diff | annotate |