Sun, 15 Jun 2008 01:30:00 -0400 | Dan | Renamed some functions (that were new in this release anyway) due to compatibility broken with PunBB bridge | file | diff | annotate |
Sun, 15 Jun 2008 00:59:37 -0400 | Dan | 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. | file | diff | annotate |
Sat, 14 Jun 2008 22:01:24 -0400 | Dan | Fixed some plugin compatibility issues seen in Nuggie | file | diff | annotate |
Tue, 10 Jun 2008 00:21:34 -0400 | Dan | A bit of UX improvement to upgrade UI; updated readme for 1.1.4 | file | diff | annotate |