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

aron novak’s picture

budda, 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!

budda’s picture

Category: feature » bug

Seems 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_opml

I 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.

beagooadmin’s picture

great! 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.

aron novak’s picture

Assigned: Unassigned » aron novak
Status: Active » Fixed

I 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?

Anonymous’s picture

Status: Fixed » Closed (fixed)
abqaria’s picture

i need to migrate from feedparser to feedapi can anyone help