You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2006/06/14 08:22:15 UTC

svn commit: r414106 - in /forrest/trunk/site-author/content/xdocs: site.xml tabs.xml

Author: crossley
Date: Tue Jun 13 23:22:15 2006
New Revision: 414106

URL: http://svn.apache.org/viewvc?rev=414106&view=rev
Log:
Re-name the "Project" tab to "Developers".
Re-arrange the items on the Welcome and Developers tabs.
Use link descriptions.

Modified:
    forrest/trunk/site-author/content/xdocs/site.xml
    forrest/trunk/site-author/content/xdocs/tabs.xml

Modified: forrest/trunk/site-author/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/site.xml?rev=414106&r1=414105&r2=414106&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/site.xml (original)
+++ forrest/trunk/site-author/content/xdocs/site.xml Tue Jun 13 23:22:15 2006
@@ -19,81 +19,96 @@
 
   <!-- General documentation that applies to all versions -->
   <about label="About">
-    <index label="About Forrest" href="index.html"/>
-    <forrest-contract label="Our Contract" href="forrest-contract.html"/>
-    <compliance label="Standards Compliance" href="compliance.html"/>  
-    <license label="License" href="license.html"/>
-    <download label="Download" href="ext:forrest/download"/>
-    <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.
+    <index label="About Forrest" href="index.html" description="Welcome and introduction"/>
+    <download label="Download" href="ext:forrest/download"
+      description="Download a release from your nearest mirror or get the latest from SVN"/>
+    <license label="License" href="license.html" description="Notes and FAQs about the licensing"/>
+    <forrest-contract label="Our contract" href="forrest-contract.html"
+      description="What each party can expect"/>
+    <compliance label="Standards compliance" href="compliance.html"
+      description="Declare the status of HTML, WAI, CSS compliance"/>
+    <forrest-issues label="Open issues" href="forrest-issues.html"
+      description="List of currently open issues"/> 
+    <who label="Who we are" href="who.html" description="Explain who is involved"/>
+    <flyer label="Flyer" href="flyer.html" description="One-page description"/>
+    <live-sites label="Example sites" href="live-sites.html"
+      description="Some sites created using Apache Forrest technology"/>
+    <thanks label="Thanks" href="thanks.html"
+      description="Acknowledgment to those who have become involved"/> 
+    <!-- Entry with no @label causes correct Tab to be 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">
+  <getting-involved label="Getting involved" tab="project">
+    <contrib label="Contributing" href="contrib.html"
+      description="Everyone is a developer and has something to contribute">
       <patch href="#patch"/>
     </contrib>
-    <mail-lists label="Mail lists" href="mail-lists.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"/>
-    
-    <forrest-friday label="ForrestFriday" description="ForrestFriday monthly get-together" href="forrest-friday.html"/>
-    
-    
+    <mail-lists label="Mail lists and discussion" href="mail-lists.html"
+      description="Discussion mail lists are the heart of the project: dev, user, svn"/>
+    <bugs label="Reporting bugs and issues" href="issues.html"
+      description="Issue tracker manages known issues and desired enhancements"/>
+    <forrest-friday label="ForrestFriday IRC" href="forrest-friday.html"
+      description="ForrestFriday monthly get-together"/>
+    <events label="Events" href="events.html"
+      description="List of upcoming related conferences and meetings"/>
+    <project label="Project">
+      <guidelines label="Project guidelines" href="guidelines.html"
+        description="Open development guidelines to encourage participation">
+        <way href="#way"/>
+      </guidelines>
+      <committed label="Being committed" href="committed.html" description="Notes about contribution"/>
+      <roles label="Project roles" href="roles.html" description="Tasks to keep the project flowing"/>
+    </project>
   </getting-involved>
     
