Author: niclas Date: Sun May 23 08:06:10 2004 New Revision: 20251 Added: avalon/trunk/central/site/legacy/ - copied from rev 20244, avalon/trunk/central/site/xdocs/legacy/ avalon/trunk/central/site/legacy/cvs.xml - copied unchanged from rev 20250, avalon/trunk/central/site/xdocs/legacy/cvs.xml avalon/trunk/central/site/legacy/developing/ - copied from rev 20250, avalon/trunk/central/site/xdocs/legacy/developing/ avalon/trunk/central/site/legacy/doc/ - copied from rev 20250, avalon/trunk/central/site/xdocs/legacy/doc/ avalon/trunk/central/site/legacy/download.cgi - copied unchanged from rev 20250, avalon/trunk/central/site/xdocs/legacy/download.cgi avalon/trunk/central/site/legacy/download.html - copied unchanged from rev 20250, avalon/trunk/central/site/xdocs/legacy/download.html avalon/trunk/central/site/legacy/images/ - copied from rev 20250, avalon/trunk/central/site/xdocs/legacy/images/ avalon/trunk/central/site/legacy/issues.xml - copied unchanged from rev 20250, avalon/trunk/central/site/xdocs/legacy/issues.xml avalon/trunk/central/site/legacy/mailing-lists.xml - copied unchanged from rev 20250, avalon/trunk/central/site/xdocs/legacy/mailing-lists.xml avalon/trunk/central/site/legacy/news/ - copied from rev 20250, avalon/trunk/central/site/xdocs/legacy/news/ avalon/trunk/central/site/legacy/news.xml - copied unchanged from rev 20250, avalon/trunk/central/site/xdocs/legacy/news.xml avalon/trunk/central/site/legacy/overview.xml - copied unchanged from rev 20250, avalon/trunk/central/site/xdocs/legacy/overview.xml avalon/trunk/central/site/legacy/product/ - copied from rev 20250, avalon/trunk/central/site/xdocs/legacy/product/ avalon/trunk/central/site/legacy/related/ - copied from rev 20250, avalon/trunk/central/site/xdocs/legacy/related/ avalon/trunk/central/site/legacy/sandbox/ - copied from rev 20250, avalon/trunk/central/site/xdocs/legacy/sandbox/ avalon/trunk/central/site/src/ avalon/trunk/central/site/xdocs/central/ avalon/trunk/central/site/xdocs/community/ - copied from rev 20244, avalon/trunk/central/site/xdocs/legacy/community/ avalon/trunk/central/site/xdocs/community/history/ - copied from rev 20250, avalon/trunk/central/site/xdocs/legacy/community/history/ avalon/trunk/central/site/xdocs/community/index.xml - copied unchanged from rev 20250, avalon/trunk/central/site/xdocs/legacy/community/index.xml avalon/trunk/central/site/xdocs/community/navigation.xml - copied, changed from rev 20250, avalon/trunk/central/site/xdocs/legacy/community/navigation.xml avalon/trunk/central/site/xdocs/community/process/ - copied from rev 20250, avalon/trunk/central/site/xdocs/legacy/community/process/ avalon/trunk/central/site/xdocs/community/process/license.xml - copied unchanged from rev 20243, avalon/trunk/central/site/xdocs/license.xml avalon/trunk/central/site/xdocs/community/who/ - copied from rev 20250, avalon/trunk/central/site/xdocs/legacy/community/who/ avalon/trunk/central/site/xdocs/planet/ avalon/trunk/central/site/xdocs/products/ Removed: avalon/trunk/central/site/legacy/community/ avalon/trunk/central/site/xdocs/legacy/ avalon/trunk/central/site/xdocs/license.xml Modified: avalon/trunk/central/site/xdocs/community/history/navigation.xml avalon/trunk/central/site/xdocs/community/process/navigation.xml avalon/trunk/central/site/xdocs/community/who/navigation.xml avalon/trunk/central/site/xdocs/navigation.xml Log: Need to commit before making more local changes???
Modified: avalon/trunk/central/site/xdocs/community/history/navigation.xml ============================================================================== --- avalon/trunk/central/site/xdocs/legacy/community/history/navigation.xml (original) +++ avalon/trunk/central/site/xdocs/community/history/navigation.xml Sun May 23 08:06:10 2004 @@ -2,54 +2,14 @@ <project> - <title>Apache Avalon</title> + <title>Apache Avalon History</title> <body> - - <links> - <item name="Apache" href="http://apache.org/"/> - <item name="Avalon" href="/index.html"/> - <item name="Framework" href="/product/framework/index.html"/> - <item name="Merlin" href="/product/containers/index.html"/> - <item name="Planet" href="/product/components/index.html"/> - </links> - - <menu name="About Avalon"> - <item name="Overview" href="/overview.html"/> - <item name="Latest News" href="/news.html"/> - <item name="Community" href="/community/index.html"> - <item name="Who We Are" href="/community/who/index.html"/> - <item name="Process" href="/community/process/index.html"/> - <item name="History" href="/community/history/index.html"> - <item name="Call To Vote" href="/community/history/call-to-vote.html"/> - <item name="Need For Avalon" href="/community/history/need-for-avalon.html"/> - <item name="What is a Server?" href="/community/history/what-is-a-server.html"/> - </item> - </item> - <item name="Products" href="/product/index.html"/> - <item name="Documentation" href="/doc/index.html"/> - </menu> - - <menu name="Resources"> - <item name="License" href="/license.html"/> - <item name="Downloads" href="/download.cgi"/> - <item name="CVS" href="/cvs.html"/> - <item name="WIKI" href="http://wiki.apache.org/avalon"/> - <item name="Sandbox" href="/sandbox/index.html"/> - <item name="Mailing Lists" href="/mailing-lists.html"/> - <item name="Issue Tracking" href="/issues.html"/> - <item name="External Projects" href="/related/index.html"/> + <menu> + <item name="Call To Vote" href="call-to-vote.html"/> + <item name="Need For Avalon" href="need-for-avalon.html"/> + <item name="What is a Server?" href="what-is-a-server.html"/> </menu> - - <menu name="Related"> - <item name="Avalon Framework" href="http://avalon.apache.org/framework"/> - <item name="Avalon Meta" href="http://avalon.apache.org/meta"/> - <item name="Avalon Utilities" href="http://avalon.apache.org/util"/> - <item name="Avalon Repository" href="http://avalon.apache.org/repository"/> - <item name="Avalon Merlin" href="http://avalon.apache.org/merlin"/> - <item name="Avalon Planet" href="http://avalon.apache.org/components"/> - </menu> - </body> </project> Copied: avalon/trunk/central/site/xdocs/community/navigation.xml (from rev 20250, avalon/trunk/central/site/xdocs/legacy/community/navigation.xml) ============================================================================== --- avalon/trunk/central/site/xdocs/legacy/community/navigation.xml (original) +++ avalon/trunk/central/site/xdocs/community/navigation.xml Sun May 23 08:06:10 2004 @@ -2,48 +2,13 @@ <project> - <title>Apache Avalon</title> + <title>Apache Avalon Community</title> <body> - - <links> - <item name="Apache" href="http://apache.org/"/> - <item name="Avalon" href="/index.html"/> - <item name="Framework" href="/product/framework/index.html"/> - <item name="Merlin" href="/product/containers/index.html"/> - <item name="Planet" href="/product/components/index.html"/> - </links> - - <menu name="About Avalon"> - <item name="Overview" href="/overview.html"/> - <item name="Latest News" href="/news.html"/> - <item name="Community" href="/community/index.html"> - <item name="Who We Are" href="/community/who/index.html"/> - <item name="Process" href="/community/process/index.html"/> - <item name="History" href="/community/history/index.html"/> - </item> - <item name="Products" href="/product/index.html"/> - <item name="Documentation" href="/doc/index.html"/> - </menu> - - <menu name="Resources"> - <item name="License" href="/license.html"/> - <item name="Downloads" href="/download.cgi"/> - <item name="CVS" href="/cvs.html"/> - <item name="WIKI" href="http://wiki.apache.org/avalon"/> - <item name="Sandbox" href="/sandbox/index.html"/> - <item name="Mailing Lists" href="/mailing-lists.html"/> - <item name="Issue Tracking" href="/issues.html"/> - <item name="External Projects" href="/related/index.html"/> - </menu> - - <menu name="Related"> - <item name="Avalon Framework" href="http://avalon.apache.org/framework"/> - <item name="Avalon Meta" href="http://avalon.apache.org/meta"/> - <item name="Avalon Utilities" href="http://avalon.apache.org/util"/> - <item name="Avalon Repository" href="http://avalon.apache.org/repository"/> - <item name="Avalon Merlin" href="http://avalon.apache.org/merlin"/> - <item name="Avalon Planet" href="http://avalon.apache.org/components"/> + <menu> + <item name="Who We Are" href="who/index.html"/> + <item name="Process" href="process/index.html"/> + <item name="History" href="history/index.html"/> </menu> </body> Modified: avalon/trunk/central/site/xdocs/community/process/navigation.xml ============================================================================== --- avalon/trunk/central/site/xdocs/legacy/community/process/navigation.xml (original) +++ avalon/trunk/central/site/xdocs/community/process/navigation.xml Sun May 23 08:06:10 2004 @@ -2,56 +2,18 @@ <project> - <title>Apache Avalon</title> + <title>Apache Avalon Process</title> <body> - <links> - <item name="Apache" href="http://apache.org/"/> - <item name="Avalon" href="/index.html"/> - <item name="Framework" href="/product/framework/index.html"/> - <item name="Merlin" href="/product/containers/index.html"/> - <item name="Planet" href="/product/components/index.html"/> - </links> - - <menu name="About Avalon"> - <item name="Overview" href="/overview.html"/> - <item name="Latest News" href="/news.html"/> - <item name="Community" href="/community/index.html"> - <item name="Who We Are" href="/community/who/index.html"/> - <item name="Process" href="/community/process/index.html"> - <item name="Project Charter" href="/community/process/mission.html"/> - <item name="Management Committee" href="/community/process/pmc.html"/> - <item name="PMC Procedures" href="/community/process/pmc-votes.html"/> - <item name="Coding Standards" href="/community/process/code-standards.html"/> - <item name="Release Management" href="/community/process/release.html"/> - </item> - <item name="History" href="/community/history/index.html"/> - </item> - <item name="Products" href="/product/index.html"/> - <item name="Documentation" href="/doc/index.html"/> - </menu> - - <menu name="Resources"> - <item name="License" href="/license.html"/> - <item name="Downloads" href="/download.cgi"/> - <item name="CVS" href="/cvs.html"/> - <item name="WIKI" href="http://wiki.apache.org/avalon"/> - <item name="Sandbox" href="/sandbox/index.html"/> - <item name="Mailing Lists" href="/mailing-lists.html"/> - <item name="Issue Tracking" href="/issues.html"/> - <item name="External Projects" href="/related/index.html"/> + <menu> + <item name="Project Charter" href="mission.html"/> + <item name="Management Committee" href="pmc.html"/> + <item name="PMC Procedures" href="pmc-votes.html"/> + <item name="Coding Standards" href="code-standards.html"/> + <item name="Release Management" href="release.html"/> + <item name="Apache License" href="license.html"/> </menu> - - <menu name="Related"> - <item name="Avalon Framework" href="http://avalon.apache.org/framework"/> - <item name="Avalon Meta" href="http://avalon.apache.org/meta"/> - <item name="Avalon Utilities" href="http://avalon.apache.org/util"/> - <item name="Avalon Repository" href="http://avalon.apache.org/repository"/> - <item name="Avalon Merlin" href="http://avalon.apache.org/merlin"/> - <item name="Avalon Planet" href="http://avalon.apache.org/components"/> - </menu> - </body> </project> Modified: avalon/trunk/central/site/xdocs/community/who/navigation.xml ============================================================================== --- avalon/trunk/central/site/xdocs/legacy/community/who/navigation.xml (original) +++ avalon/trunk/central/site/xdocs/community/who/navigation.xml Sun May 23 08:06:10 2004 @@ -2,69 +2,30 @@ <project> - <title>Apache Avalon</title> + <title>Apache Avalon Who We Are</title> <body> - <links> - <item name="Apache" href="http://apache.org/"/> - <item name="Avalon" href="/index.html"/> - <item name="Framework" href="/product/framework/index.html"/> - <item name="Merlin" href="/product/containers/index.html"/> - <item name="Planet" href="/product/components/index.html"/> - </links> - - <menu name="About Avalon"> - <item name="Overview" href="/overview.html"/> - <item name="Latest News" href="/news.html"/> - <item name="Community" href="/community/index.html"> - <item name="Who We Are" href="/community/who/index.html"> - <item name="Mr. Federico Barbieri" href="/community/who/fede.html"/> - <item name="Mr. Pier Fumagalli" href="/community/who/pier.html"/> - <item name="Mr. Roberto Lo Giacco" href="/community/who/roberto.html"/> - <item name="Mr. Berin Loritsch" href="/community/who/bloritsch.html"/> - <item name="Dott. Stefano Mazzocchi" href="/community/who/stefano.html"/> - <item name="Mr. Eung-ju Park" href="/community/who/eungju.html"/> - <item name="Mr. Leo Simons" href="/community/who/lsimons.html"/> - <item name="Mr. Leif Mortenson" href="/community/who/leif.html"/> - <item name="Stephen McConnell" href="/community/who/mcconnell.html"/> - <item name="Mr. Jeff Turner" href="/community/who/jturner.html"/> - <item name="Mr. Peter Royal" href="/community/who/proyal.html"/> - <item name="Mr. Marcus Crafter" href="/community/who/crafterm.html"/> - <item name="Mr. Nicola Ken Barozzi" href="/community/who/nicolaken.html"/> - <item name="Mr. Neeme Praks" href="/community/who/neeme.html"/> - <item name="Mr. J Aaron Farr" href="/community/who/farra.html"/> - <item name="Niclas Hedhman" href="/community/who/niclas.html"/> - <item name="Hamilton Verissimo" href="/community/who/hammett.html"/> - <item name="Timothy Bennett" href="/community/who/tbennett.html"/> - </item> - <item name="Process" href="/community/process/index.html"/> - <item name="History" href="/community/history/index.html"/> - </item> - <item name="Products" href="/product/index.html"/> - <item name="Documentation" href="/doc/index.html"/> - </menu> - - <menu name="Resources"> - <item name="License" href="/license.html"/> - <item name="Downloads" href="/download.cgi"/> - <item name="CVS" href="/cvs.html"/> - <item name="WIKI" href="http://wiki.apache.org/avalon"/> - <item name="Sandbox" href="/sandbox/index.html"/> - <item name="Mailing Lists" href="/mailing-lists.html"/> - <item name="Issue Tracking" href="/issues.html"/> - <item name="External Projects" href="/related/index.html"/> + <menu> + <item name="Mr. Federico Barbieri" href="fede.html"/> + <item name="Mr. Pier Fumagalli" href="pier.html"/> + <item name="Mr. Roberto Lo Giacco" href="roberto.html"/> + <item name="Mr. Berin Loritsch" href="bloritsch.html"/> + <item name="Dott. Stefano Mazzocchi" href="stefano.html"/> + <item name="Mr. Eung-ju Park" href="eungju.html"/> + <item name="Mr. Leo Simons" href="lsimons.html"/> + <item name="Mr. Leif Mortenson" href="leif.html"/> + <item name="Stephen McConnell" href="mcconnell.html"/> + <item name="Mr. Jeff Turner" href="jturner.html"/> + <item name="Mr. Peter Royal" href="proyal.html"/> + <item name="Mr. Marcus Crafter" href="crafterm.html"/> + <item name="Mr. Nicola Ken Barozzi" href="nicolaken.html"/> + <item name="Mr. Neeme Praks" href="neeme.html"/> + <item name="Mr. J Aaron Farr" href="farra.html"/> + <item name="Niclas Hedhman" href="niclas.html"/> + <item name="Hamilton Verissimo" href="hammett.html"/> + <item name="Timothy Bennett" href="tbennett.html"/> </menu> - - <menu name="Related"> - <item name="Avalon Framework" href="http://avalon.apache.org/framework"/> - <item name="Avalon Meta" href="http://avalon.apache.org/meta"/> - <item name="Avalon Utilities" href="http://avalon.apache.org/util"/> - <item name="Avalon Repository" href="http://avalon.apache.org/repository"/> - <item name="Avalon Merlin" href="http://avalon.apache.org/merlin"/> - <item name="Avalon Planet" href="http://avalon.apache.org/components"/> - </menu> - </body> </project> Modified: avalon/trunk/central/site/xdocs/navigation.xml ============================================================================== --- avalon/trunk/central/site/xdocs/navigation.xml (original) +++ avalon/trunk/central/site/xdocs/navigation.xml Sun May 23 08:06:10 2004 @@ -13,37 +13,12 @@ </links> <menu name="About Avalon"> - <item name="Overview" href="/overview.html"/> - <item name="Latest News" href="/news.html"/> - <item name="Community" href="/community/index.html"/> - <item name="Products" href="/product/index.html"> - <item name="Framework" href="/product/framework/index.html"/> - <item name="Merlin" href="/product/containers/index.html"/> - <item name="Planet" href="/product/components/index.html"/> - </item> - <item name="Documentation" href="/doc/index.html"/> + <item name="Introduction" href="overview.html"/> + <item name="Latest News" href="news/index.html"/> + <item name="Community" href="community/index.html"/> + <item name="Products" href="product/index.html" /> + <item name="Planet" href="planet/index.html"/> </menu> - - <menu name="Resources"> - <item name="License" href="/license.html"/> - <item name="Downloads" href="/download.cgi"/> - <item name="CVS" href="/cvs.html"/> - <item name="WIKI" href="http://wiki.apache.org/avalon"/> - <item name="Sandbox" href="/sandbox/index.html"/> - <item name="Mailing Lists" href="/mailing-lists.html"/> - <item name="Issue Tracking" href="/issues.html"/> - <item name="External Projects" href="/related/index.html"/> - </menu> - - <menu name="Related"> - <item name="Avalon Framework" href="http://avalon.apache.org/framework"/> - <item name="Avalon Meta" href="http://avalon.apache.org/meta"/> - <item name="Avalon Utilities" href="http://avalon.apache.org/util"/> - <item name="Avalon Repository" href="http://avalon.apache.org/repository"/> - <item name="Avalon Merlin" href="http://avalon.apache.org/merlin"/> - <item name="Avalon Planet" href="http://avalon.apache.org/components"/> - </menu> - </body> </project> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]