mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
initial version
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@59 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
ef100f4f27
commit
07a11c96d3
27
all.shtml
Executable file
27
all.shtml
Executable file
@ -0,0 +1,27 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>XMPP Extension Protocols (XEPs)</title>
|
||||
<!--#include virtual="/includes/head.txt" -->
|
||||
<h2>XMPP Extension Protocols (XEPs)</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>, 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" -->
|
Loading…
Reference in New Issue
Block a user