doc/book/en/development/webstdlib/xmlrss.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 09 Sep 2009 12:27:41 +0200
branchstable
changeset 3128 37c310ca6506
parent 2544 282261b26774
child 4744 0772d4e29d52
permissions -rw-r--r--
include facets.css so we're sure it's there when needed

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