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
Tue, 10 Jun 2008 00:21:34 -0400 A bit of UX improvement to upgrade UI; updated readme for 1.1.4
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
Mon, 09 Jun 2008 20:52:34 -0400 Actually made the "prevent search indexing" switch work. Needs to be merged with stable.
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.
Sat, 07 Jun 2008 22:50:31 -0400 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 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)
Sat, 07 Jun 2008 12:50:21 -0400 [YSlow experimental] Moved jsres.php include to bottom of the body in oxygen
Dan [Sat, 07 Jun 2008 12:50:21 -0400] rev 565
[YSlow experimental] Moved jsres.php include to bottom of the body in oxygen
Sat, 07 Jun 2008 12:49:45 -0400 Updated version number metadata in system plugin files; added some comments and removed unused code from index.php and includes/graphs.php
Dan [Sat, 07 Jun 2008 12:49:45 -0400] rev 564
Updated version number metadata in system plugin files; added some comments and removed unused code from index.php and includes/graphs.php
Sat, 07 Jun 2008 12:48:39 -0400 First test of rank manager interface, not currently capable of doing anything interesting (fills form with placeholder data); strings are in an earlier commit
Dan [Sat, 07 Jun 2008 12:48:39 -0400] rev 563
First test of rank manager interface, not currently capable of doing anything interesting (fills form with placeholder data); strings are in an earlier commit
(0) -300 -100 -10 +10 +100 +300 tip