tlovett1 / feed-pull

Pull feeds into WordPress
29 stars 13 forks source link

Be able to select whether feed is from WordPress or not #11

Open sc0ttkclark opened 9 years ago

sc0ttkclark commented 9 years ago

When dealing with entering many WordPress feeds, it'd be great to be able to click a button to apply the WordPress XPath / Namespaces (dc/content) / Field mapping etc.

It could be JS or PHP based, so you add a new feed, then you can click "This is a WordPress Feed" and it will load up the defaults from a local JS variable (not AJAX, since we could know what they are since they're all the same).