Closed (fixed)
Project:
FeedAPI
Version:
5.x-0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
27 Aug 2007 at 14:32 UTC
Updated:
4 Aug 2008 at 22:20 UTC
Provide a way for users to migrate their feed lists in to the FeedAPI powered site, and a way to get the data list out as XML again if they need to.
I've written both routines for FeedParser so would be happy to port them over, but should they live in a sub-module or a patch somewhere?
Comments
Comment #1
aron novakbudda, it'd be great if you can supply the patch.
I imagine OPML import/export as the part of the feedapi.module, because this feature is really an essential feature for an aggregation module.
Thanks in advance for the patch!
Comment #2
buddaSeems like this has already been done in the feedapi.module from dev branch.
However the page is not accessible in the settings page and I had to view the url directly
?q=/admin/settings/feedapi/import_opmlI do not think the OPML import is suited to being in the settings page at all! It should be under the feed manager list at
?q=admin/content/feed.Also OPML import may wish to be allowed for certain user roles.
Comment #3
beagooadmin commentedgreat! I think the OPML import/export is a essential function of feed processing module. Hope we could see them in the next version of the module as soon as possible.
Comment #4
aron novakI fixed the problem with the menu and other small improvements on OPML import were done.
Actually only the users who has "administer feedapi" rights, are able to import feeds. Is it too unrestrictive?
Comment #5
(not verified) commentedComment #6
abqaria commentedi need to migrate from feedparser to feedapi can anyone help