Mon, 16 Jun 2008 19:16:12 -0400 Fixed: init_vars double-init check ignored theme changes/reloads
Dan [Mon, 16 Jun 2008 19:16:12 -0400] rev 578
Fixed: init_vars double-init check ignored theme changes/reloads
Mon, 16 Jun 2008 19:07:15 -0400 Made template parser remember last initted page_id and namespace to avoid double init; made additional_headers reassign only do so if $template->additional_headers is empty (it's being blanked somehow, need to come up with a backtrace sometime)
Dan [Mon, 16 Jun 2008 19:07:15 -0400] rev 577
Made template parser remember last initted page_id and namespace to avoid double init; made additional_headers reassign only do so if $template->additional_headers is empty (it's being blanked somehow, need to come up with a backtrace sometime)
Mon, 16 Jun 2008 19:05:16 -0400 Fixed undefined index left over from scope system rewrite a few days ago
Dan [Mon, 16 Jun 2008 19:05:16 -0400] rev 576
Fixed undefined index left over from scope system rewrite a few days ago
Mon, 16 Jun 2008 19:04:33 -0400 Fixed two bugs in paginator: noisy warning when rows run out and empty strings not being treated as valid from formatting functions
Dan [Mon, 16 Jun 2008 19:04:33 -0400] rev 575
Fixed two bugs in paginator: noisy warning when rows run out and empty strings not being treated as valid from formatting functions
Sun, 15 Jun 2008 01:38:33 -0400 Fixed title not being set properly in redirect()
Dan [Sun, 15 Jun 2008 01:38:33 -0400] rev 574
Fixed title not being set properly in redirect()
Sun, 15 Jun 2008 01:30:00 -0400 Renamed some functions (that were new in this release anyway) due to compatibility broken with PunBB bridge
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
Sun, 15 Jun 2008 01:29:30 -0400 Moved some TinyMCE init code to make JS early init work
Dan [Sun, 15 Jun 2008 01:29:30 -0400] rev 572
Moved some TinyMCE init code to make JS early init work
Sun, 15 Jun 2008 00:59:37 -0400 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 [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.
Sat, 14 Jun 2008 22:01:24 -0400 Fixed some plugin compatibility issues seen in Nuggie
Dan [Sat, 14 Jun 2008 22:01:24 -0400] rev 570
Fixed some plugin compatibility issues seen in Nuggie
Tue, 10 Jun 2008 10:51:44 -0400 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 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
(0) -300 -100 -10 +10 +100 +300 tip