Mercurial > sat_legacy_website
annotate templates/sat_website/specifications_xep.html @ 49:6cf0808b8275
update specifications.html with auto-generated templates
author | souliane <souliane@mailoo.org> |
---|---|
date | Sun, 03 May 2015 22:40:07 +0200 |
parents | |
children | 90d5f6a80c4e |
rev | line source |
---|---|
49
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
1 |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
2 {% comment %} |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
3 SàT website: Salut à Toi's presentation website |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
4 Copyright (C) 2012 Jérôme Poisson (goffi@goffi.org) |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
5 Copyright (C) 2015 Adrien Cossa (souliane@mailoo.org) |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
6 |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
7 This file is part of SàT website. |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
8 |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
9 SàT website is free software: you can redistribute it and/or modify |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
10 it under the terms of the GNU Affero General Public License as published by |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
11 the Free Software Foundation, either version 3 of the License, or |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
12 (at your option) any later version. |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
13 |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
14 Foobar is distributed in the hope that it will be useful, |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
15 but WITHOUT ANY WARRANTY; without even the implied warranty of |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
17 GNU Affero General Public License for more details. |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
18 |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
19 You should have received a copy of the GNU Affero General Public License |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
20 along with Foobar. If not, see <http://www.gnu.org/licenses/>. |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
21 |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
22 |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
23 NOTE: this file has been automatically generated by the following script: |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
24 http://repos.goffi.org/sat_docs/file/tip/scripts/list_plugins/list_plugins.py |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
25 |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
26 Please avoid manual modification, try to update the script instead! Before / |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
27 after a regeneration, don't forget to save / merge the manual modifications. |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
28 |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
29 {% endcomment %} |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
30 {% load i18n %} |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
31 |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
32 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
33 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0020.html" target="#">XEP-0020</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
34 <div class="col-md-7 feature">{% trans "Feature Negotiation" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
35 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
36 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
37 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0033.html" target="#">XEP-0033</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
38 <div class="col-md-7 feature">{% trans "Extended Stanza Addressing" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
39 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
40 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
41 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0045.html" target="#">XEP-0045</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
42 <div class="col-md-7 feature">{% trans "Multi-User Chat" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
43 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
44 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
45 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0047.html" target="#">XEP-0047</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
46 <div class="col-md-7 feature">{% trans "In-Band Bytestreams" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
47 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
48 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
49 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0048.html" target="#">XEP-0048</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
50 <div class="col-md-7 feature">{% trans "Bookmarks" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
51 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
52 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
53 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0049.html" target="#">XEP-0049</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
54 <div class="col-md-7 feature">{% trans "Private XML Storage" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
55 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
56 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
57 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0050.html" target="#">XEP-0050</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
58 <div class="col-md-7 feature">{% trans "Ad-Hoc Commands" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
59 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
60 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
61 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0054.html" target="#">XEP-0054</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
62 <div class="col-md-7 feature">{% trans "vcard-temp" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
63 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
64 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
65 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0055.html" target="#">XEP-0055</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
66 <div class="col-md-7 feature">{% trans "Jabber Search" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
67 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
68 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
69 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0059.html" target="#">XEP-0059</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
70 <div class="col-md-7 feature">{% trans "Result Set Management" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
71 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
72 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
73 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0060.html" target="#">XEP-0060</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
74 <div class="col-md-7 feature">{% trans "Publish-Subscribe" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
75 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
76 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
77 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0065.html" target="#">XEP-0065</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
78 <div class="col-md-7 feature">{% trans "SOCKS5 Bytestreams" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
79 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
80 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
81 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0071.html" target="#">XEP-0071</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
82 <div class="col-md-7 feature">{% trans "XHTML-IM" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
83 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
84 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
85 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0077.html" target="#">XEP-0077</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
86 <div class="col-md-7 feature">{% trans "In-Band Registration" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
87 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
88 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
89 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0085.html" target="#">XEP-0085</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
90 <div class="col-md-7 feature">{% trans "Chat State Notifications" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
91 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
92 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
93 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0092.html" target="#">XEP-0092</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
94 <div class="col-md-7 feature">{% trans "Software Version" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
95 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
96 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
97 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0095.html" target="#">XEP-0095</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
98 <div class="col-md-7 feature">{% trans "Stream Initiation" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
99 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
100 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
101 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0096.html" target="#">XEP-0096</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
102 <div class="col-md-7 feature">{% trans "SI File Transfer" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
103 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
104 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
105 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0100.html" target="#">XEP-0100</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
106 <div class="col-md-7 feature">{% trans "Gateway Interaction" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
107 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
108 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
109 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0115.html" target="#">XEP-0115</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
110 <div class="col-md-7 feature">{% trans "Entity Capabilities" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
111 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
112 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
113 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0163.html" target="#">XEP-0163</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
114 <div class="col-md-7 feature">{% trans "Personal Eventing Protocol" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
115 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
116 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
117 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0203.html" target="#">XEP-0203</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
118 <div class="col-md-7 feature">{% trans "Delayed Delivery" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
119 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
120 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
121 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0249.html" target="#">XEP-0249</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
122 <div class="col-md-7 feature">{% trans "Direct MUC Invitations" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
123 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
124 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
125 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0277.html" target="#">XEP-0277</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
126 <div class="col-md-7 feature">{% trans "Microblogging over XMPP" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
127 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
128 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
129 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0297.html" target="#">XEP-0297</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
130 <div class="col-md-7 feature">{% trans "Stanza Forwarding" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
131 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
132 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
133 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0313.html" target="#">XEP-0313</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
134 <div class="col-md-7 feature">{% trans "Message Archive Management" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
135 </div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
136 <div class="row"> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
137 <div class="col-md-2"><a href="http://xmpp.org/extensions/xep-0334.html" target="#">XEP-0334</a></div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
138 <div class="col-md-7 feature">{% trans "Message Processing Hints" %}</div> |
6cf0808b8275
update specifications.html with auto-generated templates
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
139 </div> |