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/06/13 17:15:35 UTC

svn commit: r546913 - in /lenya/docu/src/documentation/content/xdocs: docs/1_4/concepts/urlMapping.xml docs/1_4/reference/urlMapping.xml site.xml

Author: andreas
Date: Wed Jun 13 08:15:33 2007
New Revision: 546913

URL: http://svn.apache.org/viewvc?view=rev&rev=546913
Log:
Moved URL mapping and link docs to same section

Added:
    lenya/docu/src/documentation/content/xdocs/docs/1_4/reference/urlMapping.xml
      - copied unchanged from r546909, lenya/docu/src/documentation/content/xdocs/docs/1_4/concepts/urlMapping.xml
Removed:
    lenya/docu/src/documentation/content/xdocs/docs/1_4/concepts/urlMapping.xml
Modified:
    lenya/docu/src/documentation/content/xdocs/site.xml

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=546913&r1=546912&r2=546913
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/site.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/site.xml Wed Jun 13 08:15:33 2007
@@ -152,7 +152,6 @@
     <concepts href="concepts/" label="Concepts">
       <publication href="publication.html" label="Publication" />
       <documents href="documents.html" label="Working with Documents"/>
-      <urlMapping href="urlMapping.html" label="URL Mapping" />
       <authoring href="authoring_live.html" label="Authoring and Live mode" />
       <wysiwyg href="wysiwyg.html" label="WYSIWYG" />
     </concepts>
@@ -178,7 +177,10 @@
         <lenyadoc href="lenyadoc.html" label="lenyadoc Protocol"/>
         <siteprotocol href="site.html" label="site Protocol"/>
       </protocols>
-      <link-management href="link-management.html" label="Link Management"/>
+      <urls-and-links label="URLs and Links">
+        <urlMapping href="urlMapping.html" label="URL Mapping" />
+        <link-management href="link-management.html" label="Link Management"/>
+      </urls-and-links>
     </reference>
     
     <javadoc1.4 href="../../../../apidocs/1.4/index.html" label="Core API"/>



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