You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by dl...@apache.org on 2005/11/06 19:14:13 UTC

svn commit: r331129 - in /portals/jetspeed-2/trunk/components/statistics/xdocs: ./ navigation.xml

Author: dlestrat
Date: Sun Nov  6 10:13:53 2005
New Revision: 331129

URL: http://svn.apache.org/viewcvs?rev=331129&view=rev
Log:
http://issues.apache.org/jira/browse/JS2-393

This should fix the broken site generation. I am in the process of locally regenerating the site.

Added:
    portals/jetspeed-2/trunk/components/statistics/xdocs/
    portals/jetspeed-2/trunk/components/statistics/xdocs/navigation.xml

Added: portals/jetspeed-2/trunk/components/statistics/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/statistics/xdocs/navigation.xml?rev=331129&view=auto
==============================================================================
--- portals/jetspeed-2/trunk/components/statistics/xdocs/navigation.xml (added)
+++ portals/jetspeed-2/trunk/components/statistics/xdocs/navigation.xml Sun Nov  6 10:13:53 2005
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    Copyright 2004 The Apache Software Foundation
+    
+    Licensed under the Apache License, Version 2.0 (the "License");
+    you may not use this file except in compliance with the License.
+    You may obtain a copy of the License at
+    
+    http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<project>
+    <body>
+        <links>
+            <item name="Jetspeed 2" href="../../index.html" />
+            <!-- Cannot access ${pom.id}... Hard coding pdf name. -->
+            <item name="PDF Documentation" href="/jetspeed-statistics.pdf" img="../../images/pdf.gif" />
+        </links>
+    </body>
+</project>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org