Ticket #3 (new enhancement)

Opened 17 years ago

Last modified 17 years ago

RSS Feed doesn't work yet

Reported by: khaled Owned by: khaled
Priority: critical Milestone: NewsHealthGuru Beta Release
Component: News.HealthGuru Version:
Severity: being_fixed Keywords:
Cc:

Description

News Health Guru needs to produce and serve an RSS file built from articles currently in the database.

Change History

Changed 17 years ago by khaled

  • severity changed from awaiting_action to being_fixed

Added a controller 'feeds' (FeedController?.php) and an associated view for RSS 2.0 (rss.phtml). The controller creates an RSS 2.0 feed out of all the articles in the database, with the most recent appearing first. The feed is served as an XML document at news.healthguru.com/feed/rss.

Design considerations are underway about how to server additional feed types (atom and google news specifically) and implementation will follow.

Note: See TracTickets for help on using tickets.