mirror of
https://github.com/moparisthebest/xeps
synced 2025-01-30 23:10:10 -05:00
last call element
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3577 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
96576fd15a
commit
1dd51f7755
2
xep.xsl
2
xep.xsl
@ -187,7 +187,7 @@ OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
<p style='color:red'>WARNING: This document has been obsoleted by the XMPP Standards Foundation. Implementation of the protocol described herein is not recommended. Developers desiring similar functionality are advised to implement the protocol that supersedes this one (if any).</p>
|
||||
</xsl:if>
|
||||
<xsl:if test='$thestatus = "Proposed"'>
|
||||
<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>
|
||||
<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. The Last Call ends on <xsl:value-of select='/xep/header/lastcall'/>. Please send your feedback to the <a href='http://mail.jabber.org/mailman/listinfo/standards'>standards@xmpp.org</a> discussion list.</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://xmpp.org/extensions/">http://xmpp.org/extensions/</a>> and announced on the <standards@xmpp.org> mailing list.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user