Author: nicolaken Date: Tue Dec 14 01:02:54 2004 New Revision: 111793 URL: http://svn.apache.org/viewcvs?view=rev&rev=111793 Log: Index page now in html. Added: incubator/public/branches/move2html4forrest/site-author/index.html - copied, changed from r111791, incubator/public/branches/move2html4forrest/site-author/index.xml Removed: incubator/public/branches/move2html4forrest/site-author/index.xml
Copied: incubator/public/branches/move2html4forrest/site-author/index.html (from r111791, incubator/public/branches/move2html4forrest/site-author/index.xml) Url: http://svn.apache.org/viewcvs/incubator/public/branches/move2html4forrest/site-author/index.html?view=diff&rev=111793&p1=incubator/public/branches/move2html4forrest/site-author/index.xml&r1=111791&p2=incubator/public/branches/move2html4forrest/site-author/index.html&r2=111793 ============================================================================== --- incubator/public/branches/move2html4forrest/site-author/index.xml (original) +++ incubator/public/branches/move2html4forrest/site-author/index.html Tue Dec 14 01:02:54 2004 @@ -1,54 +1,59 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd"> -<document> - <header> - <title>Apache Incubator Project</title> - <authors> - <person name="The Apache Incubator Project" - email="[email protected]" /> - </authors> - </header> - <body> - <section> - <title>What Is It?</title> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<html> +<head> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Apache Incubator Project</title> +<link href="http://purl.org/DC/elements/1.0/" rel="schema.DC"> +<meta content="The Apache Incubator Project" name="DC.Creator"> +</head> +<body> + +<h1>What Is It?</h1> + - <p>The Incubator project was created in October of 2002 + +<p>The Incubator project was created in October of 2002 to provide an entry path to the Apache Software Foundation for projects and codebases wishing to become part of the Foundation's efforts. Code donations from external organisations and existing external projects wishing to move to Apache will enter through the Incubator.</p> - <p>A large part of the Incubator's effort will be devoted + +<p>A large part of the Incubator's effort will be devoted to providing documentation on how the Foundation works, and how to get things done within its framework. As a consequence, it is expected that the Incubator will also become a reference for new contributors to any of the Apache projects.</p> - <p>Since the Incubator project is one of the primary gateways + +<p>Since the Incubator project is one of the primary gateways into Apache involvement, a lot of the documentation about the structural and philosophical details of the Foundation will probably be prototyped and developed right here. When they seem to accurately reflect reality and cover the information they should, they'll probably be moved up to the Foundation's main Web site.</p> - </section> + - <section> - <title>The Apache Software Foundation</title> - <p>The Apache Software Foundation (ASF) is a non-profit + +<h1>The Apache Software Foundation</h1> + + +<p>The Apache Software Foundation (ASF) is a non-profit (USA IRS 501(c)(3) compliant) membership organisation. You can find out more about the ASF proper at the Foundation's - <link href="ext:apache/foundation">main site</link>.</p> + <a href="http://www.apache.org/foundation/">main site</a>.</p> - <p>The main unit of participation in the ASF is the + +<p>The main unit of participation in the ASF is the individual. Individuals may have one or more roles in the ASF; you can find out more about them - <link href="ext:apache/foundation/roles/">here</link>.</p> - </section> - - </body> -</document> + <a href="http://www.apache.org/foundation/roles.html">here</a>.</p> + + +</body> +</html> Deleted: /incubator/public/branches/move2html4forrest/site-author/index.xml Url: http://svn.apache.org/viewcvs/incubator/public/branches/move2html4forrest/site-author/index.xml?view=auto&rev=111792 ============================================================================== --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
