comparison mod_pubsub_post/README.markdown @ 3256:0992c0398783

mod_pubsub_post/README: Add a heading for affiliation related text
author Kim Alvefur <zash@zash.se>
date Fri, 24 Aug 2018 14:50:20 +0200
parents e0de1fdbc80a
children 1df139b157fb
comparison
equal deleted inserted replaced
3255:64d1dfbd1740 3256:0992c0398783
41 pseudo-JID must be given a 'publisher' affiliation. This should work 41 pseudo-JID must be given a 'publisher' affiliation. This should work
42 nicely with the `autocreate_on_publish` setting, where the first actor 42 nicely with the `autocreate_on_publish` setting, where the first actor
43 to attempt to publish to a non-existant node becomes owner of it, which 43 to attempt to publish to a non-existant node becomes owner of it, which
44 includes publishing rights. 44 includes publishing rights.
45 45
46 ## Setting up affiliations
47
46 Prosodys PubSub module supports [setting affiliations via 48 Prosodys PubSub module supports [setting affiliations via
47 XMPP](https://xmpp.org/extensions/xep-0060.html#owner-affiliations), in 49 XMPP](https://xmpp.org/extensions/xep-0060.html#owner-affiliations), in
48 trunk since [revision 50 trunk since [revision
49 384ef9732b81](https://hg.prosody.im/trunk/rev/384ef9732b81). 51 384ef9732b81](https://hg.prosody.im/trunk/rev/384ef9732b81).
50 52