mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-22 01:02:17 -05:00
XEP-0379: replace yaxim example with fictitious JuicyXMPP client
This commit is contained in:
parent
49e2a2c64a
commit
f7ffe3902c
@ -164,8 +164,8 @@ xmpp:romeo@montague.net?roster;preauth=1tMFqYDdKhfe2pwp;name=Romeo+Montague
|
|||||||
Furthermore, the server operator needs to maintain the list of
|
Furthermore, the server operator needs to maintain the list of
|
||||||
recommended clients.</li>
|
recommended clients.</li>
|
||||||
</ol>
|
</ol>
|
||||||
<example caption='Developer-Hosted Landing Page Generated with yaxim'><![CDATA[
|
<example caption='Developer-Hosted Landing Page Generated with Fictitious JuicyXMPP Client'><![CDATA[
|
||||||
https://yax.im/i/romeo/montague.net/1tMFqYDdKhfe2pwp/Romeo+Montague
|
https://juicyxmpp.example/i/#romeo@montague.net?preauth=1tMFqYDdKhfe2pwp;name=Romeo+Montague
|
||||||
]]></example>
|
]]></example>
|
||||||
<p>A possible screen representation of the landing page would be:</p>
|
<p>A possible screen representation of the landing page would be:</p>
|
||||||
<div class="example">
|
<div class="example">
|
||||||
@ -279,8 +279,8 @@ https://yax.im/i/romeo/montague.net/1tMFqYDdKhfe2pwp/Romeo+Montague
|
|||||||
handler for cetain URIs. This allows an XMPP client to register for <strong>xmpp:</strong>
|
handler for cetain URIs. This allows an XMPP client to register for <strong>xmpp:</strong>
|
||||||
URIs, but also to redirect handling of cetain HTTP/HTTPS URIs. A mobile
|
URIs, but also to redirect handling of cetain HTTP/HTTPS URIs. A mobile
|
||||||
client SHOULD register for the associated landing page URIs and properly
|
client SHOULD register for the associated landing page URIs and properly
|
||||||
handle the contained invitations. For example, the yaxim client should
|
handle the contained invitations. For example, the JuicyXMPP client should
|
||||||
register a handler for <strong>https://yax.im/i/*</strong>, and present
|
register a handler for <strong>https://juicyxmpp.example/i/*</strong>, and present
|
||||||
the "Add to roster" dialog if such a link is opened. A client MAY register
|
the "Add to roster" dialog if such a link is opened. A client MAY register
|
||||||
for the landing page URIs of other providers after obtaining the
|
for the landing page URIs of other providers after obtaining the
|
||||||
operators' approval.
|
operators' approval.
|
||||||
|
Loading…
Reference in New Issue
Block a user