Thread
:
Help writing profile to get RSS feed
View Single Post
01-20-2008, 05:29 PM
#
6
kovidgoyal
creator of calibre
Posts: 45,418
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You can just have the get_feeds function return the feed URL like this
Code:
def get_feeds(self): return [('NWANews', 'http://feeds.feedburner.com/nwanewsall')]
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS