author | Julien Cristau <julien.cristau@logilab.fr> |
Mon, 09 Nov 2015 15:29:07 +0100 | |
changeset 10871 | 1d4a94d04ec6 |
parent 10218 | 5ebbaf713caf |
permissions | -rw-r--r-- |
0 | 1 |
|
2 |
.. role:: raw-html(raw) |
|
3 |
:format: html |
|
4 |
||
5 |
RSS driven |
|
6 |
---------- |
|
7 |
||
8 |
RSS is a pretty useful technology that can be widely used on this |
|
9 |
site. Any set of data can be presented as RSS. You can then plug in |
|
10 |
an RSS reader into that and follow the site activity. For example : |
|
11 |
||
12 |
:raw-html:`<p><a class="reference" |
|
10218
5ebbaf713caf
[web/wdoc] fix links
Julien Cristau <julien.cristau@logilab.fr>
parents:
0
diff
changeset
|
13 |
href="../view?vid=rss&rql=Any+X%2CM+WHERE+X+modification_date+M+ORDERBY+M+DESC+LIMIT+30"><img |
5ebbaf713caf
[web/wdoc] fix links
Julien Cristau <julien.cristau@logilab.fr>
parents:
0
diff
changeset
|
14 |
alt="rss" src="../data/rss.png"> latest changes</a></p>` |