← Back to team overview

mahara-contributors team mailing list archive

[Bug 847878] Re: pubsubhubbub support for externalfeed blocktype

 

** Tags removed: feed
** Tags added: externalfeed

** Summary changed:

- pubsubhubbub support for externalfeed blocktype
+ pubsubhubbub support for externalfeed block

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/847878

Title:
  pubsubhubbub support for externalfeed block

Status in Mahara ePortfolio:
  Triaged

Bug description:
  As pubsubhubbub (http://code.google.com/p/pubsubhubbub/) becomes more
  and more popular (e.g. supported by google reader, blogger, wordpress)
  we might consider supporting it as well. The idea is that when the
  remote feed is using the publishing hub (that is a part of feed xml
  spec. now), the new post will cause the hub to feedback subscribers by
  touching the specified link with pre-defined parameter so that
  subscriber will be aware that the feed has been updated and reload it
  (as opposed to blind check of the feed each hour that we normally do).
  The subscriber php library (http://github.com/lxbarth/PuSHSubscriber)
  also available.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/847878/+subscriptions


References