You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by bu...@apache.org on 2012/01/20 21:14:52 UTC

svn commit: r802978 - in /websites/staging/ace/trunk/content: dev-doc.html downloads.html get-involved.html news.html on-the-web.html sitemap.html user-doc.html wiki.html

Author: buildbot
Date: Fri Jan 20 20:14:51 2012
New Revision: 802978

Log:
Staging update by buildbot for ace

Added:
    websites/staging/ace/trunk/content/dev-doc.html
    websites/staging/ace/trunk/content/downloads.html
    websites/staging/ace/trunk/content/get-involved.html
    websites/staging/ace/trunk/content/news.html
    websites/staging/ace/trunk/content/on-the-web.html
    websites/staging/ace/trunk/content/user-doc.html
    websites/staging/ace/trunk/content/wiki.html
Modified:
    websites/staging/ace/trunk/content/sitemap.html

Added: websites/staging/ace/trunk/content/dev-doc.html
==============================================================================
--- websites/staging/ace/trunk/content/dev-doc.html (added)
+++ websites/staging/ace/trunk/content/dev-doc.html Fri Jan 20 20:14:51 2012
@@ -0,0 +1,87 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+  <head>
+    <title>Developer Documentation</title>
+
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
+
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/style.css">
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/code.css">
+
+    </style>
+
+    
+
+    
+    
+  </head>
+
+  <body>
+    <div id="page" class="container_16">
+      <div id="header" class="grid_8">
+        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
+        <h1>The Apache Software Foundation</h1>
+        <h2>Developer Documentation</h2>
+      </div>
+      <div id="nav" class="grid_8">
+        <ul>
+<li><a href="/index.html">Home</a><ul>
+<li><a href="/news.html">News</a></li>
+<li><a href="/ontheweb.html">On the web</a></li>
+</ul>
+</li>
+<li><a href="/downloads.html">Downloads</a></li>
+<li><a href="/user-doc.html">User Documentation</a><ul>
+<li><a href="/user-doc/introduction.html">Introduction</a></li>
+<li><a href="/user-doc/getting-started.html">Getting Started</a></li>
+<li><a href="/user-doc/features.html">Features</a></li>
+<li><a href="/user-doc/faq.html">FAQ</a></li>
+<li><a href="/user-doc/support.html">Support</a></li>
+</ul>
+</li>
+<li><a href="/dev-doc.html">Developer Documentation</a><ul>
+<li><a href="/dev-doc/architecture.html">Architecture</a></li>
+<li><a href="/dev-doc/analysis.html">Analysis</a></li>
+<li><a href="/dev-doc/design.html">Design</a></li>
+<li><a href="/dev-doc/coding-standards.html">Coding Standards</a></li>
+</ul>
+</li>
+<li><a href="/get-involved.html">Get Involved</a><ul>
+<li><a href="/get-involved/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/get-involved/issue-tracking.html">Issue Tracking</a></li>
+<li><a href="/get-involved/source-code.html">Source Code</a></li>
+<li><a href="/get-involved/project-team.html">Project Team</a></li>
+</ul>
+</li>
+<li><a href="/wiki.html">Wiki</a><ul>
+<li><a href="/wiki/board-reports.html">Board Reports</a></li>
+<li><a href="/wiki/drafts.html">Drafts</a></li>
+</ul>
+</li>
+<li><a href="/apache.html">Apache</a><ul>
+<li><a href="/apache/about.html">About</a></li>
+<li><a href="/apache/license.html">License</a></li>
+<li><a href="/apache/security.html">Security</a></li>
+<li><a href="/apache/sponsorship.html">Sponsorship</a></li>
+<li><a href="/apache/thanks.html">Thanks</a></li>
+</ul>
+</li>
+</ul>
+        <p><a href="/">Home</a></p>
+        <form name="search" id="search" action="http://www.google.com/search" method="get">
+          <input value="*.apache.org" name="sitesearch" type="hidden"/>
+          <input type="text" name="q" id="query">
+          <input type="submit" id="submit" value="Search">
+        </form>
+      </div>
+      <div class="clear"></div>
+      <div id="content" class="grid_16"><div class="section-content"><p>Placeholder page.</p></div></div>
+      <div class="clear"></div>
+    </div>
+
+    <div id="copyright" class="container_16">
+      <p>Copyright &#169; 2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+    </div>
+  </body>
+</html>

