There's a thread about this on the MT forums, but I'll be darned if I can find it!!
I know you open the lib/MT/App/Comments.pm and change at LEAST the following:
Look for: Subject =>
Change the following line to:
'[' . $blog->name . '] ' . $entry->title );
I'll post if I can find the thread. :)
Posted by: Lynda at April 29, 2002 6:42 PMHey.. just wondering why is it we do not see answers that you provide for the Mission? Let's hear your answers!!
Posted by: Desiree at April 29, 2002 10:54 PMOk, Lynda, trying it out now.
Posted by: Promo at April 30, 2002 8:25 AMLet me know if that works because I spent about an hour looking for that darn post yesterday and couldn't find a trace of it.
That's what I have in mine and it works fine, but I'm not sure if I made any change OTHER than adding the . $entry->title
Posted by: Lynda at April 30, 2002 9:37 AMtesting it
Posted by: Promo at May 13, 2002 8:54 AMYep it works!
Posted by: Promo at May 13, 2002 9:04 AM