Added Feed loop to retreive feeds using SimplePie

This commit is contained in:
franck
2013-07-06 10:18:19 +02:00
parent 962afc6d14
commit 6e5b259d44
11 changed files with 339 additions and 42 deletions

View File

@@ -6,6 +6,7 @@
<loops>
<loop class="Thelia\Core\Template\Loop\Category" name="category"/>
<loop class="Thelia\Core\Template\Loop\Feed" name="feed"/>
</loops>