You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/04/12 14:50:17 UTC

svn commit: r527908 - in /lenya/docu/src/documentation/content/xdocs: docs/1_4/reference/protocols/index.xml site.xml

Author: andreas
Date: Thu Apr 12 05:50:16 2007
New Revision: 527908

URL: http://svn.apache.org/viewvc?view=rev&rev=527908
Log:
Added note about lenya-document protocol, changed labels to avoid error:site:

Modified:
    lenya/docu/src/documentation/content/xdocs/docs/1_4/reference/protocols/index.xml
    lenya/docu/src/documentation/content/xdocs/site.xml

Modified: lenya/docu/src/documentation/content/xdocs/docs/1_4/reference/protocols/index.xml
URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/docs/1_4/reference/protocols/index.xml?view=diff&rev=527908&r1=527907&r2=527908
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/docs/1_4/reference/protocols/index.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/docs/1_4/reference/protocols/index.xml Thu Apr 12 05:50:16 2007
@@ -26,6 +26,7 @@
     <ul>
       <li><a href="site:lenya"><code>lenya:</code></a> Get a <code>RepositorySource</code> in the context of Lenya.</li>
       <li><a href="site:lenyadoc"><code>lenyadoc:</code></a> Get a <code>RepositorySource</code> of a specific document using the UUID.</li>
+      <li><a href="site:link-management"><code>lenya-document:</code></a> Reference a document.</li>
       <li><a href="site:siteprotocol"><code>site:</code></a> Get a <code>RepositorySource</code> using the path of a document in the site structure.</li>
     </ul>
   </body>

Modified: lenya/docu/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/site.xml?view=diff&rev=527908&r1=527907&r2=527908
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/site.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/site.xml Thu Apr 12 05:50:16 2007
@@ -159,9 +159,9 @@
       <metadata href="metadata.html" label="Meta data"/> 	 
       <protocols href="protocols/" label="Protocols">
         <protocols-overview href="index.html" label="Overview"/>
-        <lenya href="lenya.html" label="lenya:"/>
-        <lenyadoc href="lenyadoc.html" label="lenyadoc:"/>
-        <siteprotocol href="site.html" label="site:"/>
+        <lenya href="lenya.html" label="lenya Protocol"/>
+        <lenyadoc href="lenyadoc.html" label="lenyadoc Protocol"/>
+        <siteprotocol href="site.html" label="site Protocol"/>
       </protocols>
       <link-management href="link-management.html" label="Link Management"/>
     </reference>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org