Dan [Sun, 15 Jun 2008 01:29:30 -0400] rev 572
Moved some TinyMCE init code to make JS early init work
Dan [Sun, 15 Jun 2008 00:59:37 -0400] rev 571
Got ACL scope logic working again and began enforcing it. Breaking API change: assigning page title with $template->tpl_strings['PAGE_NAME'] will no longer work, use $template->assign_vars(). Workaround may be added later. Test for assign_vars method if compatibility needed. Added namespace processor API (non-breaking change). Several other things tweaked around as well.
Dan [Sat, 14 Jun 2008 22:01:24 -0400] rev 570
Fixed some plugin compatibility issues seen in Nuggie
Dan [Tue, 10 Jun 2008 10:51:44 -0400] rev 569
Updated image tag parser a bit. Handles recursion of brackets properly now, allows custom parameters from plugins, and takes parameters in any order due to new keyword-based parser
Dan [Tue, 10 Jun 2008 00:21:34 -0400] rev 568
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan [Mon, 09 Jun 2008 20:52:34 -0400] rev 567
Actually made the "prevent search indexing" switch work. Needs to be merged with stable.
Dan [Sat, 07 Jun 2008 22:50:31 -0400] rev 566
Made ajaxReset() call the actual requested title instead of effective title; fixed (again) template compiler bug not matching certain tags (probably PCRE bug)
Dan [Sat, 07 Jun 2008 12:50:21 -0400] rev 565
[YSlow experimental] Moved jsres.php include to bottom of the body in oxygen