]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commit
Set isPermaLink="no" for guids in rss feeds.
authorJoey Hess <joey@kitenet.net>
Fri, 12 Nov 2010 06:03:47 +0000 (02:03 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 12 Nov 2010 06:03:47 +0000 (02:03 -0400)
commite7a5327569f9c0b79625ee97fe78b795adb2d7e4
tree999460dfb56b8e6f10db128d0b5fff9de5904c67
parentc61b6c66407316e71bd2f5a7beda6397e709fe60
Set isPermaLink="no" for guids in rss feeds.

The rss spec says that unless the attribute is set, guid elements *are*
permalinks. The problem with that is that if [[meta permalink=]] is used,
as is done with aggregated posts, that goes into the link element, and
apparently some rss readers prefer the not-really-permalink in the guid
element when linking to the post.

Without meta permalink, the link and guid elements have the same content,
so it should be ok, in that case too for the guid to not be a permalink.

(Checked and this does not flood aggregators.)
(cherry picked from commit 894d09ba9482dd53448986f487ca0f372083fee4)

Conflicts:

debian/changelog
debian/changelog
templates/rssitem.tmpl