August 05, 2003

Multi Category Next & Previous

Created for the Art Blog on my main site.

Allows an entry to be linked to the next and previous entries for each of it's categories.

[More]

May 12, 2003

PHP wrapper for MT-Search

Caveat: your php install must allow the use of the passthru() command, sometimes disabled for higher security on shared servers. (Dreamhost users: this means you'll need to name the script with an extension of .pcgi unless you've explicitly set (via .htaccess) .php or .phtml to use the cgi version of php.)

All requests to this page must be 'get' rather than 'post' or mt-search.cgi can't read the data. Also, if you're using an alternate template for mt-search you'll need to specify it in the referring page.

[More]

May 08, 2003

Category PreviousN & NextN

On the request of PeterGregory from the MT Forums I put together a version of my Cat Nav script that allows you to specify how many entry before and after to show


Step One:

[More]