Wed, 09 Jul 2008 18:38:44 -0400 | Dan | Fixed lack of str_replace() to runtime-patch cache_anon_sidebar | file | diff | annotate |
Mon, 07 Jul 2008 18:12:30 -0400 | Dan | 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) | file | diff | annotate |
Mon, 07 Jul 2008 02:41:50 -0400 | Dan | Added the theme_is_<themeid> template boolean value to allow conditional template code depending on theme ID (in shared templates, sidebar blocks, etc.) | file | diff | annotate |
Mon, 07 Jul 2008 02:37:12 -0400 | Dan | Added ability to hide or show sidebar blocks based on a {restrict} or {hideif} conditional in the sidebar script | file | diff | annotate |