Added: websites/staging/ace/trunk/content/downloads.html
==============================================================================
--- websites/staging/ace/trunk/content/downloads.html (added)
+++ websites/staging/ace/trunk/content/downloads.html Fri Jan 20 20:14:51 2012
@@ -0,0 +1,87 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+  <head>
+    <title>Downloads</title>
+
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
+
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/style.css">
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/code.css">
+
+    </style>
+
+    
+
+    
+    
+  </head>
+
+  <body>
+    <div id="page" class="container_16">
+      <div id="header" class="grid_8">
+        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
+        <h1>The Apache Software Foundation</h1>
+        <h2>Downloads</h2>
+      </div>
+      <div id="nav" class="grid_8">
+        <ul>
+<li><a href="/index.html">Home</a><ul>
+<li><a href="/news.html">News</a></li>
+<li><a href="/ontheweb.html">On the web</a></li>
+</ul>
+</li>
+<li><a href="/downloads.html">Downloads</a></li>
+<li><a href="/user-doc.html">User Documentation</a><ul>
+<li><a href="/user-doc/introduction.html">Introduction</a></li>
+<li><a href="/user-doc/getting-started.html">Getting Started</a></li>
+<li><a href="/user-doc/features.html">Features</a></li>
+<li><a href="/user-doc/faq.html">FAQ</a></li>
+<li><a href="/user-doc/support.html">Support</a></li>
+</ul>
+</li>
+<li><a href="/dev-doc.html">Developer Documentation</a><ul>
+<li><a href="/dev-doc/architecture.html">Architecture</a></li>
+<li><a href="/dev-doc/analysis.html">Analysis</a></li>
+<li><a href="/dev-doc/design.html">Design</a></li>
+<li><a href="/dev-doc/coding-standards.html">Coding Standards</a></li>
+</ul>
+</li>
+<li><a href="/get-involved.html">Get Involved</a><ul>
+<li><a href="/get-involved/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/get-involved/issue-tracking.html">Issue Tracking</a></li>
+<li><a href="/get-involved/source-code.html">Source Code</a></li>
+<li><a href="/get-involved/project-team.html">Project Team</a></li>
+</ul>
+</li>
+<li><a href="/wiki.html">Wiki</a><ul>
+<li><a href="/wiki/board-reports.html">Board Reports</a></li>
+<li><a href="/wiki/drafts.html">Drafts</a></li>
+</ul>
+</li>
+<li><a href="/apache.html">Apache</a><ul>
+<li><a href="/apache/about.html">About</a></li>
+<li><a href="/apache/license.html">License</a></li>
+<li><a href="/apache/security.html">Security</a></li>
+<li><a href="/apache/sponsorship.html">Sponsorship</a></li>
+<li><a href="/apache/thanks.html">Thanks</a></li>
+</ul>
+</li>
+</ul>
+        <p><a href="/">Home</a></p>
+        <form name="search" id="search" action="http://www.google.com/search" method="get">
+          <input value="*.apache.org" name="sitesearch" type="hidden"/>
+          <input type="text" name="q" id="query">
+          <input type="submit" id="submit" value="Search">
+        </form>
+      </div>
+      <div class="clear"></div>
+      <div id="content" class="grid_16"><div class="section-content"><p>Placeholder page.</p></div></div>
+      <div class="clear"></div>
+    </div>
+
+    <div id="copyright" class="container_16">
+      <p>Copyright &#169; 2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+    </div>
+  </body>
+</html>

