doc/book/en/development/webstdlib/xmlrss.rst
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Wed, 09 Sep 2009 22:28:09 +0200
branchstable
changeset 3157 f4b94d03f86f
parent 2544 282261b26774
child 4744 0772d4e29d52
permissions -rw-r--r--
[editcontrollers] handle_attribute: test for value presence before trying to convert it to int/float

.. _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_*`)