Author: buildbot
Date: Tue Jul 15 19:16:51 2014
New Revision: 916319

Log:
Staging update by buildbot for roller

Removed:
    websites/staging/roller/trunk/content/css/roller-bs.css
    websites/staging/roller/trunk/content/css/roller.css
    websites/staging/roller/trunk/content/css/roller_print.css
    websites/staging/roller/trunk/content/glentest.html
Modified:
    websites/staging/roller/trunk/content/   (props changed)
    websites/staging/roller/trunk/content/downloads/downloads.html
    websites/staging/roller/trunk/content/getinvolved/edit_website.html
    websites/staging/roller/trunk/content/index.html
    websites/staging/roller/trunk/content/project/whoweare.html

Propchange: websites/staging/roller/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul 15 19:16:51 2014
@@ -1 +1 @@
-1610812
+1610818

Modified: websites/staging/roller/trunk/content/downloads/downloads.html
==============================================================================
--- websites/staging/roller/trunk/content/downloads/downloads.html (original)
+++ websites/staging/roller/trunk/content/downloads/downloads.html Tue Jul 15 
19:16:51 2014
@@ -17,7 +17,7 @@
     <link href="./../bootstrap-3.2.0/css/bootstrap-theme.min.css" 
rel="stylesheet">
 
     <!-- Custom styles for this template -->
-    <link href="./../css/roller-bs.css" rel="stylesheet">
+    <link href="./../css/roller.css" rel="stylesheet">
 
   </head>
 

Modified: websites/staging/roller/trunk/content/getinvolved/edit_website.html
==============================================================================
--- websites/staging/roller/trunk/content/getinvolved/edit_website.html 
(original)
+++ websites/staging/roller/trunk/content/getinvolved/edit_website.html Tue Jul 
15 19:16:51 2014
@@ -17,7 +17,7 @@
     <link href="./../bootstrap-3.2.0/css/bootstrap-theme.min.css" 
rel="stylesheet">
 
     <!-- Custom styles for this template -->
-    <link href="./../css/roller-bs.css" rel="stylesheet">
+    <link href="./../css/roller.css" rel="stylesheet">
 
   </head>
 

Modified: websites/staging/roller/trunk/content/index.html
==============================================================================
--- websites/staging/roller/trunk/content/index.html (original)
+++ websites/staging/roller/trunk/content/index.html Tue Jul 15 19:16:51 2014
@@ -17,7 +17,7 @@
     <link href="./bootstrap-3.2.0/css/bootstrap-theme.min.css" 
rel="stylesheet">
 
     <!-- Custom styles for this template -->
-    <link href="./css/roller-bs.css" rel="stylesheet">
+    <link href="./css/roller.css" rel="stylesheet">
 
   </head>
 
@@ -74,53 +74,47 @@
     <div class="markdown-content">
          
 
- <div class="container page-header">
-   <!--p><a href="./documentation.html">Docs</a></p-->
-   <h1>Apache Roller</h1>
- </div>
-
- <div class="container">
-    <h2>Welcome!</h2>
-
-<p>Apache Roller is a full-featured, multi-user and group-blog server suitable 
for blog sites large and small.  It runs as a Java web application that should 
be able to run on most any Java EE server and relational database. Roller's 
installation guide covers deployment on Tomcat, GlassFish, and JBoss 
application servers using a MySQL, Derby, or PostgreSQL database.  Users 
however have reported success running Roller on other app servers and 
databases.</p>
-
-<p>Here are some of Roller's key features:</p>
-
-<ul>
-<li>Multi-user blogging: can support tens of thousands of users and blogs</li>
-<li>Group blogging with three permisson levels (editor, author and 
limited)</li>
-<li>Support for comment moderation and comment spam prevention measures</li>
-<li>Bloggers have complete control over blog layout/style via <a 
href="http://velocity.apache.org";>Apache Velocity</a>-driven templates</li>
-<li>Built-in search engine indexes weblog entry content</li>
-<li>Pluggable cache and rendering system</li>
-<li>Support for blog clients that support MetaWeblog API</li>
-<li>All blogs have entry and comment feeds in both RSS 2.0 and Atom 1.0 
formats</li>
-</ul>
-
-<h2>Project Status</h2>
-
-<p>Roller is a stable and production-ready blog server in its third major 
revision. It powers internal and external
-employee blogs at <a href="https://blogs.oracle.com/";>Oracle</a>, 
-<a 
href="https://www.ibm.com/developerworks/mydeveloperworks/blogs/?lang=en";>IBM</a>
 and other companies as well as with <a 
