QUOTE (LisaJill @ Oct 18 2003, 01:07 AM)
In Weblog Config, Archiving, put this in individual:
CODE
<$MTEntryTitle dirify="1"$>.php
replace .php with whatever file extension you're using. =)
that'll make it use the title of your post as the permalink. dirify cleans it up so that its a valid file name.
can see it at my weblog, as that's what I'm using. =)
I just tried doing this and added "<$MTEntryTitle dirify="1"$>.php" to the Individual textbox, then went and updated my first and only blog post and rebuilt all of my files, and the link is showing up in my post as "http://www.domain.com/archives/2003_10.php".
Can somebody tell me what I need to do to get it so it will look like "http://www.domain.com/archives/2003/10/18/title_of_my_post.php"?
Any help would be greatly appreciated.