/[Grep]/share/web/templates/fragments/item/title
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 /share/web/templates/fragments/item/title

Parent Directory Parent Directory | Revision Log Revision Log


Revision 28 - (show annotations)
Mon Feb 19 16:28:00 2007 UTC (17 years, 3 months ago) by dpavlin
File size: 207 byte(s)
sweeping changes to include PubSub backend JiftyDBI to make publishing work,
re-organize templates into (hopefully) more meaningful hierarchy,
and a new Search action to drive it all.
1 <%ARGS>
2 $item
3 </%ARGS>
4 <%init>
5
6 </%init>
7
8 <div class="result">
9 <a class="title" href="<% $item->link %>"><% $item->title %></a>
10 <span class="feed">in <% $item->in_feed->title %></span>
11 </div><!-- result -->

  ViewVC Help
Powered by ViewVC 1.1.26