[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to display only partial message body



OK, maybe it is not so simple ;)

----------------------------------
fix-msg.pl # among other things you don't care about, it produces an excerpt in a notedir
           # you can probably just comment out the process_body subroutine.


----------------------------------
mhonarc includes this NOTE in each message page, as a meta description tag.

The notes are used by mhonarc through this tag in the .mrc file:

<NOTEDIR>
/home/wfnorg/notes
</NOTEDIR>

and in MsgPgBegin section

<meta name="description" content="$NOTE$">

----------------------------------
last30-xml4.pl # produces 7 different RSS feeds.

I'll include the two perl scripts in the next two messages.

Michael


[Index of Archives]     [Bugtraq]     [Yosemite News]     [Mhonarc Home]