Mon, 07 Jul 2008 18:12:30 -0400 First stab at cache management backend. Everything seems to have been tested and working so far, but a number of things require a more specialized cache and can't go through the framework (e.g. user ranks which use references to map usernames to user IDs)
Dan [Mon, 07 Jul 2008 18:12:30 -0400] rev 607
First stab at cache management backend. Everything seems to have been tested and working so far, but a number of things require a more specialized cache and can't go through the framework (e.g. user ranks which use references to map usernames to user IDs)
Mon, 07 Jul 2008 03:52:16 -0400 Moved enano_safe_array_merge() to functions.php as comment.php depends on it
Dan [Mon, 07 Jul 2008 03:52:16 -0400] rev 606
Moved enano_safe_array_merge() to functions.php as comment.php depends on it
Mon, 07 Jul 2008 02:50:17 -0400 First draft of new CacheManager admin page. Backend is yet to be implemented.
Dan [Mon, 07 Jul 2008 02:50:17 -0400] rev 605
First draft of new CacheManager admin page. Backend is yet to be implemented.
Mon, 07 Jul 2008 02:49:54 -0400 Fixed missing require() on math.php in SpecialUserFuncs
Dan [Mon, 07 Jul 2008 02:49:54 -0400] rev 604
Fixed missing require() on math.php in SpecialUserFuncs
Mon, 07 Jul 2008 02:49:26 -0400 Moved all account deactivation notice presentation code to its own method in sessions
Dan [Mon, 07 Jul 2008 02:49:26 -0400] rev 603
Moved all account deactivation notice presentation code to its own method in sessions
Mon, 07 Jul 2008 02:48:44 -0400 Fixed missing randkey() method in rijndael.php
Dan [Mon, 07 Jul 2008 02:48:44 -0400] rev 602
Fixed missing randkey() method in rijndael.php
Mon, 07 Jul 2008 02:48:14 -0400 Fixed $use_cache bug in plugins.php
Dan [Mon, 07 Jul 2008 02:48:14 -0400] rev 601
Fixed $use_cache bug in plugins.php
Mon, 07 Jul 2008 02:47:20 -0400 Fixed missing require() on stats.php in pageprocess; made pageprocess update the metadata cache on page rename
Dan [Mon, 07 Jul 2008 02:47:20 -0400] rev 600
Fixed missing require() on stats.php in pageprocess; made pageprocess update the metadata cache on page rename
Mon, 07 Jul 2008 02:46:44 -0400 Added purge_all_caches() routine to functions.php. Temporary, will be discarded once the new cache code is implemented
Dan [Mon, 07 Jul 2008 02:46:44 -0400] rev 599
Added purge_all_caches() routine to functions.php. Temporary, will be discarded once the new cache code is implemented
Mon, 07 Jul 2008 02:41:50 -0400 Added the theme_is_<themeid> template boolean value to allow conditional template code depending on theme ID (in shared templates, sidebar blocks, etc.)
Dan [Mon, 07 Jul 2008 02:41:50 -0400] rev 598
Added the theme_is_<themeid> template boolean value to allow conditional template code depending on theme ID (in shared templates, sidebar blocks, etc.)
(0) -300 -100 -10 +10 +100 +300 tip