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 12:12:45 UTC

svn commit: r871686 - in /websites/staging/metamodel/trunk/content: ./ css/metamodel.css index.html

Author: buildbot
Date: Mon Jul 29 10:12:45 2013
New Revision: 871686

Log:
Staging update by buildbot for metamodel

Modified:
    websites/staging/metamodel/trunk/content/   (props changed)
    websites/staging/metamodel/trunk/content/css/metamodel.css
    websites/staging/metamodel/trunk/content/index.html

Propchange: websites/staging/metamodel/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 29 10:12:45 2013
@@ -1 +1 @@
-1507983
+1507994

Modified: websites/staging/metamodel/trunk/content/css/metamodel.css
==============================================================================
--- websites/staging/metamodel/trunk/content/css/metamodel.css (original)
+++ websites/staging/metamodel/trunk/content/css/metamodel.css Mon Jul 29 10:12:45 2013
@@ -2,6 +2,7 @@ body {
 	text-align: center;
 	font-family: sans-serif;
 	color: #444;
+	font-size: 15px;
 }
 
 h1,h2,h3,h4 {
@@ -16,10 +17,15 @@ a {
 	color: #4a84ba;
 }
 
-p,div {
+div {
 	margin: 0px;
 }
 
+p {
+	margin: 0px;
+	margin-top: 4px;
+}
+
 table {
 	margin: 0px;
 	margin-top: 4px;
@@ -56,7 +62,7 @@ th,td {
 
 .header p {
 	margin-top: 10px;
-	font-size: 0.9em;
+	font-size: 0.85em;
 }
 
 .section {

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 10:12:45 2013
@@ -63,17 +63,25 @@
 	</div>
 	
 	<div class="section">
-		<img src="http://www.apache.org/images/feather-small.gif" style="float: right;" />
+		<h2>Source code</h2>
+		<p>The source code for Apache MetaModel is available through this Apache Git repository:</p>
+		<p><a href="https://git-wip-us.apache.org/repos/asf/incubator-metamodel.git">https://git-wip-us.apache.org/repos/asf/incubator-metamodel.git</a></p>
+	</div>
 	
+	<div class="section">
 		<h2>Heritage</h2>
+		<img src="http://www.apache.org/images/feather-small.gif" style="float: right;" />
 		<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>
-		
+		<p>While the incubation at Apache is still ongoing <a href="http://metamodel.eobjects.org" rel="nofollow">the old MetaModel project</a>
+		will still be maintained with any urgent bugfixes.</p>
 	</div>
 	
 	<div class="section">
 		<h2>Disclaimer</h2>
 		
+		<img src="http://incubator.apache.org/images/egg-logo.png" style="float: right; margin: 4px;" />
+		
 		<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>.