Further work on pubsubhub support. I think we now have all we are supposed to, but I'm not sure it works yet.

This commit is contained in:
Uriel 2009-07-20 04:01:36 +00:00
parent d5bb1460e9
commit d8d9e66dfa
2 changed files with 7 additions and 6 deletions

View file

@ -22,8 +22,8 @@ updated = `{/bin/date --rfc-3339'=seconds' |sed 's/ /T/'}
<feed xmlns="http://www.w3.org/2005/Atom"
xmlns:thr="http://purl.org/syndication/thread/1.0">
% if(! ~ $"blagh_pubsubdub_hub '') {
% echo '<link rel="hub" href="'$blagh_pubsubdub_hub'" />'
% if(! ~ $"conf_blog_pubsubdub_hub '') {
% echo '<link rel="hub" href="'$conf_blog_pubsubdub_hub'" />'
% }
<link rel="self" href="%($base_url^$req_path%)"/>