Hi there.  I've imported several sections of my site from Greymatter into MT successfully, and am currently trying to import my zine in Newspro into MT.  However, the instructions on changing the News Display aren't going to work for me.  Once you edit the file ndisplay.pl, you have to edit it manually from there on out.

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:
<br />sub DoNewsHTML {<br />&#036;newshtml = qq~<br /><a href="http://realmofredheads.com/cgi-bin/newspro/viewnews.cgi?newsid&#036;newsid" target="_blank"> by <a href="&#036;uservar2">&#036;uservar1</a><br />Category: &#036;category<br /><i>&#036;newsdate</i><p><br />&#036;newstext<p><br />~;<br />

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.