Author: rgardler
Date: Sun Oct 23 04:08:18 2005
New Revision: 327781
URL: http://svn.apache.org/viewcvs?rev=327781&view=rev
Log:
Add an index by language, remove site.xml navigation, it only appears to work
properly when using 'forrest site'
Modified:
forrest/zone/test-sources/apache-projects/src/documentation/content/xdocs/index.xml
forrest/zone/test-sources/apache-projects/src/documentation/content/xdocs/site.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=327781&r1=327780&r2=327781&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
Sun Oct 23 04:08:18 2005
@@ -31,20 +31,12 @@
<section id="lists">
<title>The lists of the projects</title>
<p>
- See the list of projects via the left-hand panel, categorised in
- various ways.
+ Various indexes are being generated from the descriptor files. Links
to those indexes
+ are provided in the site navigation on the left. If you think any
other
+ categorisation would be helpful please let us know (or better still
come and
+ help on the site-dev <a
href="http://www.apache.org/dev/infra-mail.html">mailing list</a>).
</p>
- <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>
Modified:
forrest/zone/test-sources/apache-projects/src/documentation/content/xdocs/site.xml
URL:
http://svn.apache.org/viewcvs/forrest/zone/test-sources/apache-projects/src/documentation/content/xdocs/site.xml?rev=327781&r1=327780&r2=327781&view=diff
==============================================================================
---
forrest/zone/test-sources/apache-projects/src/documentation/content/xdocs/site.xml
(original)
+++
forrest/zone/test-sources/apache-projects/src/documentation/content/xdocs/site.xml
Sun Oct 23 04:08:18 2005
@@ -24,8 +24,7 @@
<index label="Index" href="index.html" description="Welcome to Apache
Projects"/>
<faq label="FAQ" href="faq.html" description="Frequently Asked Questions"/>
<projects label="Projects" href="projectDetails/">
- <xi:include href="cocoon://projectDetails/index.siteSnippet.xml"/>
- <xi:include
href="cocoon://projectDetails/language-Java/index.siteSnippet.xml"/>
+ <byLang label="By Programming Langauge"
href="programmingLang/index.html" description="Index of all projects
categorised by programming language"/>
</projects>
</about>