Note: An alternative skin, TW4MW (work in progress), is available from the user preferences.
Wiki Feeds
TiddlyWiki Community Wiki
WikiFeeds generates syndicated feeds for this wiki.
Available feeds
Feeds are requested using an intuitive URL scheme. All requests take the form of Special:WikiFeeds/format/feed/param1/value1/param2/value2 etc
Formats
Feeds ara available in the following formats
- ATOM 1.0 (format = atom)
- RSS 2.0 (format = rss)
Feeds
- Newest articles (newestarticles) (atom, rss)
- Recently changed articles (recentarticlechanges) (atom, rss)
- Recent changes by user (recentuserchanges)
- Newest articles for a user (newestuserarticles)
- User watchlist (watchlist)
- Recent changes for articles in category (recentcategorychanges)
- Newest articles in category (newestcategoryarticles)
Parameters
- user (required for user-related feeds)
- category (required for category-related feed)
- count - overrides default item limit
Example requests
- http://www.tiddlywiki.org/wiki/Special:WikiFeeds/atom/newestarticles - ATOM 1.0 feed of newest articles in the wiki
- http://www.tiddlywiki.org/wiki/Special:WikiFeeds/atom/recentuserchanges/user/Gregory.Szorc - ATOM 1.0 feed for recent changes by Gregory.Szorc
- http://www.tiddlywiki.org/wiki/Special:WikiFeeds/rss/watchlist/user/Jeremy.Smith/count/50 - RSS feed for Jeremy.Smith's watchlist
- http://www.tiddlywiki.org/wiki/Special:WikiFeeds/rss/recentcategorychanges/category/Buildings - RSS feed for recently changed articles in the Buildings category

