Merge branch 'xep-0462' into premerge

This commit is contained in:
Jonas Schäfer 2022-04-26 17:01:48 +02:00
commit bc39bea102
2 changed files with 18 additions and 14 deletions

View File

@ -22,18 +22,14 @@
<supersedes/>
<supersededby/>
<shortname>NOT_YET_ASSIGNED</shortname>
<author>
<firstname>Timothée</firstname>
<surname>Jaussoin</surname>
<email>edhelas@movim.eu</email>
<jid>edhelas@movim.eu</jid>
</author>
<author>
<firstname>Maxime</firstname>
<surname>Buquet</surname>
<email>pep@bouah.net</email>
<jid>pep@bouah.net</jid>
</author>
&edhelas;
&pep.;
<revision>
<version>0.1.1</version>
<date>2022-04-22</date>
<initials>pep</initials>
<remark>Wording, typos.</remark>
</revision>
<revision>
<version>0.1.0</version>
<date>2022-03-08</date>
@ -52,7 +48,7 @@
<p>Implementations have been able to declare a <tt>pubsub#type</tt> attribute on PubSub nodes for about as long as &xep0060; has existed. This attribute doesnt seem to be widely used in the community though, maybe due to the vagueness of its description, that has recently changed, or the lack of features associated with it.</p>
<p>This specification provides a way for implementations to allow filtering on this attribute when discovering items on a PubSub service.</p>
<p>This specification provides a way for implementations to allow filtering on this attribute when discovering nodes on a PubSub service.</p>
<p>Filtering is particularly useful for example combined with &xep0277; and comment nodes that are created on the same service. When listing content nodes of a service, one may want to filter out comment nodes.</p>
@ -84,7 +80,7 @@
from='rosa@com.int/desktop'
to='news.commons.social'
id='disco1'>
<query xmlns='http://jabber.org/protocol/disco#items>
<query xmlns='http://jabber.org/protocol/disco#items'>
<filter xmlns='urn:xmpp:pubsub-filter:0'>
<x xmlns='jabber:x:data' type='submit'>
<field var='FORM_TYPE' type='hidden'>

View File

@ -1134,6 +1134,14 @@ IANA Service Location Protocol, Version 2 (SLPv2) Templates</link></span> <note>
<jid>pep@bouah.net</jid>
</author>
">
<!ENTITY edhelas "
<author>
<firstname>Timothée</firstname>
<surname>Jaussoin</surname>
<email>edhelas@movim.eu</email>
<jid>edhelas@movim.eu</jid>
</author>
">
<!-- XMPP Extension Protocols -->