Changes from 1.0 Release Candidate 2:
- Fixes a couple major bugs
- Added a new container tag:
TopLevelParentwhich resolves to the highest parent category for the current category
Download one of the following files:
The files need to be installed as follows:
sub_cats.pl: in the plugins/ directorymt-sc.cgi: in the base MT directory, and be sure its permissions are set correctly (chmod 755)SubCats.pmandSubCategory.pm: in extlib/rayners/
The Version number is wrong again ! :P
$plugin->name ("SubCategories v. 1.0RC2");
Okay, okay, I'll fix it. It's fairly low on my priority list until the final 1.0 comes out. :)
It would be nice if the version number was also printed on mt-sc.cgi somewhere towards the bottom maybe a line before MT Version number ?
Ok time for a real bug :P
When a entry is posted in a child category, parent categories aren't rebuilt ! I'm using the <MTEntriesWithSubCategories>..</MTEntriesWithSubCategories> in my category archives but parent categories not being rebuilt !