Author: buildbot
Date: Sun Jul 26 09:10:55 2015
New Revision: 959619

Log:
Staging update by buildbot for stratos

Modified:
    websites/staging/stratos/trunk/content/   (props changed)
    websites/staging/stratos/trunk/content/index.html
    websites/staging/stratos/trunk/content/sitemap.html

Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 26 09:10:55 2015
@@ -1 +1 @@
-1667210
+1692701

Modified: websites/staging/stratos/trunk/content/index.html
==============================================================================
--- websites/staging/stratos/trunk/content/index.html (original)
+++ websites/staging/stratos/trunk/content/index.html Sun Jul 26 09:10:55 2015
@@ -127,10 +127,21 @@
     <div id="main" role="main" class="container">
        <section id="content" class="row">
                <article class="span12">
-                       <div class="hero-unit">
+                       <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<div class="hero-unit">
   <img src="images/v3/title.png"/>
   <p>Apache Stratos is a highly-extensible Platform-as-a-Service (PaaS) 
framework that helps run Apache Tomcat, PHP, and MySQL applications and can be 
extended to support many more environments on all major cloud infrastructures. 
For developers, Stratos provides a cloud-based environment for developing, 
testing, and running scalable applications. IT providers benefit from high 
utilization rates, automated resource management, and platform-wide insight 
including monitoring and billing.</p>
-<div class="cRelease"><div class="cText">Apache Stratos <strong>4.0.0</strong> 
released</div><a class="cDownload" 
href="http://www.apache.org/dyn/closer.cgi/stratos";>Download</a></div>
+<div class="cRelease"><div class="cText">Apache Stratos <strong>4.1.0</strong> 
released</div><a class="cDownload" 
href="http://www.apache.org/dyn/closer.cgi/stratos";>Download</a></div>
 </div>
 
 <div class="cContentWrapper cHome">

Modified: websites/staging/stratos/trunk/content/sitemap.html
==============================================================================
--- websites/staging/stratos/trunk/content/sitemap.html (original)
+++ websites/staging/stratos/trunk/content/sitemap.html Sun Jul 26 09:10:55 2015
@@ -127,7 +127,18 @@
     <div id="main" role="main" class="container">
        <section id="content" class="row">
                <article class="span12">
-                       <ul>
+                       <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/"></a></li>
 </ul>
                </article>


Reply via email to