« SubCategories 1.0 Release Candidate 2 | Main | Getting Postgres and Movable Type to play well together »
June 11, 2004
SubCategories 1.0 Release Candidate 3
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/
Posted by rayners at June 11, 2004 04:56 PM
Trackback Pings
TrackBack URL for this entry:
http://mt.rayners.org/mt-tb.cgi/306
Listed below are links to weblogs that reference SubCategories 1.0 Release Candidate 3:
» Long day... from John P. Hoke's Asylum
I was trying to reinstall the Gallery PHP scripts to house a number of photos I have taken, as well as scans of my wedding pictures (as I get time) but hit a snag. Apparently my hosting provider turned on... [Read More]
Tracked on June 13, 2004 02:57 PM
Comments
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 ?
Posted by: Arvind
at June 13, 2004 11:46 AM
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 !
Posted by: Arvind
at June 13, 2004 11:49 AM
The Version number is wrong again ! :P $plugin->name ("SubCategories v. 1.0RC2");
Posted by: Arvind
at June 11, 2004 10:57 PM