nicolaken 2003/03/04 04:40:27 Modified: src/documentation/content/xdocs tabs.xml Added: src/documentation/content/xdocs site.xml Removed: src/documentation/content/xdocs book.xml Log: Move navigation to site.xml. Add "containers" to tabs, and reorg all under framework-components-containers-apps-sandbox. Revision Changes Path 1.6 +12 -12 avalon-site/src/documentation/content/xdocs/tabs.xml Index: tabs.xml =================================================================== RCS file: /home/cvs/avalon-site/src/documentation/content/xdocs/tabs.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- tabs.xml 3 Mar 2003 11:19:04 -0000 1.5 +++ tabs.xml 4 Mar 2003 12:40:27 -0000 1.6 @@ -1,15 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> - <!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.0//EN" "tab-cocoon-v10.dtd"> +<!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.0//EN" "tab-cocoon-v10.dtd"> - <tabs software="MyProj" - title="MyProj" - copyright="Foo" - xmlns:xlink="http://www.w3.org/1999/xlink"> +<tabs software="Apache Avalon" + title="Apache Avalon Project" + copyright="Apache Software Foundation 2002-2003" + xmlns:xlink="http://www.w3.org/1999/xlink"> - <tab label="Home" href=""/> - <tab label="Framework" href="http://avalon.apache.org/framework/"/> - <tab label="Components" href="components/"/> - <tab label="Phoenix" href="http://avalon.apache.org/phoenix/"/> - <tab label="SECA" href="seca/"/> - <tab label="Apps" href="http://avalon.apache.org/apps/"/> - </tabs> + <tab label="Home" dir=""/> + <tab label="Framework" dir="http://avalon.apache.org/framework/"/> + <tab label="Components" dir="components/"/> + <tab label="Containers" dir="containers/"/> + <tab label="Apps" dir="http://avalon.apache.org/apps/"/> + +</tabs> 1.1 avalon-site/src/documentation/content/xdocs/site.xml Index: site.xml =================================================================== <?xml version="1.0"?> <site label="Forrest" href="" xmlns="http://apache.org/forrest/linkmap/1.0"> <project label="Project"> <overview label="Overview" href="index.html"/> <mission label="Mission" href="mission.html"/> <news label="News" href="news.html"/> <features label="Features" href="features.html"/> <download label="Download"> <binaries label="Binaries" href="http://avalon.apache.org/bindownload.cgi"/> <sources label="Sources" href="http://avalon.apache.org/srcdownload.cgi"/> </download> <license label="License" href="license.html"/> <who-we-are label="Who we Are" href="whoweare/index.html"/> </project> <subprojects label="Subprojects"> <framework label="Framework" href="framework/"/> <components label="Components" href="components/"> <framework label="Repositories" href="index.html"/> <cornerstone label="Cornerstone" href="http://avalon.apache.org/cornerstone/"/> <excalibur label="Excalibur" href="http://avalon.apache.org/excalibur/"/> <logkit label="Logkit" href="http://avalon.apache.org/logkit/"/> </components> <containers label="Containers" href="containers/"> <framework label="Overview" href="index.html"/> <ecm label="ECM" href="http://avalon.apache.org/excalibur/component/"/> <phoenix label="Phoenix" href="http://avalon.apache.org/phoenix/"/> </containers> <apps label="Apps" href="apps/"/> <sandbox label="Sandbox" href="http://avalon.apache.org/sandbox/"/> </subprojects> <documentation label="Documentation"> <faq label="Frequently Asked Questions" href="http://nagoya.apache.org/wiki/apachewiki.cgi?AvalonFAQ"/> <start label="Getting Started" href="getting-started.html"/> <developing label="Developing with Avalon" href="developing/index.html"/> <studies label="Case Studies" href="case-studies.html"/> </documentation> <resources label="Resources"> <vcs label="CVS" href="cvs.html"/> <mail label="Mailing Lists" href="mailing-lists.html"/> <bugs label="Bug Database" href="http://nagoya.apache.org/bugzilla/reports.cgi?product=Avalon&output=most_doomed&links=1&banner=1&quip=0"/> <wiki label="WikiWikiWeb" href="http://nagoya.apache.org/wiki/apachewiki.cgi?AvalonProjectPages"/> </resources> <development label="Development"> <coding-standards label="Coding Standards" href="code-standards.html"/> <get-involved label="Get Involved" href="http://james.apache.org/contribute.html"/> <guidelines label="Project Guidelines" href="project/index.html"/> <history label="Project History" href="history/index.html"/> </development> <external-refs> <xml.apache.org href="http://xml.apache.org/"> <cocoon href="cocoon/"> <ml href="mail-lists.html"/> <actions href="userdocs/concepts/actions.html"/> <catalogs href="userdocs/concepts/catalog.html"/> <sitemap href="userdocs/concepts/sitemap.html"/> <input-modules href="userdocs/concepts/modules.html"/> </cocoon> <forrest href="forrest/"/> <xindice href="xindice/"/> <fop href="fop/"/> <batik href="batik/"/> </xml.apache.org> <mail-archive href="http://marc.theaimsgroup.com"/> <xpath-tut href="http://www.w3schools.com/xpath/"/> <jakarta href="http://jakarta.apache.org/"> <jxpath href="commons/jxpath"/> <anakia href="velocity/anakia.html"/> <tomcat href="tomcat/"> <r3.3.1 href="builds/jakarta-tomcat/release/v3.3.1/bin/"/> </tomcat> <ant href="ant/"/> <gump href="gump/"/> </jakarta> <ant href="http://ant.apache.org/"/> <mozilla href="http://www.mozilla.org/"/> <apache-stats href="http://www.apache.org/~vgritsenko/stats/index.html"/> </external-refs> </site>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
