/[refeed]/trunk/style/templates/fragment-item-body.tpl
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/style/templates/fragment-item-body.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations)
Wed Jul 5 00:27:49 2006 UTC (17 years, 11 months ago) by dpavlin
File size: 769 byte(s)
make working copy of trunk
1 {*----------------------------------------
2 $Id: fragment-item-body.tpl,v 1.5 2006/02/15 22:06:31 fruminator Exp $
3 vim: ts=4 foldcolumn=4 foldmethod=marker
4
5 This file is part of Reblog: http://reblog.org
6 A derivative work of Feed On Feeds: http://feedonfeeds.com
7
8 Distributed under the Gnu Public License, see LICENSE
9
10 Copyright ©2004 Michael Frumin, Michal Migurski
11 mike@stamen.com, http://stamen.com
12 mfrumin@eyebeam.org, http://eyebeam.org
13
14
15 ----------------------------------------*}
16
17 {$item->content|balance_tags|hilight_search_terms|content_link_select:$item}
18
19 {if $item->metadata.comment}
20 <p>my comment: <em>{$item->metadata.comment|balance_tags}</em></p>
21 {/if}
22
23 {if $item->metadata.tags}
24 <p>my tags: <em>{$item->metadata.tags|balance_tags}</em></p>
25 {/if}

  ViewVC Help
Powered by ViewVC 1.1.26