summaryrefslogtreecommitdiff
path: root/doc/bugs/correct_published_and_updated_time_information_for_the_feeds.mdwn
blob: 0b9f6f939f816cb9516c8d411945ebc8388b23d0 (plain)

In Atom, we can provide published and updated information. In RSS, there is only pubDate, for the publication date, but an update can be mentioned with the dc:modified element (whose datetime format is iso 8601). This patch updates :) inline.pm and the two relevant templates.

I tested a slightly modified patch, which I've put below for now. feedvalidator.org complains that dc:modified is not a known element. I'll bet some header needs to be added to make the dublin core stuff available. The atom feeds seem ok. --[[Joey]]

— NicolasLimare

+[[done]], thanks --[[Joey]] + [[tag patch]]

— NicolasLimare

[[tag patch]]