You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by mf...@apache.org on 2013/01/07 16:47:57 UTC

svn commit: r1429856 - in /rave/site/branches/bootstrapped: content/css/rave.css content/index.mdtext templates/skeleton.html

Author: mfranklin
Date: Mon Jan  7 15:47:57 2013
New Revision: 1429856

URL: http://svn.apache.org/viewvc?rev=1429856&view=rev
Log:
Tweaked main page text & added logo

Modified:
    rave/site/branches/bootstrapped/content/css/rave.css
    rave/site/branches/bootstrapped/content/index.mdtext
    rave/site/branches/bootstrapped/templates/skeleton.html

Modified: rave/site/branches/bootstrapped/content/css/rave.css
URL: http://svn.apache.org/viewvc/rave/site/branches/bootstrapped/content/css/rave.css?rev=1429856&r1=1429855&r2=1429856&view=diff
==============================================================================
--- rave/site/branches/bootstrapped/content/css/rave.css (original)
+++ rave/site/branches/bootstrapped/content/css/rave.css Mon Jan  7 15:47:57 2013
@@ -16,13 +16,21 @@
 */
 body {
 	background: url(../images/rave_bg.jpg) no-repeat right 40px fixed;
-	padding-top: 80px;
+	padding-top: 30px;
 }
 
 
 a { color: #ef3b44; }
 a:hover { color: #D61F28; }
 
+img.logo {
+	width: 200px;
+	margin-left: -20px;
+	margin-right: 20px;
+}
+
+.title {display:inline; vertical-align: middle;}
+
 
 .btn-primary{
 	color:#ffffff;
@@ -119,8 +127,8 @@ dt {
 
 /* Google Search box customizations */
 .gsc-clear-button{display:none;}
-
 table.gsc-search-box td {vertical-align: top !important}
+#cse-search-form{padding-top:15px;}
 
 
 /*Responsive */

Modified: rave/site/branches/bootstrapped/content/index.mdtext
URL: http://svn.apache.org/viewvc/rave/site/branches/bootstrapped/content/index.mdtext?rev=1429856&r1=1429855&r2=1429856&view=diff
==============================================================================
--- rave/site/branches/bootstrapped/content/index.mdtext (original)
+++ rave/site/branches/bootstrapped/content/index.mdtext Mon Jan  7 15:47:57 2013
@@ -1,15 +1,10 @@
-Title: Apache Rave
+Title: 
 
-Apache Rave is a new web and social mashup engine. It will provide an out-of-the-box 
-as well as an extendible lightweight Java platform to host, serve and aggregate 
-(Open)Social Gadgets and services through a highly customizable and Web 2.0 friendly
-front-end. Rave is targeted as engine for internet and intranet portals and as 
-building block to provide context-aware personalization and collaboration features 
-for multi-site/multi-channel (mobile) oriented and content driven websites and 
-(social) network oriented services and platforms. For the OpenSocial container and 
-services the (Java) Apache Shindig will be integrated. At a later stage further 
-generalization is envisioned to also transparently support W3C Widgets using Apache 
-Wookie. 
+<div class="hero-unit">
+  <h1>Welcome to Apache Rave!<h1>
+  <p>Apache Rave a new web and social mashup engine that aggregates and serves web widgets.  Rave is targeted as engine for internet and intranet portals and
+   integrates Apache Shindig & Apache Wookie to provide OpenSocial & W3C widget support, respectively.</p> 
+</div>
 
 > **Apache Rave team is proud to announce the release of [Apache Rave 0.18][10].**  
 
@@ -27,20 +22,21 @@ personalization, collaboration and conte
 quality out-of-the-box installation as well as be easy to integrate in other 
 platforms and solutions.
 
-The intended initial features include:
+The intended features include:
 
 ### Core Features
 
  1. Advanced OpenSocial compliance and optional features support
- 2. OpenSocial persistence and SPI (Service Provider Interface) implementation
- 3. Self-service application administration including security, gadget management and page templates
- 4. User and group management with full privacy model
- 5. Gadget repository with life-cycle management (install/update/remove) and extended meta data (categories, comments, ratings, etc.)
- 6. Dynamic and highly customizable front-end engine (skins, pages, tabs, layouts, navigation)
- 7. Full OAuth support
- 8. Support for security restrictions on both Gadgets and page/tag/layout customizations
- 9. Set of common and general purpose Gadgets to be usable out-of-the-box
- 10. Support for inter-gadget messaging with examples 
+ 2. Native W3C Widgets support through [Apache Wookie][1]
+ 3. OpenSocial persistence and SPI (Service Provider Interface) implementation
+ 4. Self-service application administration including security, gadget management and page templates
+ 5. User and group management with full privacy model
+ 6. Gadget repository with life-cycle management (install/update/remove) and extended meta data (categories, comments, ratings, etc.)
+ 7. Dynamic and highly customizable front-end engine (skins, pages, tabs, layouts, navigation)
+ 8. Full OAuth support
+ 9. Support for security restrictions on both Gadgets and page/tag/layout customizations
+ 10. Set of common and general purpose Gadgets to be usable out-of-the-box
+ 11. Support for inter-gadget messaging with examples 
 
 ### Extensible Features
 
@@ -52,20 +48,19 @@ The intended initial features include:
 Beyond these initial features the vision and scope for Apache Rave goes much further and
 includes integrating and providing other highly desired/needed features like:
 
-  1. native W3C Widgets support through [Apache Wookie][1]
-  2. pluggable and extendible content integration and management services
-  3. space extensions and management features, like [http://wiki.opensocial.org/index.php?title=Space_extension][2]
-  4. context aware features and extensions integration for personalized and social network and (mobile) device oriented sites and channels
-  5. enhanced client-side widget messaging, coordination and co-location support like using [OpenAjax][3] Hub and Registry
-  6. space, page and Gadget based linking, navigation, coordination and collaboration
-  7. inline widget rendering, like [http://issues.apache.org/jira/browse/SHINDIG-1402][4]
-  8. [Activity Streams][5] support
-  9. integration with other social networks like with [W3C Federated Social Web Incubator Group][6], [OneSocialWeb][7] and [OStatus][8]
-  10. integration with [Apache Wave][9]
-  11. runtime services monitoring, reporting and configuration/life-cycle management support 
+  1. pluggable and extendible content integration and management services
+  2. space extensions and management features, like [http://wiki.opensocial.org/index.php?title=Space_extension][2]
+  3. context aware features and extensions integration for personalized and social network and (mobile) device oriented sites and channels
+  4. enhanced client-side widget messaging, coordination and co-location support like using [OpenAjax][3] Hub and Registry
+  5. space, page and Gadget based linking, navigation, coordination and collaboration
+  6. inline widget rendering, like [http://issues.apache.org/jira/browse/SHINDIG-1402][4]
+  7. [Activity Streams][5] support
+  8. integration with other social networks like with [W3C Federated Social Web Incubator Group][6], [OneSocialWeb][7] and [OStatus][8]
+  9. integration with [Apache Wave][9]
+  10. runtime services monitoring, reporting and configuration/life-cycle management support 
 
 
-  [1]: http://incubator.apache.org/wookie
+  [1]: http://wookie.apache.org
   [2]: http://wiki.opensocial.org/index.php?title=Space_extension
   [3]: http://www.openajax.org/
   [4]: http://issues.apache.org/jira/browse/SHINDIG-1402

Modified: rave/site/branches/bootstrapped/templates/skeleton.html
URL: http://svn.apache.org/viewvc/rave/site/branches/bootstrapped/templates/skeleton.html?rev=1429856&r1=1429855&r2=1429856&view=diff
==============================================================================
--- rave/site/branches/bootstrapped/templates/skeleton.html (original)
+++ rave/site/branches/bootstrapped/templates/skeleton.html Mon Jan  7 15:47:57 2013
@@ -54,16 +54,16 @@
   </div>
   <div id="main" role="main" class="container">
     <header class="row page-header">
-      <div class="span3 pull-right">
+      <div class="span9">    
+        <img src="/images/RAVE-logo_main-logo.png" class="logo" id="logo" alt="Apache Rave&trade;" />        
+        <h1 class="title">{% block title %}{{ headers.title }}{% endblock %}</h1>
+      </div>   
+      <div class="span3">
         <div id="cse-search-form" class="pull-right">Loading <!-- Placeholder for Google Search Form --></div>
-      </div>
-    
-      <div class="span9">
-          <h1 class="title">{% block title %}{{ headers.title }}{% endblock %}</h1>  
-      </div>      
+      </div>   
     </header>
     <section id="content" class="row">
-        <article class="span9">
+        <article class="span12">
           {% block content %}{{ content|markdown }}{% endblock %}
         </article>
     </section>