Add Atom feed for project activity

This commit is contained in:
Frédéric Guillot
2014-09-10 18:12:12 +02:00
parent cede5d5434
commit bb5b5dee2d
9 changed files with 66 additions and 6 deletions

View File

@@ -12,6 +12,9 @@
<?php if (empty($events)): ?>
<p class="alert"><?= t('No activity.') ?></p>
<?php else: ?>
<p class="pull-right"><i class="fa fa-rss-square"></i> <a href="?controller=project&amp;action=feed&amp;token=<?= $project['token'] ?>" target="_blank"><?= t('RSS feed') ?></a></p>
<?php foreach ($events as $event): ?>
<div class="activity-event">
<p class="activity-datetime">