mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
changed pubsub#collection from text-single to text-multi
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3133 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
a0d91b14e0
commit
48665dfbf0
@ -5794,8 +5794,8 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=retrieve;node=princely_musings;item=ae
|
||||
type='text-single'
|
||||
label='The maximum number of child nodes that can be associated with a collection'/>
|
||||
<field var='pubsub#collection'
|
||||
type='text-single'
|
||||
label='The collection with which a node is affiliated'/>
|
||||
type='text-multi'
|
||||
label='The collection(s) with which a node is affiliated'/>
|
||||
<field var='pubsub#contact'
|
||||
type='jid-multi'
|
||||
label='The JIDs of those to contact with questions'/>
|
||||
|
Loading…
Reference in New Issue
Block a user