You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by bu...@apache.org on 2014/07/16 15:05:37 UTC

svn commit: r916382 - in /websites/staging/olingo/trunk/content: ./ index.html

Author: buildbot
Date: Wed Jul 16 13:05:36 2014
New Revision: 916382

Log:
Staging update by buildbot for olingo

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

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 16 13:05:36 2014
@@ -1 +1 @@
-1610986
+1610991

Modified: websites/staging/olingo/trunk/content/index.html
==============================================================================
--- websites/staging/olingo/trunk/content/index.html (original)
+++ websites/staging/olingo/trunk/content/index.html Wed Jul 16 13:05:36 2014
@@ -83,63 +83,43 @@
 
             
             
-            <div class="jumbotron">
-
-<table class="tablehome">
-<tr>
-<td class="tdhome">
-<h1> Apache Olingo™ &nbsp;
-<a href="http://odata.org"><img src="/img/odata/ODataLogo-48.png" /></a>
-</h1>
-</td>
-<td class="tdhome">
-<a href="http://apache.org"><img src="/img/asf-logo.gif" align="right" /></a>
-</td>
-</tr>
-</table>
-
-<hr>
-
- <table class="tablehome">
-
-  <tr>
-   <td class="tdhome">
-    <h3>What is the Apache Olingo Project?</h3>
-   </td>
-   <td  class="tdhome" rowspan="3" width="300"><a class="twitter-timeline" data-dnt="true"
-    href="https://twitter.com/ApacheOlingo"
-    data-widget-id="485054401392820224">Tweets by @ApacheOlingo</a> <script>
-                    !function(d, s, id) {
-                        var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/
-                                .test(d.location) ? 'http' : 'https';
-                        if (!d.getElementById(id)) {
-                            js = d.createElement(s);
-                            js.id = id;
-                            js.src = p + "://platform.twitter.com/widgets.js";
-                            fjs.parentNode.insertBefore(js, fjs);
-                        }
-                    }(document, "script", "twitter-wjs");
-                </script></td>
-  </tr>
+            <table class="tablehome">
   <tr>
-   <td style="vertical-align:top" class="tdhome"><p>Apache Olingo is a Java library that implements the
-     Open Data Protocol (OData). Apache Olingo serves client and server
-     aspects of OData. It currently supports OData 2.0 and will also
-     support OData 4.0. The latter is the OASIS version of the protocol:
-     OASIS Open Data Protocol (OData) TC. The extensions part of Olingo
-     contains additional features like the support of JPA persistency or
-     annotated bean classes.</p> <p class="centeredImage">
-<img src="http://olingo.staging.apache.org/img/OlingoOrangeTM.png"
-    align="center" /></p></td>
+    <td class="tdhome">
+      <h1>
+        Apache Olingo™ &nbsp; <a href="http://odata.org"><img src="/img/odata/ODataLogo-48.png"></a>
+      </h1>
+    </td>
+    <td class="tdhome">
+      <a href="http://apache.org"><img src="/img/asf-logo.gif" align="right"></a>
+    </td>
   </tr>
+</table>
+
+<table class="tablehome">
   <tr>
-   <td class="tdhome">
-For more details read [here](/documentation.html)
-   </td>
+    <td class="tdhome">
+      <div class="jumbotron">
+            <h3>
+              What is the Apache Olingo Project?
+            </h3>
+            <p>
+              Apache Olingo is a Java library that implements the Open Data Protocol (OData). Apache Olingo serves client and server aspects of OData. It currently supports OData 2.0 and will also support OData 4.0. The latter is the OASIS version of the protocol: OASIS Open Data Protocol (OData) TC. The extensions part of Olingo contains additional features like the support of JPA persistency or annotated bean classes.
+            </p>
+            <p class="centeredImage">
+              <img src="/img/OlingoOrangeTM.png" align="center">
+            </p>
+        <p>
+          <a class="btn btn-lg btn-primary" href="/documentation.html" role="button">Read more »</a>
+        </p>
+      </div>
+    </td>
+    <td class="tdhome" width="300">
+<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/ApacheOlingo"  data-widget-id="485054401392820224">Tweets by @ApacheOlingo</a>
+    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    </td>
   </tr>
-
- </table>
-</div>
+</table>