mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
no www
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3122 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
1d274600c5
commit
17693e9ccf
@ -36,7 +36,7 @@ THE SOFTWARE.
|
||||
<link rel='shortcut icon' type='image/x-icon' href='/favicon.ico' />
|
||||
<link>
|
||||
<xsl:attribute name='rel'><xsl:text>alternate</xsl:text></xsl:attribute>
|
||||
<xsl:attribute name='href'><xsl:text>http://www.xmpp.org/extensions/xep-</xsl:text><xsl:value-of select='/xep/header/number'/><xsl:text>.html</xsl:text></xsl:attribute>
|
||||
<xsl:attribute name='href'><xsl:text>http://xmpp.org/extensions/xep-</xsl:text><xsl:value-of select='/xep/header/number'/><xsl:text>.html</xsl:text></xsl:attribute>
|
||||
</link>
|
||||
<!-- BEGIN META TAGS FOR DUBLIN CORE -->
|
||||
<meta>
|
||||
@ -58,13 +58,13 @@ THE SOFTWARE.
|
||||
<p>This page provides information about the XML namespaces defined in
|
||||
<a>
|
||||
<xsl:attribute name='href'>
|
||||
<xsl:text>http://www.xmpp.org/extensions/xep-</xsl:text>
|
||||
<xsl:text>http://xmpp.org/extensions/xep-</xsl:text>
|
||||
<xsl:value-of select='/xep/header/number'/>
|
||||
<xsl:text>.html</xsl:text>
|
||||
</xsl:attribute>
|
||||
<xsl:text>XEP-</xsl:text><xsl:value-of select='/xep/header/number' />:<xsl:text> </xsl:text><xsl:value-of select='/xep/header/title' />
|
||||
</a>
|
||||
(part of the <a href="http://www.xmpp.org/extensions/">XEP series</a> published by the <a href="http://www.xmpp.org/xsf/">XMPP Standards Foundation</a>).</p>
|
||||
(part of the <a href="http://xmpp.org/extensions/">XEP series</a> published by the <a href="http://xmpp.org/xsf/">XMPP Standards Foundation</a>).</p>
|
||||
|
||||
<xsl:variable name='schema.count' select='count(/xep/header/schemaloc)'/>
|
||||
<xsl:if test='$schema.count > 0'>
|
||||
|
2
ref.xsl
2
ref.xsl
@ -95,7 +95,7 @@ THE SOFTWARE.
|
||||
</seriesInfo>
|
||||
<format>
|
||||
<xsl:attribute name='type'><xsl:text>HTML</xsl:text></xsl:attribute>
|
||||
<xsl:attribute name='target'><xsl:text>http://www.xmpp.org/extensions/xep-</xsl:text><xsl:value-of select='/xep/header/number'/><xsl:text>.html</xsl:text></xsl:attribute>
|
||||
<xsl:attribute name='target'><xsl:text>http://xmpp.org/extensions/xep-</xsl:text><xsl:value-of select='/xep/header/number'/><xsl:text>.html</xsl:text></xsl:attribute>
|
||||
</format>
|
||||
</reference>
|
||||
</xsl:template>
|
||||
|
14
xep.xsl
14
xep.xsl
@ -190,7 +190,7 @@ OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
<p style='color:red'>NOTICE: This document is currently within Last Call or under consideration by the XMPP Council for advancement to the next stage in the XSF standards process.</p>
|
||||
</xsl:if>
|
||||
<xsl:if test='$thestatus = "ProtoXEP"'>
|
||||
<p style='color:red'>WARNING: This document has not yet been accepted for consideration or approved in any official manner by the XMPP Standards Foundation, and this document is not yet an XMPP Extension Protocol (XEP). If this document is accepted as a XEP by the XMPP Council, it will be published at <<a href="http://www.xmpp.org/extensions/">http://www.xmpp.org/extensions/</a>> and announced on the <standards@xmpp.org> mailing list.</p>
|
||||
<p style='color:red'>WARNING: This document has not yet been accepted for consideration or approved in any official manner by the XMPP Standards Foundation, and this document is not yet an XMPP Extension Protocol (XEP). If this document is accepted as a XEP by the XMPP Council, it will be published at <<a href="http://xmpp.org/extensions/">http://xmpp.org/extensions/</a>> and announced on the <standards@xmpp.org> mailing list.</p>
|
||||
</xsl:if>
|
||||
<xsl:if test='$thestatus = "Rejected"'>
|
||||
<p style='color:red'>WARNING: This document has been Rejected by the XMPP Council. Implementation of the protocol described herein is not recommended under any circumstances.</p>
|
||||
@ -215,18 +215,18 @@ OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
<a name='appendix-docinfo'></a>
|
||||
<h3>Appendix A: Document Information</h3>
|
||||
<p class='indent'>
|
||||
Series: <a href='http://www.xmpp.org/extensions/'>XEP</a><br />
|
||||
Series: <a href='http://xmpp.org/extensions/'>XEP</a><br />
|
||||
Number: <xsl:value-of select='/xep/header/number'/><br />
|
||||
Publisher: <a href='/xsf/'>XMPP Standards Foundation</a><br />
|
||||
Status:
|
||||
<a>
|
||||
<xsl:attribute name='href'><xsl:text>http://www.xmpp.org/extensions/xep-0001.html#states-</xsl:text><xsl:value-of select='/xep/header/status'/></xsl:attribute>
|
||||
<xsl:attribute name='href'><xsl:text>http://xmpp.org/extensions/xep-0001.html#states-</xsl:text><xsl:value-of select='/xep/header/status'/></xsl:attribute>
|
||||
<xsl:value-of select='/xep/header/status'/>
|
||||
</a>
|
||||
<br />
|
||||
Type:
|
||||
<a>
|
||||
<xsl:attribute name='href'><xsl:text>http://www.xmpp.org/extensions/xep-0001.html#types-</xsl:text><xsl:value-of select='/xep/header/type'/></xsl:attribute>
|
||||
<xsl:attribute name='href'><xsl:text>http://xmpp.org/extensions/xep-0001.html#types-</xsl:text><xsl:value-of select='/xep/header/type'/></xsl:attribute>
|
||||
<xsl:value-of select='/xep/header/type'/>
|
||||
</a>
|
||||
<br />
|
||||
@ -239,10 +239,10 @@ OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
<xsl:variable name='ApprovingBody' select='/xep/header/approver'/>
|
||||
<xsl:choose>
|
||||
<xsl:when test='$ApprovingBody = "Board"'>
|
||||
Approving Body: <a href='http://www.xmpp.org/xsf/board/'>XSF Board of Directors</a><br />
|
||||
Approving Body: <a href='http://xmpp.org/xsf/board/'>XSF Board of Directors</a><br />
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
Approving Body: <a href='http://www.xmpp.org/council/'>XMPP Council</a><br />
|
||||
Approving Body: <a href='http://xmpp.org/council/'>XMPP Council</a><br />
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<xsl:variable name='dependencies.count' select='count(/xep/header/dependencies/spec)'/>
|
||||
@ -293,7 +293,7 @@ OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
<xsl:if test='$reg.count=1'>
|
||||
Registry:
|
||||
<xsl:variable name='registryURL'>
|
||||
<xsl:text>http://www.xmpp.org/registrar/</xsl:text>
|
||||
<xsl:text>http://xmpp.org/registrar/</xsl:text>
|
||||
<xsl:value-of select='/xep/header/shortname'/>
|
||||
<xsl:text>.html</xsl:text>
|
||||
</xsl:variable>
|
||||
|
Loading…
Reference in New Issue
Block a user