Ticket #2234 (new enhancement) — at Version 1

Opened 2 years ago

Last modified 20 months ago

Write a CKAN extension for pulling items from RSS/Atom feeds into CKAN templates

Reported by: seanh Owned by:
Priority: awaiting triage Milestone: ckan-future
Component: ckan Keywords:
Cc: Repository: ckan
Theme: none

Description (last modified by seanh) (diff)

You configure the extension with some RSS and/or Atom feeds, it automatically reads items from these feeds and makes them available in the template context, you write a custom template to e.g. display 'news' items from a Wordpress blog on your front page.

This extension might be simpler and less fragile than ckanext-wordpresser, and also more generally useful.

Details

  • Mark Pilgrim's Universal Feed Parser might be useful for reading the feeds
  • Feed items should probably be cached somewhere

Change History

comment:1 Changed 2 years ago by seanh

  • Description modified (diff)
Note: See TracTickets for help on using tickets.