Author: crossley
Date: Sat Oct 22 22:10:09 2005
New Revision: 327750

URL: http://svn.apache.org/viewcvs?rev=327750&view=rev
Log:
The side-panel auto navigation is not working
so add a temporary list to the index page.
Perhaps this front list should be a generated table.

Modified:
    
forrest/zone/test-sources/apache-projects/src/documentation/content/xdocs/index.xml

Modified: 
forrest/zone/test-sources/apache-projects/src/documentation/content/xdocs/index.xml
URL: 
http://svn.apache.org/viewcvs/forrest/zone/test-sources/apache-projects/src/documentation/content/xdocs/index.xml?rev=327750&r1=327749&r2=327750&view=diff
==============================================================================
--- 
forrest/zone/test-sources/apache-projects/src/documentation/content/xdocs/index.xml
 (original)
+++ 
forrest/zone/test-sources/apache-projects/src/documentation/content/xdocs/index.xml
 Sat Oct 22 22:10:09 2005
@@ -34,10 +34,17 @@
         See the list of projects via the left-hand panel, categorised in
         various ways.
       </p>
-      <note>
-        There are only two experimental DOAP listings at the moment, so the
-        lists are not very informative. More to come soon.
-      </note>
+      <fixme author="open">
+The side-panel listing and auotmatic categorisation still needs work.
+So here is a quick list ...
+      </fixme>
+      <ul>
+        <li><a href="projectDetails.apr.html">Apache Portable Runtime</a></li>
+        <li><a href="projectDetails.forrest.html">Apache Forrest</a></li>
+        <li><a href="projectDetails.httpd.html">Apache HTTP Server</a></li>
+        <li><a href="projectDetails.httpd-mod_mbox.html">Apache HTTP Server 
mod_mbox</a></li>
+        <li><a href="projectDetails.spamassassin.html">Apache 
Spamassassin</a></li>
+      </ul>
     </section>
   </body>
 </document>


Reply via email to