web/wdoc/custom_view_rss_fr.rst
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 28 Apr 2014 11:20:26 +0200
changeset 9708 b36bc18f6ef7
parent 1633 1b92dd5da331
child 10218 5ebbaf713caf
permissions -rw-r--r--
[migration] move 'entities' table changes from 3.19.0 to bootstrap script The 'mtime' and 'source' columns need to go away before we attempt to do anything else with the repo, otherwise any addition of an entity is going to explode.

.. -*- coding: utf-8 -*-

.. role:: raw-html(raw)
   :format: html
 
Flux RSS
--------

RSS est une technologie très utile qui peut être utilisée de manière très
générique sur ce site. N'importe quel résultat de requête peut-être présenté
comme un flux RSS. Vous pouvez donc ensuite connecter ce flux à n'importe quel
lecteur RSS pour suivre l'activité de ce cite. Par exemple pour avoir les
derniers changements sous forme de flux RSS:

:raw-html:`<p><a class="reference"
href="view?vid=rss&amp;rql=Any+X%2CM+WHERE+X+modification_date+M+ORDERBY+M+DESC+LIMIT+30"><img
alt="rss" src="data/rss.png"> latest changes</img></a></p>`