Mercurial > prosody-wiki
changeset 294:010cc20c03fa
mention mod_pubsub
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 01 Aug 2012 16:13:29 +0200 |
parents | 341195fb3d62 |
children | 57e98a9eadb1 |
files | mod_pubsub_feeds.wiki |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_pubsub_feeds.wiki Thu Jul 19 18:32:20 2012 +0000 +++ b/mod_pubsub_feeds.wiki Wed Aug 01 16:13:29 2012 +0200 @@ -1,1 +1,1 @@ -This module implements a [http://pubsubhubbub.googlecode.com/svn/trunk/pubsubhubbub-core-0.3.html PubSubHubbub] subscriber, which stores data in [http://xmpp.org/extensions/xep-0060.html Publish-Subscribe] nodes. +This module implements a [http://pubsubhubbub.googlecode.com/svn/trunk/pubsubhubbub-core-0.3.html PubSubHubbub] subscriber, which stores data in [http://xmpp.org/extensions/xep-0060.html Publish-Subscribe] nodes with mod_pubsub.