Added: websites/staging/ace/trunk/content/get-involved.html
==============================================================================
--- websites/staging/ace/trunk/content/get-involved.html (added)
+++ websites/staging/ace/trunk/content/get-involved.html Fri Jan 20 20:14:51 2012
@@ -0,0 +1,87 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+  <head>
+    <title>Get Involved</title>
+
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
+
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/style.css">
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/code.css">
+
+    </style>
+
+    
+
+    
+    
+  </head>
+
+  <body>
+    <div id="page" class="container_16">
+      <div id="header" class="grid_8">
+        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
+        <h1>The Apache Software Foundation</h1>
+        <h2>Get Involved</h2>
+      </div>
+      <div id="nav" class="grid_8">
+        <ul>
+<li><a href="/index.html">Home</a><ul>
+<li><a href="/news.html">News</a></li>
+<li><a href="/ontheweb.html">On the web</a></li>
+</ul>
+</li>
+<li><a href="/downloads.html">Downloads</a></li>
+<li><a href="/user-doc.html">User Documentation</a><ul>
+<li><a href="/user-doc/introduction.html">Introduction</a></li>
+<li><a href="/user-doc/getting-started.html">Getting Started</a></li>
+<li><a href="/user-doc/features.html">Features</a></li>
+<li><a href="/user-doc/faq.html">FAQ</a></li>
+<li><a href="/user-doc/support.html">Support</a></li>
+</ul>
+</li>
+<li><a href="/dev-doc.html">Developer Documentation</a><ul>
+<li><a href="/dev-doc/architecture.html">Architecture</a></li>
+<li><a href="/dev-doc/analysis.html">Analysis</a></li>
+<li><a href="/dev-doc/design.html">Design</a></li>
+<li><a href="/dev-doc/coding-standards.html">Coding Standards</a></li>
+</ul>
+</li>
+<li><a href="/get-involved.html">Get Involved</a><ul>
+<li><a href="/get-involved/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/get-involved/issue-tracking.html">Issue Tracking</a></li>
+<li><a href="/get-involved/source-code.html">Source Code</a></li>
+<li><a href="/get-involved/project-team.html">Project Team</a></li>
+</ul>
+</li>
+<li><a href="/wiki.html">Wiki</a><ul>
+<li><a href="/wiki/board-reports.html">Board Reports</a></li>
+<li><a href="/wiki/drafts.html">Drafts</a></li>
+</ul>
+</li>
+<li><a href="/apache.html">Apache</a><ul>
+<li><a href="/apache/about.html">About</a></li>
+<li><a href="/apache/license.html">License</a></li>
+<li><a href="/apache/security.html">Security</a></li>
+<li><a href="/apache/sponsorship.html">Sponsorship</a></li>
+<li><a href="/apache/thanks.html">Thanks</a></li>
+</ul>
+</li>
+</ul>
+        <p><a href="/">Home</a></p>
+        <form name="search" id="search" action="http://www.google.com/search" method="get">
+          <input value="*.apache.org" name="sitesearch" type="hidden"/>
+          <input type="text" name="q" id="query">
+          <input type="submit" id="submit" value="Search">
+        </form>
+      </div>
+      <div class="clear"></div>
+      <div id="content" class="grid_16"><div class="section-content"><p>Placeholder page.</p></div></div>
+      <div class="clear"></div>
+    </div>
+
+    <div id="copyright" class="container_16">
+      <p>Copyright &#169; 2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+    </div>
+  </body>
+</html>

Added: websites/staging/ace/trunk/content/news.html
==============================================================================
--- websites/staging/ace/trunk/content/news.html (added)
+++ websites/staging/ace/trunk/content/news.html Fri Jan 20 20:14:51 2012
@@ -0,0 +1,87 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+  <head>
+    <title>News</title>
+
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
+
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/style.css">
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/code.css">
+
+    </style>
+
+    
+
+    
+    
+  </head>
+
+  <body>
+    <div id="page" class="container_16">
+      <div id="header" class="grid_8">
+        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
+        <h1>The Apache Software Foundation</h1>
+        <h2>News</h2>
+      </div>
+      <div id="nav" class="grid_8">
+        <ul>
+<li><a href="/index.html">Home</a><ul>
+<li><a href="/news.html">News</a></li>
+<li><a href="/ontheweb.html">On the web</a></li>
+</ul>
+</li>
+<li><a href="/downloads.html">Downloads</a></li>
+<li><a href="/user-doc.html">User Documentation</a><ul>
+<li><a href="/user-doc/introduction.html">Introduction</a></li>
+<li><a href="/user-doc/getting-started.html">Getting Started</a></li>
+<li><a href="/user-doc/features.html">Features</a></li>
+<li><a href="/user-doc/faq.html">FAQ</a></li>
+<li><a href="/user-doc/support.html">Support</a></li>
+</ul>
+</li>
+<li><a href="/dev-doc.html">Developer Documentation</a><ul>
+<li><a href="/dev-doc/architecture.html">Architecture</a></li>
+<li><a href="/dev-doc/analysis.html">Analysis</a></li>
+<li><a href="/dev-doc/design.html">Design</a></li>
+<li><a href="/dev-doc/coding-standards.html">Coding Standards</a></li>
+</ul>
+</li>
+<li><a href="/get-involved.html">Get Involved</a><ul>
+<li><a href="/get-involved/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/get-involved/issue-tracking.html">Issue Tracking</a></li>
+<li><a href="/get-involved/source-code.html">Source Code</a></li>
+<li><a href="/get-involved/project-team.html">Project Team</a></li>
+</ul>
+</li>
+<li><a href="/wiki.html">Wiki</a><ul>
+<li><a href="/wiki/board-reports.html">Board Reports</a></li>
+<li><a href="/wiki/drafts.html">Drafts</a></li>
+</ul>
+</li>
+<li><a href="/apache.html">Apache</a><ul>
+<li><a href="/apache/about.html">About</a></li>
+<li><a href="/apache/license.html">License</a></li>
+<li><a href="/apache/security.html">Security</a></li>
+<li><a href="/apache/sponsorship.html">Sponsorship</a></li>
+<li><a href="/apache/thanks.html">Thanks</a></li>
+</ul>
+</li>
+</ul>
+        <p><a href="/">Home</a></p>
+        <form name="search" id="search" action="http://www.google.com/search" method="get">
+          <input value="*.apache.org" name="sitesearch" type="hidden"/>
+          <input type="text" name="q" id="query">
+          <input type="submit" id="submit" value="Search">
+        </form>
+      </div>
+      <div class="clear"></div>
+      <div id="content" class="grid_16"><div class="section-content"><p>Placeholder page.</p></div></div>
+      <div class="clear"></div>
+    </div>
+
+    <div id="copyright" class="container_16">
+      <p>Copyright &#169; 2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+    </div>
+  </body>
+</html>

