Help:RSS
From QED
| Help |
|
| Related topics |
QED supports both RSS and Atom
feeds, and provides support both for generic feeds and specialized feeds, e.g. watchlist feeds and feeds by category.
To construct a specialized feed, you will need to create your own URL by appending a specification of your selection criteria to the following base:
http://qed.princeton.edu/feeds.php?
For example:
http://qed.princeton.edu/feeds.php?format=atom&feed=watchlist&user=Netid
In the case of Google Mail, you would proceed as follows:
- Copy the desired URL or template to the clipboard
- to copy, right-click on the link or text and select the appropriate option
- Go to the Preferences tab in Google Mail
- Select the "Web clips" tab
- Paste the link into the box labeled "Search by topic or URL:"
- Edit the pasted text as appropriate
Contents |
Specialized Feeds
The variable names and their permissible values are as shown in the following table.
| VARIABLE | POSSIBLE VALUES | EXPLANATION |
|---|---|---|
| format | {rss, atom} | the feed format to generate |
| number | (an integer) | the maximum number of items to include per feed |
| feed | {newestpages,recentpagechanges, newestuserpages, recentuserpagechanges, categorychanges, watchlist} | which feed to return (see below) |
| username | (a userid or netid) | specify the userid or netid for user-related feeds |
| category | (a category) | specify the category for category-related feeds |
Note:
- newestpages lists the newest articles in your wiki;
- recentpagechanges lists all recently changed articles;
- newestuserpages lists the last pages to be created by a user;
- recentuserpagechanges lists recent page changes by a certain user;
- categorychanges lists recently changed pages in a certain category;
- watchlist lists changes to pages in the specified user's watchlist.
Here are some examples:
http://qed.princeton.edu/feeds.php?feed=recentpagechanges&number=20 http://qed.princeton.edu/feeds.php?feed=watchlist&username=MyNetid http://qed.princeton.edu/feeds.php?feed=watchlist&username=MyNetid&number=100 http://qed.princeton.edu/feeds.php?feed=categorychanges&category=People
Generic Feeds
The following URLs may be submitted to an aggregator such as provided by Google Mail.
Recent Changes feeds
RSS feed: RSS
Atom feed: Atom
New Pages feeds
RSS feed: RSS
Atom feed: Atom












