Almost there. I've posted release candidate 2 of MT-Feeds v2.0. This release handles a number of small bugs that were found since the last release. I expect...
Hi, I am trying to build a deep hierarchical site using MT subcategories, but I would like to have a navigation in which only the subcategories down to the...
Hi all I'm building a site which is using a numeric heirarchy and I want to be able to build urls using the sub categories rather than the primary category so...
You are mixing terminology here, which makes it difficult to say exactly what you want. The "primary" category of an entry is the one that is on the entry...
... No need for a plug-in if you use apache's mod_rewrite. The idea being you have the server redirect from the 'short' URL into the longer one. It's optional...
Hi all I've realised my mistake and slight confusion. the category hierarchy and primary category are not related as I took them to be the primary can be at...
To add a couple of more Santize args in a plugin I used to do: $old_sanitizespec = $mgr->GlobalSanitizeSpec; $new_sanitizespec=$old_sanitizespec.',a href...
Hi Timothy, Any chance of getting hold of the slides/notes for this talk you gave? I would guess it will be very useful for us developers. Srijith ... Mac OS ...
The quick answer is no. The blog object you are modifying is an in-memory representation unlike the ConfigMgr which is a singleton -- meaning it is initialized...
Thanks for reminding me of this. I've been remiss in my duty to post those. I wasn't satisfied with the presentation (or my delivery of it for that matter),...
This is a bit of follow-up on the running MT locally discussion. Over the weekend Matt Sergeant released v1.08 of DBD::SQLite. What is significant is that it...
Speaking of errors, if you're on a Mac and can't install Per Modules, check that you have the Developer Tools installed. I had to reinstall panther months ago,...
Byron
byron@...
Feb 28, 2005 6:51 pm
673
I have a couple of thoughts on this. Briefly... I think SQLite's presence on servers like these will change in the near future by virtual of its inclusion in...
... At the risk of saying "me too," I just wanted to underscore this point. Anytime I encounter someone who is using a host that makes it hard to use advanced...
Peter, I'm grateful to your greatest patience!! This morning, I realized conversion proccess can be much more faster than ever if only employing transaction...
The last result was less worthy because it was on VMWare. Yesterday I performed more sensible benchmark on a real PC. And I wrote an English entry at this...
I'm just finishing up with my packing so I can grab my flight out west to attend O'Reilly's Emerging Technology (ETech) conference. Any one else attending?...
I will be out of the office starting 03/11/2005 and will not return until 03/30/2005. I will be out of the office starting 3/11 and returning 3/30. I will ...
I'm building an MT 3 plugin with a CGI configuration interface, and foolishly waited until nearly the end of the process to get my feet wet with MT::App (which...
Hi Nathaniel, It sounds like you¹re following the right course. The practice we promote is to override the MT::App::uri method as a way of specifying your own...
... Thanks Ezra. That does indeed do the trick. I apologize for repaying your kindness with a related question. I've begun testing my plugin with other...
... Can't speak to the mirror script. As a matter of practice I always put the full path of the database file in my MT configuration file when using SQLite. As...
... Best practices aside, MT's installation instructions unequivocally recommend a relative path. It's not kosher for a plugin's configuration interface to...
Hi there, I have a requirment for an email-to-entry script on my MT site. I'd like for members of the public to be able to email a specific address and the...
I meant to add that I realise this isnt quite the right place for this, but I have tried the official forums and have not had any response. Rob ... From: Rob...