/[jquery]/no_pager/result.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 /no_pager/result.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 23 - (hide annotations)
Thu Aug 17 19:18:26 2006 UTC (17 years, 8 months ago) by dpavlin
File MIME type: text/html
File size: 353 byte(s)
simple template for results
1 dpavlin 23 <div class="result">
2     <h1><% attr_regex( $rdoc, '@title' ) %></h1>
3     <p>
4     <% html_snippet( $rdoc->snippet ) %>
5     </p>
6     <span style="color: #888"><% $nr %></span>
7     <strong><% attr_regex( $rdoc, 'source' ) %></strong>
8     <em>
9     <% attr_regex( $rdoc, '@size' ) %> bytes
10     </em>
11     <% attr_regex( $rdoc, '@mdate' ) %>
12     </br><a href="<% $uri %>"><tt><% $uri %></tt></a>
13     </div>

  ViewVC Help
Powered by ViewVC 1.1.26