1
0

Patch categories plugin

This commit is contained in:
Garvin Hicking
2007-01-14 14:56:47 +00:00
parent 855f94e11b
commit e23a9dd640
2 changed files with 10 additions and 1 deletions

View File

@ -23,6 +23,11 @@ Version 1.2 ()
Version 1.1.1 ()
------------------------------------------------------------------------
* Make categories sidebar plugin properly return evaluated categories
list to plugin_categories.tpl template. Currently, a hidden
structure would only be displayed when not using custom
template. (garvinhicking)
* Change order of trackback execution flow (again) to preserve
references for plugins like Track Exits, when used in conjunction
with the entryproperties cache (garvinhicking)