You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metamodel.apache.org by bu...@apache.org on 2013/07/29 11:29:45 UTC

svn commit: r871683 - in /websites/staging/metamodel/trunk/content: ./ img/ img/headerbg.png img/modules.png index.html

Author: buildbot
Date: Mon Jul 29 09:29:45 2013
New Revision: 871683

Log:
Staging update by buildbot for metamodel

Added:
    websites/staging/metamodel/trunk/content/img/
    websites/staging/metamodel/trunk/content/img/headerbg.png   (with props)
    websites/staging/metamodel/trunk/content/img/modules.png   (with props)
Modified:
    websites/staging/metamodel/trunk/content/   (props changed)
    websites/staging/metamodel/trunk/content/index.html

Propchange: websites/staging/metamodel/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 29 09:29:45 2013
@@ -1 +1 @@
-1507966
+1507982

Added: websites/staging/metamodel/trunk/content/img/headerbg.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/metamodel/trunk/content/img/headerbg.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/metamodel/trunk/content/img/modules.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/metamodel/trunk/content/img/modules.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: websites/staging/metamodel/trunk/content/index.html
==============================================================================
--- websites/staging/metamodel/trunk/content/index.html (original)
+++ websites/staging/metamodel/trunk/content/index.html Mon Jul 29 09:29:45 2013
@@ -1,56 +1,92 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html lang="en">
-  <head>
-    <title>Home Page</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="http://www.apache.org/css/style.css">
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/code.css">
-
-    
-
-    
-    <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
-  </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>Home Page</h2>
-      </div>
-      <div id="nav" class="grid_8">
-        <ul>
-          <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
-          <li><a href="http://www.apache.org/foundation/" title="The Foundation">Foundation</a></li>
-          <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
-          <li><a href="http://people.apache.org" title="The People">People</a></li>
-          <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
-          <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-          <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></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"><h1 id="welcome">Welcome</h1>
-<p>Welcome to the Apache CMS. This site is for the MetaModel project. Please see the following resources for further help:</p>
-<ul>
-<li><a href="http://www.apache.org/dev/cmsref.html">http://www.apache.org/dev/cmsref.html</a></li>
-<li><a href="http://wiki.apache.org/general/ApacheCms2010">http://wiki.apache.org/general/ApacheCms2010</a></li>
-</ul></div></div>
-      <div class="clear"></div>
-    </div>
-
-    <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2011 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>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+<head>
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+
+	<title>Apache MetaModel</title>
+
+    <link rel="stylesheet" type="text/css" media="screen" href="css/metamodel.css">
+</head>
+<body>
+
+<div class="page">
+
+	<div class="header">
+
+		<h1>Apache MetaModel</h1>
+		
+		<p>Apache MetaModel (incubating) is a data access framework, providing a common interface for
+		exploration and querying of different types of datastores.</p>
+		
+	</div>
+	
+	<div class="section" style="text-align: center;">
+		<img src="img/modules.png" alt="An overview of Apache MetaModel" />
+	</div>
+	
+	<div class="section">
+		<h2>Wiki</h2>
+		<p>Check out the <a href="https://wiki.apache.org/metamodel">MetaModel wiki</a> for more examples and documentation.</p>
+	</div>
+	
+	<div class="section">
+		<h2>Mailing lists</h2>
+		<p>To get involved with Apache MetaModel, start by joining our mailing lists and engage in the conversations!</p>
+		
+		<table>
+			<thead>
+			  <tr>
+			    <th>Name</th>
+			    <th>Subscribe</th>
+			    <th>Unsubscribe</th>
+			    <th>Post</th>
+			    <th>Archive</th>
+			  </tr>
+			</thead>
+			<tbody>
+			  <tr>
+			    <td>Developer List</td>
+			    <td><a rel="nofollow" href="mailto:dev-subscribe@metamodel.incubator.apache.org">Subscribe</a></td>
+			    <td><a rel="nofollow" href="mailto:dev-unsubscribe@metamodel.incubator.apache.org">Unsubscribe</a></td>
+			    <td><a rel="nofollow" href="mailto:dev@metamodel.incubator.apache.org">Post</a></td>
+			    <td><a rel="nofollow" href="http://mail-archives.apache.org/mod_mbox/metamodel-dev/">mail-archives.apache.org</a></td>
+			  </tr>
+			  <tr>
+			    <td>Commits</td>
+			    <td><a rel="nofollow" href="mailto:commits-subscribe@metamodel.incubator.apache.org">Subscribe</a></td>
+			    <td><a rel="nofollow" href="mailto:commits-unsubscribe@metamodel.incubator.apache.org">Unsubscribe</a></td>
+			    <td><a rel="nofollow" href="mailto:commits@metamodel.incubator.apache.org">Post</a></td>
+			    <td><a rel="nofollow" href="http://mail-archives.apache.org/mod_mbox/metamodel-commits/">mail-archives.apache.org</a></td>
+			  </tr>
+			</tbody>
+		</table>
+	</div>
+	
+	<div class="section">
+		<img src="http://www.apache.org/images/feather-small.gif" style="float: right;" />
+	
+		<h2>Heritage</h2>
+		<p>MetaModel was initially developed and released by Human Inference since 2011 and is an Apache
+		Incubator project since July 2013. It is licensed under the Apache 2.0 license.</p>
+		
+	</div>
+	
+	<div class="section">
+		<h2>Disclaimer</h2>
+		
+		<p>Apache MetaModel is an effort undergoing incubation at
+		<a rel="nofollow" href="http://apache.org/">The Apache Software Foundation</a>
+		sponsored by the <a rel="nofollow" href="http://incubator.apache.org/">Apache Incubator PMC</a>.
+		Incubation is required of all newly accepted projects until a further review
+		indicates that the infrastructure, communications, and decision making process
+		have stabilized in a manner consistent with other successful ASF projects.
+		While incubation status is not necessarily a reflection of the completeness or
+		stability of the code, it does indicate that the project has yet to be fully
+		endorsed by the ASF.</p>
+	
+	</div>
+</div>
+
+</body>
+</html>
+