You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@tomee.apache.org by bu...@apache.org on 2017/01/04 11:54:41 UTC

svn commit: r1004117 - in /websites/staging/tomee/trunk: cgi-bin/ content/ content/css/cardio.css content/documentation.html content/index.html

Author: buildbot
Date: Wed Jan  4 11:54:41 2017
New Revision: 1004117

Log:
Staging update by buildbot for tomee

Modified:
    websites/staging/tomee/trunk/cgi-bin/   (props changed)
    websites/staging/tomee/trunk/content/   (props changed)
    websites/staging/tomee/trunk/content/css/cardio.css
    websites/staging/tomee/trunk/content/documentation.html
    websites/staging/tomee/trunk/content/index.html

Propchange: websites/staging/tomee/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jan  4 11:54:41 2017
@@ -1 +1 @@
-1775954
+1777288

Propchange: websites/staging/tomee/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jan  4 11:54:41 2017
@@ -1 +1 @@
-1775954
+1777288

Modified: websites/staging/tomee/trunk/content/css/cardio.css
==============================================================================
--- websites/staging/tomee/trunk/content/css/cardio.css (original)
+++ websites/staging/tomee/trunk/content/css/cardio.css Wed Jan  4 11:54:41 2017
@@ -120,7 +120,7 @@ header {
 
 header .table {
 	display: table;
-	height: 100%;
+	height: 50%;
 }
 
 header .container {
@@ -310,8 +310,8 @@ section {
 }
 
 .intro-tables {
-	top: -130px;
-	position: relative;
+	top: -630px;
+	position: inherit;
 }
 
 .intro-table {

Modified: websites/staging/tomee/trunk/content/documentation.html
==============================================================================
--- websites/staging/tomee/trunk/content/documentation.html (original)
+++ websites/staging/tomee/trunk/content/documentation.html Wed Jan  4 11:54:41 2017
@@ -100,7 +100,8 @@
             
             <div class="col-md-12">
                 <div class="paragraph">
-<p>Coming soon!</p>
+<p>Coming soon! Please join the community to help us update this section.</p>
+<p>You can find the <a href="documentation.old.html">old documentation here</a>, but please be warned that much of this is now outdated!</p>
 </div>
             </div>
             

Modified: websites/staging/tomee/trunk/content/index.html
==============================================================================
--- websites/staging/tomee/trunk/content/index.html (original)
+++ websites/staging/tomee/trunk/content/index.html Wed Jan  4 11:54:41 2017
@@ -67,8 +67,8 @@
 			<!-- Collect the nav links, forms, and other content for toggling -->
 			<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
 				<ul class="nav navbar-nav navbar-right main-nav">
-					<li><a href="developer/index.html">Developer</a></li>
-					<li><a href="admin/index.html">Admin</a></li>
+					<li><a href="developer/index.html">Developers</a></li>
+					<li><a href="admin/index.html">Administrators</a></li>
 					<li><a href="advanced/index.html">Advanced</a></li>
 					<li><a href="security/index.html">Security</a></li>
 					<li><a href="examples/index.html">Examples</a></li>
@@ -92,7 +92,7 @@
                             Apache TomEE
                         </div>
                         <div class="col-md-12 text-center">
-                            <h1 class="white typed">Embedded or distributed as you prefer.</h1>
+                            <h2 class="white typed">The Embedded or Remote EE Application Server</h2>
                             <span class="typed-cursor">|</span>
                         </div>
                     </div>