Mikael Nordfeldth f4d6710a0f Change mentions of PuSH to WebSub
WebSub is probably finalised before we make a release anyway. Here is
the official spec: https://www.w3.org/TR/websub/

Mostly just comments that have been changed. Some references to PuSH <0.4
are left because they actually refer to PuSH 0.3 and that's not WebSub...

The only actual code change that might affect anything is FeedSub->isPuSH()
but the only official plugin using that call was FeedPoller anyway...
2017-05-01 11:04:27 +02:00
..
2011-01-18 18:13:24 -08:00
2014-03-02 22:58:23 +01:00
2011-01-18 18:13:24 -08:00
2014-03-02 22:58:23 +01:00
2017-05-01 11:04:27 +02:00

The SubMirror plugin pull WebSub-enabled feeds into your timeline.

Installation
============
add "addPlugin('SubMirror');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('SubMirror');