I am maintaining an installation of Movabletype for a friend of mine. I've noticed she occasionally makes entries without entering a title. I've gone in and installed MTIfEmpty so those entries show up with Untitled on the main page but now I've noticed the problem with the Individual Entry Archive files that having no title produces. Instead of using MTIfEmpty, is there another way that would automatically title the entries "untitled"?
I have the individual archives set as: <$MTArchiveDate format="%Y/%m/%d"$>/<$MTEntryTitle dirify="1"$>.html which produces archive files in 2004/08/16/entrysubject.html however, with no title entered, the path turns into 2004/08/16/.html which then produces an error.
My friend uses this installation of Movabletype as a daily diary so her posting more than one entry a day is rare. Would it be too difficult to tell MT to make untitled entries publish with untitled as the title? (so it produces untitled.html files) Or could anybody suggest any other way of doing this? (other than yelling at her and telling her to make titles on her entries
Thank you for your help!