/[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

Annotation of /trunk/templates/message.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13 - (hide annotations)
Thu May 6 16:53:40 2004 UTC (20 years ago) by dpavlin
File MIME type: text/html
File size: 218 byte(s)
partial implementation for dates, more verbose debugging, index should now
return all fields writen in it (this will break Plucene code, so it's
non-function from now on)

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

  ViewVC Help
Powered by ViewVC 1.1.26