[PATCH 5/7] only publish atom, rss10, and rss20 via PuSH
Mikael Nilsson
mikael at nilsson.name
Wed Jun 16 08:29:42 EST 2010
Wonderful work with PubSub! I'm sure most planets will benefit from
adopting this.
tis 2010-06-15 klockan 12:53 -0500 skrev Matt Domsch:
> + xmlfiles = [urlparse.urljoin(link, f) for f in files if f in ['atom.xml', 'rss10.xml', 'rss20.xml']]
Would it be unreasonable to ask for this to be moved to configuration?
My planet uses a few custom feeds, and I'd hate to need to patch the
source to get them published.
/Mikael
More information about the devel
mailing list