You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlbeans.apache.org by da...@apache.org on 2004/08/05 01:55:42 UTC

cvs commit: xml-xmlbeans/website/src/documentation/content/xdocs site.xml tabs.xml

daveremy    2004/08/04 16:55:42

  Modified:    website/src/documentation/content/xdocs site.xml tabs.xml
  Log:
  Removed a few links, added Resources tab
  
  Revision  Changes    Path
  1.6       +12 -0     xml-xmlbeans/website/src/documentation/content/xdocs/site.xml
  
  Index: site.xml
  ===================================================================
  RCS file: /home/cvs/xml-xmlbeans/website/src/documentation/content/xdocs/site.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- site.xml	15 Jul 2004 17:18:15 -0000	1.5
  +++ site.xml	4 Aug 2004 23:55:42 -0000	1.6
  @@ -41,17 +41,29 @@
       </community-tab>
       <project-tab label="Project" href="projectManagement/" tab="project">
           <index href="index.html"/>
  +        <!--
           <incubation label="Incubation Exit Criteria" href="index.html#Incubation+Exit+Criteria" description="Exiting from incubation"/>
  +        -->
           <version1 label="About Version 1" href="index.html#XMLBeans+Version+1+Project+Management" description="Read a note on the progress of XMLBeans Version 1"/>
           <version2 label="About Version 2 Plans"
               href="index.html#XMLBeans+Version+2+Project+Management" description="Read information on the progress of XMLBeans Version 2"/>
           <bugs label="Bug Tracking" href="index.html#XMLBeans+Bug+Lists" description="Find or log XMLBeans bugs"/>
  +        <!--
           <todo label="To Do" href="http://nagoya.apache.org/wiki/apachewiki.cgi?XMLBeansToDo" description="Read action items, mostly regarding incubation exit criteria"/>
  +        -->
  +        <!--
           <proposal label="Initial Proposal"
               href="http://nagoya.apache.org/wiki/apachewiki.cgi?XmlBeansProposal" description="Read the original XMLBeans project proposal"/>
  +        -->
           <roadmap label="XMLBeans Road Map"
               href="http://nagoya.apache.org/wiki/apachewiki.cgi?XmlBeansRoadMap" description="Read ideas for future evolution"/>
       </project-tab>
  +    <resources-tab label="Resources" href="resources/" tab="resources" >
  +    	<index href="index.html" />
  +    	<tools label="Tools" href="index.html#tools" description="Tools for working with XMLBeans."/>
  +        <articles label="Articles" href="index.html#articles" description="Articles about or related to XMLBeans." />
  +        <books label="Books" href="index.html#books" description="Books about XMLBeans" />
  +    </resources-tab>
       <home label="Home" href="" tab="home">
           <index href="index.html"/>
           <learn label="Learn About XMLBeans">
  
  
  
  1.3       +2 -1      xml-xmlbeans/website/src/documentation/content/xdocs/tabs.xml
  
  Index: tabs.xml
  ===================================================================
  RCS file: /home/cvs/xml-xmlbeans/website/src/documentation/content/xdocs/tabs.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- tabs.xml	18 Jun 2004 22:26:55 -0000	1.2
  +++ tabs.xml	4 Aug 2004 23:55:42 -0000	1.3
  @@ -1,4 +1,4 @@
  -<?xml version="1.0" encoding="UTF-8"?>
  +<?xml version="1.0" encoding="UTF-8"?>
   <!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.0//EN" "http://apache.org/forrest/dtd/tab-cocoon-v10.dtd">
   <tabs software="XMLBeans" title="XMLBeans" copyright="" xmlns:xlink="http://www.w3.org/1999/xlink">
       <!-- The rules are:
  @@ -13,4 +13,5 @@
       <tab id="documentation" label="Documentation" dir="documentation" indexfile="index.html"/>
       <tab id="community" label="Community" dir="community" indexfile="index.html"/>
       <tab id="project" label="Project" dir="projectManagement" indexfile="index.html"/>
  +    <tab id="resources" label="Resources" dir="resources" indexfile="index.html" />
   </tabs>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xmlbeans-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-cvs-help@xml.apache.org