Author: henning
Date: Wed Nov 3 15:00:49 2010
New Revision: 1030482
URL: http://svn.apache.org/viewvc?rev=1030482&view=rev
Log:
add links for the parent project to the sub projects to allow navigation back
to the main project
Modified:
commons/proper/vfs/trunk/core/src/site/site.xml
commons/proper/vfs/trunk/examples/src/site/site.xml
commons/proper/vfs/trunk/sandbox/src/site/site.xml
Modified: commons/proper/vfs/trunk/core/src/site/site.xml
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/core/src/site/site.xml?rev=1030482&r1=1030481&r2=1030482&view=diff
==============================================================================
--- commons/proper/vfs/trunk/core/src/site/site.xml (original)
+++ commons/proper/vfs/trunk/core/src/site/site.xml Wed Nov 3 15:00:49 2010
@@ -24,6 +24,10 @@
</bannerRight>
<body>
+ <links>
+ <item name="Commons VFS Home" href="../index.html"/>
+ </links>
+
<menu name="Commons VFS">
<item name="Overview" href="../index.html"/>
</menu>
Modified: commons/proper/vfs/trunk/examples/src/site/site.xml
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/examples/src/site/site.xml?rev=1030482&r1=1030481&r2=1030482&view=diff
==============================================================================
--- commons/proper/vfs/trunk/examples/src/site/site.xml (original)
+++ commons/proper/vfs/trunk/examples/src/site/site.xml Wed Nov 3 15:00:49 2010
@@ -24,6 +24,10 @@
</bannerRight>
<body>
+ <links>
+ <item name="Commons VFS Home" href="../index.html"/>
+ </links>
+
<menu name="Commons VFS">
<item name="Overview" href="../index.html"/>
</menu>
Modified: commons/proper/vfs/trunk/sandbox/src/site/site.xml
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/sandbox/src/site/site.xml?rev=1030482&r1=1030481&r2=1030482&view=diff
==============================================================================
--- commons/proper/vfs/trunk/sandbox/src/site/site.xml (original)
+++ commons/proper/vfs/trunk/sandbox/src/site/site.xml Wed Nov 3 15:00:49 2010
@@ -24,6 +24,10 @@
</bannerRight>
<body>
+ <links>
+ <item name="Commons VFS Home" href="../index.html"/>
+ </links>
+
<menu name="Commons VFS">
<item name="Overview" href="../index.html"/>
</menu>