On June 23, 2002 at 16:58, Vincent M wrote: > rid of he X-Headers. All I know is that I keep > getting this at the top of every message page: > <!-- MHonArc v2.5.6 --> > <!--X-Subject: DON'T DELETE THIS MESSAGE -- > FOLDER INTERNAL DATA --> > <!--X-From-R13: [nvy Elfgrz Wagreany Rngn > <[OWZSD-ROS[[EMAIL PROTECTED]> > --> > <!--X-Date: Fri, 21 Jun 2002 15:53:30 -0500 (CDT) > --> > <!--X-Message-Id: > 354e6522e4e8788fc1f3858b8eb383a8@NO-ID-FOUND.mhonarc.org > --> > <!--X-Content-Type: text/plain --> > <!--X-Head-End-->
The index pages do not have the <!--X-...--> comments. Only the message pages. So you do not have to do anything to remove X-Headers from index pages since they do not exist in the first place. Note SSMARKUP allow you to define text that goes before the <!-- MHonArc ... --> and other comments. If you defined it, you can have some common PHP-related code to appear at the top of each MHonArc generated page. > I've looked through the archives, and I see what other > have done, and I tried them... it's worked on > everything but the messages pages. JC Lawrence has managed to get things working with PHP, including the message pages. The archived list message I referenced in a previous reply gives a link to what he has done, include the resource files he uses. If JC is listening in, maybe he can provide the example raw markup of a message page generated from the resource files he uses. --ewh --------------------------------------------------------------------- To sign-off this list, send email to [EMAIL PROTECTED] with the message text UNSUBSCRIBE MHONARC-USERS