Added: websites/staging/ace/trunk/content/on-the-web.html
==============================================================================
--- websites/staging/ace/trunk/content/on-the-web.html (added)
+++ websites/staging/ace/trunk/content/on-the-web.html Fri Jan 20 20:14:51 2012
@@ -0,0 +1,87 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+  <head>
+    <title>On the web</title>
+
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
+
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/style.css">
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/code.css">
+
+    </style>
+
+    
+
+    
+    
+  </head>
+
+  <body>
+    <div id="page" class="container_16">
+      <div id="header" class="grid_8">
+        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
+        <h1>The Apache Software Foundation</h1>
+        <h2>On the web</h2>
+      </div>
+      <div id="nav" class="grid_8">
+        <ul>
+<li><a href="/index.html">Home</a><ul>
+<li><a href="/news.html">News</a></li>
+<li><a href="/ontheweb.html">On the web</a></li>
+</ul>
+</li>
+<li><a href="/downloads.html">Downloads</a></li>
+<li><a href="/user-doc.html">User Documentation</a><ul>
+<li><a href="/user-doc/introduction.html">Introduction</a></li>
+<li><a href="/user-doc/getting-started.html">Getting Started</a></li>
+<li><a href="/user-doc/features.html">Features</a></li>
+<li><a href="/user-doc/faq.html">FAQ</a></li>
+<li><a href="/user-doc/support.html">Support</a></li>
+</ul>
+</li>
+<li><a href="/dev-doc.html">Developer Documentation</a><ul>
+<li><a href="/dev-doc/architecture.html">Architecture</a></li>
+<li><a href="/dev-doc/analysis.html">Analysis</a></li>
+<li><a href="/dev-doc/design.html">Design</a></li>
+<li><a href="/dev-doc/coding-standards.html">Coding Standards</a></li>
+</ul>
+</li>
+<li><a href="/get-involved.html">Get Involved</a><ul>
+<li><a href="/get-involved/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/get-involved/issue-tracking.html">Issue Tracking</a></li>
+<li><a href="/get-involved/source-code.html">Source Code</a></li>
+<li><a href="/get-involved/project-team.html">Project Team</a></li>
+</ul>
+</li>
+<li><a href="/wiki.html">Wiki</a><ul>
+<li><a href="/wiki/board-reports.html">Board Reports</a></li>
+<li><a href="/wiki/drafts.html">Drafts</a></li>
+</ul>
+</li>
+<li><a href="/apache.html">Apache</a><ul>
+<li><a href="/apache/about.html">About</a></li>
+<li><a href="/apache/license.html">License</a></li>
+<li><a href="/apache/security.html">Security</a></li>
+<li><a href="/apache/sponsorship.html">Sponsorship</a></li>
+<li><a href="/apache/thanks.html">Thanks</a></li>
+</ul>
+</li>
+</ul>
+        <p><a href="/">Home</a></p>
+        <form name="search" id="search" action="http://www.google.com/search" method="get">
+          <input value="*.apache.org" name="sitesearch" type="hidden"/>
+          <input type="text" name="q" id="query">
+          <input type="submit" id="submit" value="Search">
+        </form>
+      </div>
+      <div class="clear"></div>
+      <div id="content" class="grid_16"><div class="section-content"><p>Placeholder page.</p></div></div>
+      <div class="clear"></div>
+    </div>
+
+    <div id="copyright" class="container_16">
+      <p>Copyright &#169; 2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+    </div>
+  </body>
+</html>

