Dan [Sun, 15 Jun 2008 01:30:00 -0400] rev 573
Renamed some functions (that were new in this release anyway) due to compatibility broken with PunBB bridge
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