next up previous contents index
Next: 9. Sympa SOAP server Up: Sympa Mailing Lists Management Software version Previous: 7. WWSympa, Sympa's web interface   Contents   Index

Subsections


8. Sympa RSS channel

This service is provided by WWSympa (Sympa's web interface). Here is the root of WWSympa's rss channel :

(Default value: http://<host>/wws/rss)
Example: https://my.server/wws/rss

The access control of RSS queries proceed on the same way as WWSympa actions referred to. Sympa provides the following RSS features :


8.1 latest_lists

This provides the latest created lists.

Example: http://my.server/wws/rss/latest_lists?for=3&count=6
This provides the 6 latest created lists for the last 3 days.

Example: http://my.server/wws/rss/latest_lists/computing?count=6
This provides the 6 latest created lists with topic ``computing''.

Parameters :


8.2 active_lists

This provides the most active lists, based on the number of distributed messages (number of received messages).

Example: http://my.server/wws/rss/active_lists?for=3&count=6
This provides the 6 most active lists for the last 3 days.

Example: http://my.server/wws/rss/active_lists/computing?count=6
This provides the 6 most active lists with topic ``computing''.

Parameters :


8.3 latest_arc

This provides the latest messages of a list.

Example: http://my.server/wws/rss/latest_arc/mylist?for=3&count=6
This provides the 6 latest messages received on the mylistlist for the last 3 days.

Parameters :


8.4 latest_d_read

This provides the latest updated and uploaded shared documents of a list.

Example: http://my.server/wws/rss/latest_d_read/mylist?for=3&count=6
This provides the 6 latest documents uploaded or updated on the mylistlist for the last 3 days.

Parameters :


next up previous contents index
Next: 9. Sympa SOAP server Up: Sympa Mailing Lists Management Software version Previous: 7. WWSympa, Sympa's web interface   Contents   Index
root 2005-01-05