Modified: websites/staging/ace/trunk/content/sitemap.html
==============================================================================
--- websites/staging/ace/trunk/content/sitemap.html (original)
+++ websites/staging/ace/trunk/content/sitemap.html Fri Jan 20 20:14:51 2012
@@ -77,7 +77,14 @@
       </div>
       <div class="clear"></div>
       <div id="content" class="grid_16"><div class="section-content"><ul>
+<li><a href="/dev-doc.html">Developer Documentation</a></li>
+<li><a href="/downloads.html">Downloads</a></li>
+<li><a href="/get-involved.html">Get Involved</a></li>
 <li><a href="/index.html" /></li>
+<li><a href="/news.html">News</a></li>
+<li><a href="/on-the-web.html">On the web</a></li>
+<li><a href="/user-doc.html">User Documentation</a></li>
+<li><a href="/wiki.html">Wiki</a></li>
 </ul></div></div>
       <div class="clear"></div>
     </div>

Added: websites/staging/ace/trunk/content/user-doc.html
==============================================================================
--- websites/staging/ace/trunk/content/user-doc.html (added)
+++ websites/staging/ace/trunk/content/user-doc.html Fri Jan 20 20:14:51 2012
@@ -0,0 +1,87 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+  <head>
+    <title>User Documentation</title>
+
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
+
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/style.css">
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/code.css">
+
+    </style>
+
+    
+
+    
+    
+  </head>
+
+  <body>
+    <div id="page" class="container_16">
+      <div id="header" class="grid_8">
+        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
+        <h1>The Apache Software Foundation</h1>
+        <h2>User Documentation</h2>
+      </div>
+      <div id="nav" class="grid_8">
+        <ul>
+<li><a href="/index.html">Home</a><ul>
+<li><a href="/news.html">News</a></li>
+<li><a href="/ontheweb.html">On the web</a></li>
+</ul>
+</li>
+<li><a href="/downloads.html">Downloads</a></li>
+<li><a href="/user-doc.html">User Documentation</a><ul>
+<li><a href="/user-doc/introduction.html">Introduction</a></li>
+<li><a href="/user-doc/getting-started.html">Getting Started</a></li>
+<li><a href="/user-doc/features.html">Features</a></li>
+<li><a href="/user-doc/faq.html">FAQ</a></li>
+<li><a href="/user-doc/support.html">Support</a></li>
+</ul>
+</li>
+<li><a href="/dev-doc.html">Developer Documentation</a><ul>
+<li><a href="/dev-doc/architecture.html">Architecture</a></li>
+<li><a href="/dev-doc/analysis.html">Analysis</a></li>
+<li><a href="/dev-doc/design.html">Design</a></li>
+<li><a href="/dev-doc/coding-standards.html">Coding Standards</a></li>
+</ul>
+</li>
+<li><a href="/get-involved.html">Get Involved</a><ul>
+<li><a href="/get-involved/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/get-involved/issue-tracking.html">Issue Tracking</a></li>
+<li><a href="/get-involved/source-code.html">Source Code</a></li>
+<li><a href="/get-involved/project-team.html">Project Team</a></li>
+</ul>
+</li>
+<li><a href="/wiki.html">Wiki</a><ul>
+<li><a href="/wiki/board-reports.html">Board Reports</a></li>
+<li><a href="/wiki/drafts.html">Drafts</a></li>
+</ul>
+</li>
+<li><a href="/apache.html">Apache</a><ul>
+<li><a href="/apache/about.html">About</a></li>
+<li><a href="/apache/license.html">License</a></li>
+<li><a href="/apache/security.html">Security</a></li>
+<li><a href="/apache/sponsorship.html">Sponsorship</a></li>
+<li><a href="/apache/thanks.html">Thanks</a></li>
+</ul>
+</li>
+</ul>
+        <p><a href="/">Home</a></p>
+        <form name="search" id="search" action="http://www.google.com/search" method="get">
+          <input value="*.apache.org" name="sitesearch" type="hidden"/>
+          <input type="text" name="q" id="query">
+          <input type="submit" id="submit" value="Search">
+        </form>
+      </div>
+      <div class="clear"></div>
+      <div id="content" class="grid_16"><div class="section-content"><p>Placeholder page.</p></div></div>
+      <div class="clear"></div>
+    </div>
+
+    <div id="copyright" class="container_16">
+      <p>Copyright &#169; 2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+    </div>
+  </body>
+</html>

