/[drupal]/contributions/themes/sympal_theme/aggregator_summary_item.tpl.php
ViewVC logotype

Contents of /contributions/themes/sympal_theme/aggregator_summary_item.tpl.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download) (as text)
Sat Mar 8 13:34:21 2008 UTC (20 months, 2 weeks ago) by ber
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.1: +5 -0 lines
File MIME type: text/x-php
Adding files from DRUPAL-5 branch to HEAD, in preparation of a DRUPAL-6 branch.
1 <a href="<?php print $item_link ?>"><?php print $item_title ?></a> <span class="age"><?php print $age ?></span>
2
3 <?php if ($feed_link) : ?>
4 <span class="source"><a href="<?php print $feed_link ?>"><?php print $feed_title ?></a></span>
5 <?php endif ?>

  ViewVC Help
Powered by ViewVC 1.1.2