Barring any bugs, this release candidate will become the official 1.0 release of the SubCategories plugin.
Changes from the last release candidate:
- POD documentation for
rayners::SubCategory - Added
IfIsAncestorandIfIsDescedanttagsIfIsAncestortakes one argument,child, and will return true if the categorychildis below the current category in the hierarchy.IfIsDescendanttakes one argument,parent, and will return true if the categoryparentis above the current category in the hierarchy.
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/
Yeah that branch you gave me didn't work at all. The files were uploaded properly but nothing was being processed :S