Mercurial > sat_legacy_website
diff templates/sat_website/specifications_xep.html @ 126:90d5f6a80c4e
update specifications page with the new plugins implemented in version 0.6
author | souliane <souliane@mailoo.org> |
---|---|
date | Tue, 01 Dec 2015 19:59:24 +0100 |
parents | 6cf0808b8275 |
children | dc3484c165f7 |
line wrap: on
line diff
--- a/templates/sat_website/specifications_xep.html Mon Nov 23 15:18:35 2015 +0100 +++ b/templates/sat_website/specifications_xep.html Tue Dec 01 19:59:24 2015 +0100 @@ -114,14 +114,30 @@ <div class="col-md-7 feature">{% trans "Personal Eventing Protocol" %}</div> </div> <div class="row"> + <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0166.html" target="#">XEP-0166</a></div> + <div class="col-md-7 feature">{% trans "Jingle" %}</div> +</div> +<div class="row"> <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0203.html" target="#">XEP-0203</a></div> <div class="col-md-7 feature">{% trans "Delayed Delivery" %}</div> </div> <div class="row"> + <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0234.html" target="#">XEP-0234</a></div> + <div class="col-md-7 feature">{% trans "Jingle File Transfer" %}</div> +</div> +<div class="row"> <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0249.html" target="#">XEP-0249</a></div> <div class="col-md-7 feature">{% trans "Direct MUC Invitations" %}</div> </div> <div class="row"> + <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0260.html" target="#">XEP-0260</a></div> + <div class="col-md-7 feature">{% trans "Jingle SOCKS5 Bytestreams Transport Method" %}</div> +</div> +<div class="row"> + <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0261.html" target="#">XEP-0261</a></div> + <div class="col-md-7 feature">{% trans "Jingle In-Band Bytestreams Transport Method" %}</div> +</div> +<div class="row"> <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0277.html" target="#">XEP-0277</a></div> <div class="col-md-7 feature">{% trans "Microblogging over XMPP" %}</div> </div> @@ -130,10 +146,18 @@ <div class="col-md-7 feature">{% trans "Stanza Forwarding" %}</div> </div> <div class="row"> + <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0300.html" target="#">XEP-0300</a></div> + <div class="col-md-7 feature">{% trans "Use of Cryptographic Hash Functions in XMPP" %}</div> +</div> +<div class="row"> <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0313.html" target="#">XEP-0313</a></div> <div class="col-md-7 feature">{% trans "Message Archive Management" %}</div> </div> <div class="row"> <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0334.html" target="#">XEP-0334</a></div> <div class="col-md-7 feature">{% trans "Message Processing Hints" %}</div> +</div> +<div class="row"> + <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0363.html" target="#">XEP-0363</a></div> + <div class="col-md-7 feature">{% trans "HTTP File Upload" %}</div> </div> \ No newline at end of file