[Osr-101] rev 20101 - public/osr-101/trunk

michi at wyona.com michi at wyona.com
Sat Nov 18 13:22:44 CET 2006


Author: michi
Date: 2006-11-18 13:22:42 +0100 (Sat, 18 Nov 2006)
New Revision: 20101

Modified:
   public/osr-101/trunk/index.html
   public/osr-101/trunk/introspection-osr-101.xml
   public/osr-101/trunk/rfc2629.xslt
Log:
introspection fixed

Modified: public/osr-101/trunk/index.html
===================================================================
--- public/osr-101/trunk/index.html	2006-11-18 12:13:33 UTC (rev 20100)
+++ public/osr-101/trunk/index.html	2006-11-18 12:22:42 UTC (rev 20101)
@@ -38,7 +38,9 @@
 </ul>
 
 <h3>Mailing List</h3>
-<a href="http://wyona.com/cgi-bin/mailman/listinfo/osr-101/">List Information</a>
+<a href="http://wyona.com/cgi-bin/mailman/listinfo/osr-101/">Subscribe/Unsubscribe</a>
+<br/>
+<a href="http://wyona.com/pipermail/osr-101/">Archives</a>
 
 <h3>Subversion</h3>
 <h4>Anonymous</h4>

Modified: public/osr-101/trunk/introspection-osr-101.xml
===================================================================
--- public/osr-101/trunk/introspection-osr-101.xml	2006-11-18 12:13:33 UTC (rev 20100)
+++ public/osr-101/trunk/introspection-osr-101.xml	2006-11-18 12:22:42 UTC (rev 20101)
@@ -1,8 +1,8 @@
 <?xml version="1.0"?>
 
 <introspection xmlns="http://www.wyona.org/neutron/1.0">
-<edit mime-type="application/xhtml+xml" name="Neutron Specification">
-  <open url="osr-101.xhtml" method="GET"/>
-  <save url="osr-101.xhtml?yanel.resource.usecase=save" method="PUT"/>
+<edit mime-type="application/xml" name="Neutron Protocol Specification">
+  <checkout url="draft-neutron-protocol-v0.xml?yanel.resource.usecase=checkout" method="GET"/>
+  <checkin  url="draft-neutron-protocol-v0.xml?yanel.resource.usecase=checkin" method="PUT"/>
 </edit>
 </introspection>

Modified: public/osr-101/trunk/rfc2629.xslt
===================================================================
--- public/osr-101/trunk/rfc2629.xslt	2006-11-18 12:13:33 UTC (rev 20100)
+++ public/osr-101/trunk/rfc2629.xslt	2006-11-18 12:22:42 UTC (rev 20101)
@@ -1423,7 +1423,7 @@
 
   <xhtml:html lang="{$lang}" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/xhtml">
     <head>
-      <link rel="neutron-introspection" type="application/neutron" href="introspection.xml"/>
+      <link rel="neutron-introspection" type="application/neutron+xml" href="introspection-osr-101.xml"/>
       <title><xsl:value-of select="front/title" /></title>
       <style type="text/css" title="Xml2Rfc (sans serif)">
         <xsl:call-template name="insertCss" />




More information about the Osr-101 mailing list