Added: websites/staging/ace/trunk/content/wiki.html
==============================================================================
--- websites/staging/ace/trunk/content/wiki.html (added)
+++ websites/staging/ace/trunk/content/wiki.html Fri Jan 20 20:14:51 2012
@@ -0,0 +1,87 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+  <head>
+    <title>Wiki</title>
+
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
+
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/style.css">
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/code.css">
+
+    </style>
+
+    
+
+    
+    
+  </head>
+
+  <body>
+    <div id="page" class="container_16">
+      <div id="header" class="grid_8">
+        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
+        <h1>The Apache Software Foundation</h1>
+        <h2>Wiki</h2>
+      </div>
+      <div id="nav" class="grid_8">
+        <ul>
+<li><a href="/index.html">Home</a><ul>
+<li><a href="/news.html">News</a></li>
+<li><a href="/ontheweb.html">On the web</a></li>
+</ul>
+</li>
+<li><a href="/downloads.html">Downloads</a></li>
+<li><a href="/user-doc.html">User Documentation</a><ul>
+<li><a href="/user-doc/introduction.html">Introduction</a></li>
+<li><a href="/user-doc/getting-started.html">Getting Started</a></li>
+<li><a href="/user-doc/features.html">Features</a></li>
+<li><a href="/user-doc/faq.html">FAQ</a></li>
+<li><a href="/user-doc/support.html">Support</a></li>
+</ul>
+</li>
+<li><a href="/dev-doc.html">Developer Documentation</a><ul>
+<li><a href="/dev-doc/architecture.html">Architecture</a></li>
+<li><a href="/dev-doc/analysis.html">Analysis</a></li>
+<li><a href="/dev-doc/design.html">Design</a></li>
+<li><a href="/dev-doc/coding-standards.html">Coding Standards</a></li>
+</ul>
+</li>
+<li><a href="/get-involved.html">Get Involved</a><ul>
+<li><a href="/get-involved/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/get-involved/issue-tracking.html">Issue Tracking</a></li>
+<li><a href="/get-involved/source-code.html">Source Code</a></li>
+<li><a href="/get-involved/project-team.html">Project Team</a></li>
+</ul>
+</li>
+<li><a href="/wiki.html">Wiki</a><ul>
+<li><a href="/wiki/board-reports.html">Board Reports</a></li>
+<li><a href="/wiki/drafts.html">Drafts</a></li>
+</ul>
+</li>
+<li><a href="/apache.html">Apache</a><ul>
+<li><a href="/apache/about.html">About</a></li>
+<li><a href="/apache/license.html">License</a></li>
+<li><a href="/apache/security.html">Security</a></li>
+<li><a href="/apache/sponsorship.html">Sponsorship</a></li>
+<li><a href="/apache/thanks.html">Thanks</a></li>
+</ul>
+</li>
+</ul>
+        <p><a href="/">Home</a></p>
+        <form name="search" id="search" action="http://www.google.com/search" method="get">
+          <input value="*.apache.org" name="sitesearch" type="hidden"/>
+          <input type="text" name="q" id="query">
+          <input type="submit" id="submit" value="Search">
+        </form>
+      </div>
+      <div class="clear"></div>
+      <div id="content" class="grid_16"><div class="section-content"><p>Apache ACE uses Confluence as its wiki. You can take a look by following <a href="https://cwiki.apache.org/confluence/display/ACE/Index">this link</a></p></div></div>
+      <div class="clear"></div>
+    </div>
+
+    <div id="copyright" class="container_16">
+      <p>Copyright &#169; 2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+    </div>
+  </body>
+</html>