Derek Jones - 12 May 2007 04:06 PM
You could hack to allow it, though I’m puzzled by the insistence on leaving .php when the new publishing system will not demand it.
Ah, there you have me. I am only sub-contracted to develop certain aspects of the site, though, mainly implementing the simple commerce module and doing some server fu, so in this case it is slightly above my pay grade to question the client’s motives too much. I have advised, they did not heed it, I implement. Yes, I get paid by the hour.
In core.regex.php, create_url_title() function
Thank you. I knew that, in theory, but didn’t find it right away and also wanted to make sure.
And you already know this, but for the benefit of others coming across this thread, hacks are not supported. :-D
Oh, I do know, and I hate them, too. Which is what got me thinking last night: perhaps using mod_rewrite is a more upwards compatible solution. Only if that approach fails will I actually resort to this hack. Thanks again, Derek.