mirror of
https://github.com/moparisthebest/xeps
synced 2024-10-31 15:35:07 -04:00
dd87357c71
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@349 4b5297f7-1745-476d-ba37-a9c6900126ab
28 lines
962 B
Plaintext
Executable File
28 lines
962 B
Plaintext
Executable File
<html>
|
|
<head>
|
|
<title>XMPP Extensions</title>
|
|
<!--#include virtual="/includes/head.txt" -->
|
|
<h2>XMPP Extensions</h2>
|
|
|
|
<p><a class="standardsButton" href="atom.xml">ATOM</a> <a class="standardsButton" href="rss.xml">RSS</a></p>
|
|
|
|
<p>This page lists all <a href="/extensions/">XMPP Extension Protocols</a> published by the XMPP Standards Foundation, including specifications that have been retracted, rejected, deprecated, and obsoleted.</p>
|
|
|
|
<p><em>Note: The following table is sortable, just click on the headers (click twice to reverse the sort order).</em></p>
|
|
|
|
<table border='1' cellpadding='3' cellspacing='0' class='sortable' id='xeplist'>
|
|
<tr class='xepheader'>
|
|
<th align='left'>Number</th>
|
|
<th align='left'>Name</th>
|
|
<th align='left'>Type</th>
|
|
<th align='left'>Status</th>
|
|
<th align='left'>Date</th>
|
|
</tr>
|
|
|
|
<!--#include virtual="/includes/xeps-all.txt" -->
|
|
|
|
</table>
|
|
|
|
</div>
|
|
<!--#include virtual="/includes/foot.txt" -->
|