You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by fe...@apache.org on 2006/05/17 13:36:03 UTC

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

Author: ferdinand
Date: Wed May 17 04:36:03 2006
New Revision: 407221

URL: http://svn.apache.org/viewcvs?rev=407221&view=rev
Log:
Restructuring of Welcome and Project-Tabs.

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=407221&r1=407220&r2=407221&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/site.xml (original)
+++ forrest/trunk/site-author/content/xdocs/site.xml Wed May 17 04:36:03 2006
@@ -19,49 +19,69 @@
 
   <!-- General documentation that applies to all versions -->
   <about label="About">
-    <index label="Index" href="index.html"/>
+    <index label="About Forrest" href="index.html"/>
     <license label="License" href="license.html"/>
     <download label="Download" href="http://forrest.apache.org/mirrors.cgi"/>
-
+    <forrest-issues label="Open Issues" href="forrest-issues.html" title="A list of currently open issues"/> 
     <!-- Entry with no label@ causes correct Tab is selected.
       Also enables additional page to be generated. -->
     <download_html href="mirrors.html"/>
     <linkmap href="linkmap.html"/>
 
     <who label="Who we are" href="who.html"/>
+    
     <events label="Events" href="events.html"/>
     <flyer label="Flyer" href="flyer.html"/>
     <live-sites label="Example sites" href="live-sites.html"/>
+     <thanks label="Thanks" href="thanks.html"/> 
   </about>
   
   <getting-involved label="Getting Involved" tab="project">
     <contrib label="Contributing" href="contrib.html">
       <patch href="#patch"/>
     </contrib>
-      <forrest-dev label="Be a developer" href="howto-dev.html" title="Describes tips and procedures for efficiently developing with Forrest."/>  
-    <SVN label="Browse SVN" href="http://svn.apache.org/viewcvs.cgi/forrest/trunk/"/>
-    <mail-lists label="Mail lists" href="mail-lists.html">
-      <forrest-user href="#forrest-user"/>
-      <forrest-dev href="#forrest-dev"/>
-      <forrest-svn href="#forrest-svn"/>
-    </mail-lists>
-    <bugs label="Bugs and Issues" href="issues.html"/>
-    <forrest-issues label="Open Issues" href="forrest-issues.html"/>
-    <gump-forrest label="Gump Integration" href="gump.html"/>
+      
+    
+    
+    
+    
+    
       
     <guidelines label="Project guidelines" href="guidelines.html">
       <way href="#way"/>
     </guidelines>
     <committed label="Being committed" href="committed.html"/>
     <roles label="Project roles" href="roles.html" description="Tasks to keep the project flowing"/>
-    <thanks label="Thanks" href="thanks.html"/>
+    
     <forrest-friday label="ForrestFriday" description="ForrestFriday monthly get-together" href="forrest-friday.html"/>
-    <zone label="Zone notes" description="Notes for committers to manage forrest.zones.apache.org" href="zone.html"/>
-    <plan label="Planning notes" href="plan/">
-      <overview label="Overview" href="index.html"/>
-      <internal-xhtml label="Internal XHTML" href="internal-xhtml.html"/>
-    </plan>
+    
+    
   </getting-involved>
+    
+    <infrastructure label="Resources and Infrastructure"  tab="project" description="Tools and services that help us do our work">
+       <SVN label="Browse SVN" href="http://svn.apache.org/viewcvs.cgi/forrest/trunk/" title="Access Forrest's
+           version control repository in Subversion's online interface"/>
+        <jira label="Issue Management" href="http://issues.apache.org/jira/browse/FOR" description="Direct access
+            to our issue-tracker in Jira"/>
+       <mail-lists label="Mail lists" href="mail-lists.html">
+           <forrest-user href="#forrest-user"/>
+           <forrest-dev href="#forrest-dev"/>
+           <forrest-svn href="#forrest-svn"/>
+       </mail-lists>
+        <plan label="Planning notes" href="plan/">
+            <overview label="Overview" href="index.html"/>
+            <internal-xhtml label="Internal XHTML" href="internal-xhtml.html"/>
+        </plan>
+        <zone label="Zone notes Testbed" href="http://forrest.zones.apache.org" description="Access to forrest.zones.apache.org" />
+   </infrastructure>  
+    
+    <procedures label="Procedures &amp; Best Practice"  tab="project" description="Procedures and best practices for common tasks">
+        <forrest-dev label="Development guidelines" href="howto-dev.html" description="Describes tips and procedures for efficiently developing with Forrest."/>  
+        <bugs label="Reporting Bugs and Issues" href="issues.html"/>
+        <gump-forrest label="Gump Integration" href="gump.html"/>
+        <zoneMangement label="Zone notes Testbed-Management" description="Notes for committers to manage forrest.zones.apache.org" href="zone.html"/>
+        
+    </procedures>
 
   <proposals label="Proposals" tab="project">
     <asf-forrestbot label="ASF Forrestbot" href="proposal-asf-forrestbot.html"/>