PHP Dirification
As I mentioned before, I ported a few plugins I was using to the dynamic system. The first of the plugins I ported was for dashify my urls (replaces the spaces with dashes rather than underscores like in dirify).
I mainly use the very simple Dashify plugin to dashify my titles so here's a php port - modifier.dashify.php however for those of you that prefer to use the more powerful DirifyPlus I've made a php port for it too - modifier.dirifyplus.php.
To ensure that the files are formatted correctly I recommend you right click the links and click save as. Upload them to your php/plugins/ directory to enable them.
Syntaxing remains the same e.g. <MTEntryTitle dashify="1"> or <MTEntryTitle dirifyplus="code">
Enjoy!

Kino said:
on May 31, 2005 11:45 PM | Reply
I've been using the dirifyplus plug-in for a while now. How would I use your PHP version of this? I could not find instructions on use on your site.
Thanks!
Arvind Satyanarayan said:
on Jun 1, 2005 6:59 AM | Reply
As I said in the entry, upload the PHP files to php/plugins in your MT directory.
Bart said:
on Sep 14, 2006 3:00 AM | Reply
The download link to modifier.dirifyplus.php doesn't work any more :(
Yser said:
on May 6, 2007 10:57 PM | Reply
Can you do the same thing for DerifyES please? Thanks. It can be found at the included URL. I don't think they have the php version