[Osr-101] rev 20119 - public/osr-101/trunk
michi at wyona.com
michi at wyona.com
Sun Nov 19 17:32:29 CET 2006
Author: michi
Date: 2006-11-19 17:32:28 +0100 (Sun, 19 Nov 2006)
New Revision: 20119
Modified:
public/osr-101/trunk/index.html
Log:
typo fixed
Modified: public/osr-101/trunk/index.html
===================================================================
--- public/osr-101/trunk/index.html 2006-11-19 15:47:34 UTC (rev 20118)
+++ public/osr-101/trunk/index.html 2006-11-19 16:32:28 UTC (rev 20119)
@@ -24,12 +24,12 @@
<h1>Neutron Protocol - Content Management User Interface</h1>
<h2>Open Specification Request 101</h2>
-<table _moz_resizing="true" border="0">
+<table border="0" _moz_resizing="true">
<tbody><tr>
<td valign="top" id="navigation">
<a href="index.html">Homepage</a>
<br/>
-<a href="#amendments_tbd">Amendments TBD</a>
+<a href="#amendments_tbd">Amendments TBD</a>
<br/>
<a href="#mailing_list">Mailing List</a>
<br/>
@@ -49,7 +49,7 @@
<p>
The Neutron Protocol (NP) is an XML-based application-level protocol to abstractize the
content management user interface from the server side implementation of a content management system
-respecitively framework. A graphical overview can be found <a href="FutureCMSArchitecture.pdf">here</a>.
+respectively framework. A graphical overview can be found <a href="FutureCMSArchitecture.pdf">here</a>.
The Neutron Protocol is closely related to <a href="http://www.webdav.org">WebDAV</a> and <a href="http://bitworking.org/projects/atom/">APP</a>.
</p>
@@ -71,7 +71,7 @@
</p>
<a name="amendments_tbd">
-</a><h3><a _moz-rs-heading="" name="amendments_tbd">Amendments TBD</a></h3>
+</a><h3><a name="amendments_tbd" _moz-rs-heading="">Amendments TBD</a></h3>
<p>
</p><ul>
<a name="amendments_tbd"> </a><li><a name="amendments_tbd">Versions of Resources</a></li>
@@ -79,8 +79,8 @@
</ul>
<a name="applications">
-</a><h3><a _moz-rs-heading="" name="applications">"Applications" supporting Neutron/OSR-101</a></h3>
-<h4><a _moz-rs-heading="" name="applications">Client Software</a></h4>
+</a><h3><a name="applications" _moz-rs-heading="">"Applications" supporting Neutron/OSR-101</a></h3>
+<h4><a name="applications" _moz-rs-heading="">Client Software</a></h4>
<ul>
<li><a href="http://www.yulup.org">Yulup</a></li>
<li><a href="http://svn.wyona.com/repos/public/mozilla-thunderbird/">CMSConnector</a></li>
@@ -93,17 +93,17 @@
</ul>
<a name="mailing_list">
-</a><h3><a _moz-rs-heading="" name="mailing_list">Mailing List</a></h3>
+</a><h3><a name="mailing_list" _moz-rs-heading="">Mailing List</a></h3>
<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>
-<a name="subversion"/>
-<h3>Subversion</h3>
-<h4>Anonymous</h4>
+<a name="subversion">
+</a><h3><a _moz-rs-heading="" name="subversion">Subversion</a></h3>
+<h4><a _moz-rs-heading="" name="subversion">Anonymous</a></h4>
<p>
-svn co <a href="http://svn.wyona.com/repos/public/osr-101/trunk/">http://svn.wyona.com/repos/public/osr-101/trunk/</a> osr-101
+<a name="subversion">svn co </a><a href="http://svn.wyona.com/repos/public/osr-101/trunk/">http://svn.wyona.com/repos/public/osr-101/trunk/</a> osr-101
</p>
Username: <i>anonymous</i>, Password: <i>anonymous</i>
@@ -112,11 +112,11 @@
svn co --username USERNAME https://svn.wyona.com/repos/public/osr-101/trunk/ osr-101
</p>
-<a name="getting_started"/>
-<h3>Getting Started ...</h3>
+<a name="getting_started">
+</a><h3><a _moz-rs-heading="" name="getting_started">Getting Started ...</a></h3>
<ol>
- <li>Add the introspection auto-discovery link to the (X)HTML head of your web-pages</li>
- <li>Make <a href="introspection-index.xml">introspection documents</a> available as referenced by the auto-discovery link</li>
+<a name="getting_started"> </a><li><a name="getting_started">Add the introspection auto-discovery link to the (X)HTML head of your web-pages</a></li>
+<a name="getting_started"> </a><li><a name="getting_started">Make </a><a href="introspection-index.xml">introspection documents</a> available as referenced by the auto-discovery link</li>
<li>Implement <a href="index.xhtml?yanel.resource.usecase=checkout">open</a> and save functionality as referenced by the introspection documents</li>
</ol>
</td>
@@ -124,4 +124,4 @@
</tbody></table>
</body>
-</html>
+</html>
\ No newline at end of file
More information about the Osr-101
mailing list