doc/book/en/development/webstdlib/xmlrss.rst
branchtls-sprint
changeset 1714 a721966779be
child 2544 282261b26774
equal deleted inserted replaced
1499:fd8751c3f3ee 1714:a721966779be
       
     1 XML and RSS views (:mod:`cubicweb.web.views.xmlrss`)
       
     2 ----------------------------------------------------
       
     3 
       
     4 *rss*
       
     5     Creates a RSS/XML view and call the view `rssitem` for each entity of
       
     6     the result set.
       
     7 
       
     8 *rssitem*
       
     9     Create a RSS/XML view for each entity based on the results of the dublin core
       
    10     methods of the entity (`dc_*`)