-    <infrastructure label="Resources and Infrastructure"  tab="project" description="Tools and services that help us do our work">
-        <todo label="Todo" href="todo.html"/>
-        
-       <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 tips" href="howto-dev.html" description="Describes tips and procedures for efficiently developing with Forrest.">  
-          <sitemap href="#sitemap"/>
-          <debug href="#debug"/>
-          <debug-cocoon-profiler href="#debug-cocoon-profiler"/>
-          <debug-validation href="#debug-validation"/>
-        </forrest-dev>
-        <bugs label="Reporting Bugs and Issues" href="issues.html"/>
-        <svnBP label="Subversion Best Practices" href="subversion_bestpractices.html"/>
-        <docsBP label="Documentation Best Practices" href="documentation_bestpractices.html" description="What to do or
-            not to do when writing and integration documentation for Forrest."/>
-        <write-howto label="Write a How-to" href="howto-howto.html"  description="Instructions for writing
+  <infrastructure label="Resources and Infrastructure" tab="project"
+    description="Tools and services that help us do our work">
+    <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>
+    <jira label="Issue management" href="issues.html"
+      description="Issue tracker manages known issues and desired enhancements"/>
+    <SVN label="Browse SVN" href="http://svn.apache.org/viewvc/forrest/trunk/"
+      description="Browse Forrest version control repository"/>
+    <zone label="Zone testbed" href="http://forrest.zones.apache.org/"
+      description="Demonstrations at forrest.zones.apache.org" />
+    <gump-forrest label="Gump integration" href="gump.html"/>
+    <plan label="Planning notes" href="plan/">
+      <overview label="Overview" href="index.html"/>
+      <internal-xhtml label="Internal XHTML" href="internal-xhtml.html"/>
+    </plan>
+    <todo label="Todo" href="todo.html"/>
+  </infrastructure>  
+    
+    <procedures label="Best Practices and Procedures" tab="project"
+      description="Procedures and best practices for common tasks">
+      <forrest-dev label="Development tips" href="howto-dev.html"
+      description="Describes tips and procedures for efficiently developing with Forrest.">  
+        <sitemap href="#sitemap"/>
+        <debug href="#debug"/>
+        <debug-cocoon-profiler href="#debug-cocoon-profiler"/>
+        <debug-validation href="#debug-validation"/>
+      </forrest-dev>
+      <svnBP label="Subversion" href="subversion_bestpractices.html"
+        description="Best practice notes for Subversion"/>
+      <docsBP label="Documentation" href="documentation_bestpractices.html"
+        description="Best practice notes for documentation"/>
+      <write-howto label="Write a How-to" href="howto-howto.html"
+        description="Instructions for writing
             a new howto-document"/>
-        <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"/>
-        <howToRelease label="How to release" href="procedures/release/How_to_release.html" description="Instructions on preparing and
-            creating a new Forrest release."/>
-        <howToPublishDocs label="Publishing Forrest Documentation" href="procedures/How_to_publish_docs.html" description="Instructions on publishing the Forrest
+      <committers label="Notes for committers">
+        <zoneMangement label="Zone management" href="zone.html"
+          description="Notes for committers to manage forrest.zones.apache.org"/>
+        <howToRelease label="How to release" href="procedures/release/How_to_release.html"
+          description="Instructions on preparing and creating a new Forrest release."/>
+        <howToPublishDocs label="Publishing Forrest documentation" href="procedures/How_to_publish_docs.html" description="Instructions on publishing the Forrest
             Website"/>
+      </committers>
     </procedures>
 
   <proposals label="Proposals" tab="project">

Modified: forrest/trunk/site-author/content/xdocs/tabs.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/tabs.xml?rev=414106&r1=414105&r2=414106&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/tabs.xml (original)
+++ forrest/trunk/site-author/content/xdocs/tabs.xml Tue Jun 13 23:22:15 2006
@@ -34,7 +34,7 @@
   -->
 
     <tab id="home" label="Welcome" dir=""/>
-    <tab id="project" label="Project" dir="" indexfile="contrib.html"/>
+    <tab id="project" label="Developers" dir="" indexfile="contrib.html"/>
     <tab id="docs" label="Versioned Docs" dir="versions">
       <tab id="v0_70" label="0.70 (current)" dir="docs_0_70"/>
       <tab id="v0_80" label="0.80-dev (under development)" dir="docs_0_80"/>