Categories:
Author:
Current version:
0.2
About It:
Get it:
Rate it:
Flag it:
If you'd like to provide updated information and do not have access to directly edit, please contact the site admin; thanks!
ajw_clean_feed
This plugin extends Textpattern’s default Atom & RSS functionality to allow for /clean/feed/urls
. Included with this plugin is the template tag ajw_clean_feed_link
(detailed below), which is used for displaying feed links in your page templates.
Setup
All that needs to be done to enable clean feed urls on your site is install & activate this plugin. RSS and Atom should then be accessible at any /clean/rss/ or /clean/atom/ url.
Example URLs
- Articles
http://example.com/rss/
(default)http://example.com/foo/rss/
(articles in section ‘foo’)http://example.com/category/bar/rss/
(articles under category ‘bar’)
- Links
http://example.com/link/rss/
(links feed)http://example.com/link/foo/rss/
(links feed for links category ‘foo’)
- Comments 1
http://example.com/comments/rss/
(sitewide comments)http://example.com/yyyy/mm/dd/url-title/rss/
(article comments)http://example.com/section/id/url-title/rss/
(article comments)
1 Requires ajw_comments_feed. URL will depend on your permlink mode.
Initially released:
15 November 2005
Posted here:
15 Aug 2006