Moodle

Include creator tag into RSS feeds for forums

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: 1.9.6, 2.0
  • Fix Version/s: None
  • Component/s: RSS
  • Labels:
    None
  • Difficulty:
    Easy
  • Affected Branches:
    MOODLE_19_STABLE, MOODLE_20_STABLE

Description

Currently creator tag is used only in moodle.org, it may be worth copying this across to 19 and certainly HEAD

When done don't forget that if you use the dc namespace [dc:creator] that you need to add the xmlns attribute to the rss header.
Currently this is round line 150 /lib/rsslib.php ( xmlns:dc=\"http://purl.org/dc/elements/1.1/\" )

Issue Links

Activity

Hide
Sam Hemelryk added a comment -

This came up while working on the fix for MDLSITE-743 whereby the xmlns header had been left out causing an error when viewing the RSS

Show
Sam Hemelryk added a comment - This came up while working on the fix for MDLSITE-743 whereby the xmlns header had been left out causing an error when viewing the RSS

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated: