/[mws]/trunk/templates/message.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/templates/message.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14 - (show annotations)
Thu May 6 19:46:58 2004 UTC (19 years, 11 months ago) by dpavlin
File MIME type: text/html
File size: 216 byte(s)
Make mbox2swish universal for all indexer (moving index-specific
thinks in own .pm) -- after MWS_plucene.pm update it should work with it.
Use Text::AutoFormat to re-format messages wider than wrap_margin
(from global.conf). Hard-coded ISO-8859-2 encoding now works correctly,
Subject searches now remove common subject prefixes, template updates.

1 <span class="subject">[% message.subject %]</span>
2 <sup class="search">[% search('subject',message.subject,'?') %]</sup>
3 <br>
4 [% from(message) %]
5 [% date(message) %]
6 <pre>[% FILTER html ; message.body ; END %]</pre>

  ViewVC Help
Powered by ViewVC 1.1.26