I edited it to use uservar1 and uservar2, uservar2 being a link to their profile, and uservar1 being their name. (I submit all the news myself and do not let members log in and submit their own, so the actual author of all the posts is me.)
Anyway, the first line before the text is formatted to be
Title and Link by Memberlink and Member. The line actually reads like this:
sub DoNewsHTML {
$newshtml = qq~
by $uservar1
Category: $category
$newsdate
$newstext
~;
There's also:
Archive Link Formatting, Headline Formatting, New Files Formatting, and Archive HTML.
I'm completely unsure what to do here, which is unfortunate because I'd love to convert it to MT. If I can't, it's no big deal, but if anyone could help me manually edit this file to enter this part somewhere in there:
TITLE:
DATE:
AUTHOR:
-----
BODY:
I'd appreciate it. You can email me at candi@realmofredheads.com. I could just send you the file so you can see what I'm talking about.