href="http://blogs.apache.org/";>Apache</a> and DZone's <a 
href="http://www.jroller.com/";>JRoller.com</a> Java blogging community.  See 
our <a 
href="https://cwiki.apache.org/confluence/display/ROLLER/PoweredByRoller";>Wiki 
page</a> for more known Roller blogs on the 'Net. </p>
-
-<h2>About Roller</h2>
-
-<p>Apache Roller is a Project of the
-<a href="http://apache.org/foundation";>Apache Software Foundation</a>
-(ASF), formed by a resolution of the
-<a href="http://apache.org/foundation/board/";>ASF Board of Directors</a> 
-and graduating from the Apache Incubator in March 2007. <br />
-As an ASF Project, Roller is subject to the
-<a href="http://apache.org/foundation/bylaws.html";>ASF Bylaws</a>
-and the direction of the ASF Board.</p>
-
-<p>The Apache Software Foundation could not exist without the continued
-generous support from the community. We would like to take this opportunity
-to <a href="http://www.apache.org/foundation/thanks.html";>thank our 
Sponsors</a>.
-If you are interested in sponsoring the ASF, please
-read our <a 
href="http://www.apache.org/foundation/sponsorship.html";>sponsorship 
page</a>.</p>
+    <!-- Main jumbotron for a primary marketing message or call to action -->
+    <div class="jumbotron">
+      <div class="container">
+        <div class="row">
+          <div class="col-md-2">
+            <img src="images/steamroller50.png" alt="Roller Logo" 
class="img-responsive">
+          </div>
+             <div class="col-md-10">
+                   <h1>Blog Better.</h1>
+                   <p>Apache Roller is a Java-based, full-featured, multi-user 
and group-blog server suitable for blog sites large and small.</p>
+                   <p><a class="btn btn-primary btn-lg" role="button" 
href="https://cwiki.apache.org/confluence/display/ROLLER/PoweredByRoller";>Our 
Community &raquo;</a></p>
+          </div>
+        </div>
+      </div>
+    </div>
 
- </div>
+    <div class="container">
+      <!-- Example row of columns -->
+      <div class="row">
+        <div class="col-md-6">
+          <h2>Features</h2>
+          <ul class="list-group">
+            <li class="list-group-item">Multi-user blogging: can support 
thousands of users and blogs</li>
+            <li class="list-group-item">Group blogging with three permission 
levels: owner, editor, and drafter</li>
+            <li class="list-group-item">Support for comment moderation and 
comment spam prevention measures</li>
+            <li class="list-group-item">Bloggers have full control over blog 
layout/style via <a href="http://velocity.apache.org/";>Apache 
Velocity</a>-driven templates</li>
+            <li class="list-group-item">Built-in search engine indexes weblog 
entry content</li>
+            <li class="list-group-item">Support for blog clients that support 
MetaWeblog API</li>
+            <li class="list-group-item">All blogs have entry and comment feeds 
in both RSS 2.0 and Atom 1.0 formats</li>
+            <li class="list-group-item">Support for SEO: web analytics 
tracking keys, blog-entry specific Meta description elements</li>
+          </ul>
+        </div>
+        <div class="col-md-6">
+          <h2>Documentation</h2>
+          <p>Roller's installation guide covers deployment on Tomcat, 
GlassFish, and JBoss application servers using a MySQL, 
+        Derby, or PostgreSQL database. Users however have reported success 
running Roller on other app servers and databases.</p>
+          <p><a class="btn btn-default" 
href="https://dist.apache.org/repos/dist/release/roller/roller-5/v5.0.4/docs/"; 
role="button">Current Release Docs (PDF) &raquo;</a>
+             <a class="btn btn-default" 
href="http://svn.apache.org/viewvc/roller/trunk/docs/"; role="button">Latest 
Nightly Docs (ODT) &raquo;</a></p>
+        </div>
+      </div>
+    </div>
 
 
     </div>

Modified: websites/staging/roller/trunk/content/project/whoweare.html
==============================================================================
--- websites/staging/roller/trunk/content/project/whoweare.html (original)
+++ websites/staging/roller/trunk/content/project/whoweare.html Tue Jul 15 
19:16:51 2014
@@ -17,7 +17,7 @@
     <link href="./../bootstrap-3.2.0/css/bootstrap-theme.min.css" 
rel="stylesheet">
 
     <!-- Custom styles for this template -->
-    <link href="./../css/roller-bs.css" rel="stylesheet">
+    <link href="./../css/roller.css" rel="stylesheet">
 
   </head>
 


Reply via email to