mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-28 04:02:20 -05:00
fix stale blanks
This commit is contained in:
parent
870569bd6a
commit
ccb7644dea
12
xep-0060.xml
12
xep-0060.xml
@ -4843,7 +4843,7 @@ And by opposing end them?
|
|||||||
to='pubsub.shakespeare.lit'
|
to='pubsub.shakespeare.lit'
|
||||||
id='items3'>
|
id='items3'>
|
||||||
<pubsub xmlns='http://jabber.org/protocol/pubsub'>
|
<pubsub xmlns='http://jabber.org/protocol/pubsub'>
|
||||||
<items node='princely_musings'
|
<items node='princely_musings'
|
||||||
ver='v103'/>
|
ver='v103'/>
|
||||||
</pubsub>
|
</pubsub>
|
||||||
</iq>
|
</iq>
|
||||||
@ -5859,7 +5859,7 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=retrieve;node=princely_musings;item=ae
|
|||||||
<var>
|
<var>
|
||||||
<name>http://jabber.org/protocol/pubsub#last-published</name>
|
<name>http://jabber.org/protocol/pubsub#last-published</name>
|
||||||
<desc>
|
<desc>
|
||||||
The service supports sending of the last published item to new
|
The service supports sending of the last published item to new
|
||||||
subscribers and to newly available resources.
|
subscribers and to newly available resources.
|
||||||
</desc>
|
</desc>
|
||||||
<doc>XEP-0060</doc>
|
<doc>XEP-0060</doc>
|
||||||
@ -6211,7 +6211,7 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=retrieve;node=princely_musings;item=ae
|
|||||||
<field var='pubsub#description'
|
<field var='pubsub#description'
|
||||||
type='text-single'
|
type='text-single'
|
||||||
label='A description of the node'/>
|
label='A description of the node'/>
|
||||||
<field var='pubsub#item_expire'
|
<field var='pubsub#item_expire'
|
||||||
type='text-single'
|
type='text-single'
|
||||||
label='Number of seconds after which to automatically purge items'/>
|
label='Number of seconds after which to automatically purge items'/>
|
||||||
<field var='pubsub#itemreply'
|
<field var='pubsub#itemreply'
|
||||||
@ -6283,7 +6283,7 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=retrieve;node=princely_musings;item=ae
|
|||||||
<value>open</value>
|
<value>open</value>
|
||||||
</option>
|
</option>
|
||||||
</field>
|
</field>
|
||||||
<field var='pubsub#purge_offline'
|
<field var='pubsub#purge_offline'
|
||||||
type='boolean'
|
type='boolean'
|
||||||
label='Whether to purge all items when the relevant publisher goes offline'/>
|
label='Whether to purge all items when the relevant publisher goes offline'/>
|
||||||
<field var='pubsub#roster_groups_allowed'
|
<field var='pubsub#roster_groups_allowed'
|
||||||
@ -6302,7 +6302,7 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=retrieve;node=princely_musings;item=ae
|
|||||||
<value>on_sub_and_presence</value>
|
<value>on_sub_and_presence</value>
|
||||||
</option>
|
</option>
|
||||||
</field>
|
</field>
|
||||||
<field var='pubsub#tempsub'
|
<field var='pubsub#tempsub'
|
||||||
type='boolean'
|
type='boolean'
|
||||||
label='Whether to make all subscriptions temporary, based on subscriber presence'/>
|
label='Whether to make all subscriptions temporary, based on subscriber presence'/>
|
||||||
<field var='pubsub#subscribe' type='boolean'
|
<field var='pubsub#subscribe' type='boolean'
|
||||||
@ -6326,7 +6326,7 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=retrieve;node=princely_musings;item=ae
|
|||||||
<doc>XEP-0060</doc>
|
<doc>XEP-0060</doc>
|
||||||
<desc>
|
<desc>
|
||||||
Forms enabling publication with options; each field must specify whether it
|
Forms enabling publication with options; each field must specify whether it
|
||||||
defines METADATA to be attached to the item, a per-item OVERRIDE of the node
|
defines METADATA to be attached to the item, a per-item OVERRIDE of the node
|
||||||
configuration, or a PRECONDITION to be checked against the node configuration.
|
configuration, or a PRECONDITION to be checked against the node configuration.
|
||||||
</desc>
|
</desc>
|
||||||
<field var='pubsub#access_model'
|
<field var='pubsub#access_model'
|
||||||
|
Loading…
Reference in New Issue
Block a user