You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/06/17 09:09:02 UTC

svn commit: r191101 - /forrest/trunk/site-author/content/xdocs/site.xml

Author: crossley
Date: Fri Jun 17 00:08:59 2005
New Revision: 191101

URL: http://svn.apache.org/viewcvs?rev=191101&view=rev
Log:
Use simple references for the changes.html site: URIs.
Should be able to define site:changes/v06 using #href
but need label attribute on the outer element, which we
don't want to display.

Modified:
    forrest/trunk/site-author/content/xdocs/site.xml

Modified: forrest/trunk/site-author/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/site.xml?rev=191101&r1=191100&r2=191101&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/site.xml (original)
+++ forrest/trunk/site-author/content/xdocs/site.xml Fri Jun 17 00:08:59 2005
@@ -190,9 +190,7 @@
           <site-xml href="#site-xml"/>
           <requirements href="#requirements"/>
         </faq>
-        <changes label="Changes" href="changes.html">
-          <v06 href="#version_0.6"/>
-        </changes>
+        <changes label="Changes" href="changes.html"/>
         <changes-rss href="changes.rss"/>
         <todo label="Todo" href="todo.html"/>
         <your-project label="Using Forrest" href="your-project.html">
@@ -306,7 +304,7 @@
           <link_raw href="#link_raw"/>
           <pdf_images href="#pdf_images"/>
         </faq>
-        <changes label="Changes" href="site:v0.70/documentation/changes/v06"/>
+        <changes label="Changes" href="changes.html"/>
         <todo label="Todo" href="todo.html"/>
         <your-project label="Using Forrest" href="your-project.html">
           <new_content_type href="#adding_new_content_type"/>