diff options
author | Sébastien SAUVAGE <sebsauvage@sebsauvage.net> | 2013-02-28 14:48:11 +0100 |
---|---|---|
committer | Sébastien SAUVAGE <sebsauvage@sebsauvage.net> | 2013-02-28 14:48:11 +0100 |
commit | 3e0ef647a370f98aa638a7163730d4a7ffdfed5c (patch) | |
tree | 5208ea3c9198ac2cc18f6cb5e8a8e3f8eeac09e7 /COPYING | |
parent | f37664a2b87668580577f3262f8e57c1ea8ad8a8 (diff) | |
download | Shaarli-3e0ef647a370f98aa638a7163730d4a7ffdfed5c.tar.gz Shaarli-3e0ef647a370f98aa638a7163730d4a7ffdfed5c.tar.zst Shaarli-3e0ef647a370f98aa638a7163730d4a7ffdfed5c.zip |
RSS patch for Thunderbird (and some RSS clients).
In the RSS specifications, the "link" tags contains the URL to follow,
and the "guid" contains a unique identifier (which may or may not be an
URL).
RSS clients should always use "link" to follow the link (and most do),
but Thunderbird uses the "guid" if it find a valid URL inside (and only
falls back to "link" if "guid" is not an URL).
I have patched the RSS feed so that Thunderbird ignores the URL in guid.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions