doc/book/en/development/webstdlib/xmlrss.rst
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 09 Sep 2009 18:38:25 +0200
branch3.5
changeset 3155 14e30e2520d7
parent 2544 282261b26774
child 4744 0772d4e29d52
permissions -rw-r--r--
oops, key can be non str

.. _XmlAndRss:

XML and RSS views (:mod:`cubicweb.web.views.xmlrss`)
----------------------------------------------------

*rss*
    Creates a RSS/XML view and call the view `rssitem` for each entity of
    the result set.

*rssitem*
    Create a RSS/XML view for each entity based on the results of the dublin core
    methods of the entity (`dc_*`)