Moodle

Rewrite RSS system

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.0
  • Fix Version/s: None
  • Component/s: RSS
  • Labels:
    None
  • Affected Branches:
    MOODLE_20_STABLE

Description

1/ No more Cron jobs for RSS feeds.
2/ All feeds are generated on the fly (i.e. no cached .xml files)

Each module should have own function, that checks if there are any changes. Most of the times nothing changes in the feed - we do not have to send the actual feed content, we can just send HTTP 304 Not Modified header. And because no actual content is sent, this allows us to skip loading all capabilities, identifying users etc - improve performance.

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: