You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2010/07/07 06:41:29 UTC

svn commit: r961237 - in /activemq/sandbox/activemq-apollo-actor/apollo-website/src: ./ styles/activemq/ styles/activemq/css/ styles/activemq/images/ styles/impact/ styles/impact/css/ styles/impact/images/

Author: chirino
Date: Wed Jul  7 04:41:28 2010
New Revision: 961237

URL: http://svn.apache.org/viewvc?rev=961237&view=rev
Log:
better style.

Added:
    activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/impact/
    activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/impact/css/
    activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/impact/css/site.css
    activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/impact/images/
    activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/impact/images/rss.gif
      - copied, changed from r961236, activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/activemq/images/rss.gif
    activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/impact/main.template   (with props)
Removed:
    activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/activemq/blog.template
    activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/activemq/css/site.css
    activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/activemq/images/rss.gif
    activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/activemq/images/spot-banner.gif
    activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/activemq/main.template
Modified:
    activemq/sandbox/activemq-apollo-actor/apollo-website/src/metainfo

Modified: activemq/sandbox/activemq-apollo-actor/apollo-website/src/metainfo
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/apollo-website/src/metainfo?rev=961237&r1=961236&r2=961237&view=diff
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/apollo-website/src/metainfo (original)
+++ activemq/sandbox/activemq-apollo-actor/apollo-website/src/metainfo Wed Jul  7 04:41:28 2010
@@ -24,11 +24,14 @@
   # -------------------------------------------------------------------
   # You can easily switch the site from one look to another here:
   # -------------------------------------------------------------------
-  template: /styles/activemq/main.template
+  template: /styles/impact/main.template
   
   # -------------------------------------------------------------------
   # Define the project properties here, these can be accessed in the 
   # pages using the {var:} syntax.
   # -------------------------------------------------------------------
-  project_name: "ActiveMQ Apollo"
-  project_slogan: 'The Next Generation of Messaging Middleware'
+  project_name: "Apollo"
+  project_slogan: "The message broker focused on simplicity, stability and scalability"
+  description: "Apollo, the message broker focused on simplicity, stability and scalability"
+  keywords: "ActiveMQ Apollo message broker simplicity stability scalability"
+  project_logo: /images/project-logo.png
\ No newline at end of file

Added: activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/impact/css/site.css
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/impact/css/site.css?rev=961237&view=auto
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/impact/css/site.css (added)
+++ activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/impact/css/site.css Wed Jul  7 04:41:28 2010
@@ -0,0 +1,164 @@
+body, html {
+    font-family:Arial,Verdana,Helvetica,sans-serif;
+    color: #666666;
+}
+body, html, table, tr, td, tbody {
+    padding:0;
+    margin:0;
+    vertical-align: top;
+}
+body {
+    padding-top: 20px;
+}
+
+h1, h2, h3, h4, h5, h6 {
+    overflow: visible;
+    color: #993333;
+}
+
+p { margin-bottom:0px; }
+
+a {
+	color: #990000;
+	font-weight:bold;
+	text-decoration: none;
+}
+
+a:hover { 
+	color: #ff3333; 
+	text-decoration: underline;
+	}
+
+img {
+	border: none;
+/*
+	padding-right:2em
+*/
+}
+
+.wrapper { min-width: 762px; width: 762px; margin: 0 auto; }
+
+#navigation { width: 100%; float: left;
+    font-family: Helvetica,Verdana,Arial,sans-serif; 
+    background: black; 
+	text-align:center; 
+	padding: 8px 0 8px 0;
+    color: #b55; 
+	font-size: 10pt; 
+	font-weight: bold;
+  position: absolute;  
+    top: 0px;
+}
+#navigation a { color: white; }
+#navigation ul { display: block; margin:0; padding:0; }
+#navigation li { list-style-type: none; display: inline; margin:0 5px 0 5px;}
+
+#overview { width: 100%; padding-top:20px}
+#overview div.message { 
+    font-size: 11pt; 
+    margin-top: -5px;
+    padding-left: 50px;
+    width: 350px;
+}
+#overview div.message h1{ margin-bottom: 5px; display:none; }
+#overview div.message p{ margin-top: 0px; padding-bottom:14px; }
+
+#spot { width: 100%; float: left; 
+    margin-top: 15px;
+    background:transparent url(../images/spot-banner.gif) repeat-x scroll 0 0;
+    height: 277px;
+}
+#spot div.title {
+    text-align:center; height:25px;
+    text-align:center; padding-top: 2px;
+    color: white; font-size: 10pt; font-weight: bold; 
+    font-family: HelveticaNeue,"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif; 
+}
+#spot div.content table {
+    width: 100%; text-align:center; 
+    color: black; font-size: 10pt; 
+}
+
+#spot a:hover {text-decoration: none; }
+
+#spot div.spot-balloon {
+  background:transparent url( ../../../images/spot-get-involved.gif ) no-repeat;
+  background-position:center;
+  height: 121px;
+  text-align:left;
+  padding-top: 25px;
+  padding-left: 35px;
+}
+
+#spot div.spot-balloon li {
+/*
+  list-style: none;
+*/
+  list-style: disc;
+}
+
+/*
+#spot div.spot-balloon {
+  height: 120px;
+  text-align:left;
+  padding-top: 20px;
+  padding-left: 15px;
+}
+*/
+
+#content { width: 100%; float: left; padding-bottom: 20px; }
+#content .wrapper { min-width: 700px; width: 700px; margin: 0 auto; padding-top: 1em}
+#content div.left {
+  float:left;
+  width:200px;
+  text-align:right;
+  font-size: 18pt;
+  clear:both;
+}
+#content h1 {
+  font-size: 18pt;
+}
+#content div.right {
+  float:right;
+  width:450px;
+  text-align:left;
+}
+
+#content .post h2 {
+  margin-bottom:5px;
+}
+#content .post .details {
+  color: #ccc;
+  font-size: 10pt;
+  font-family: HelveticaNeue,"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif; 
+  margin-top:0px;
+}
+
+.clear {
+  clear:both;
+}
+code {	
+  font-size: .9em;
+  font-family:Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;
+	font-weight:bold;
+	font-style:italic
+}
+pre {
+  background-color: #F8F8FF; 
+  
+  overflow:auto;
+  -moz-background-clip:border;
+  -moz-background-inline-policy:continuous;
+  -moz-background-origin:padding;
+  margin: 1em 0 1em 0;
+  border:1px solid #DDDDDD;
+  
+  border-top-left-radius: 8px; -webkit-border-top-left-radius: 8px; -moz-border-radius-topleft: 8px;  
+  border-top-right-radius: 8px; -webkit-border-top-right-radius: 8px; -moz-border-radius-topright: 8px;
+  border-style: solid;  border-width: 1px; border-color: #dedede !important; 
+  padding: 1em;
+}
+pre code {	
+	font-weight:normal;
+	font-style:normal
+}

Copied: activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/impact/images/rss.gif (from r961236, activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/activemq/images/rss.gif)
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/impact/images/rss.gif?p2=activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/impact/images/rss.gif&p1=activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/activemq/images/rss.gif&r1=961236&r2=961237&rev=961237&view=diff
==============================================================================
Binary files - no diff available.

Added: activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/impact/main.template
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/impact/main.template?rev=961237&view=auto
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/impact/main.template (added)
+++ activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/impact/main.template Wed Jul  7 04:41:28 2010
@@ -0,0 +1,58 @@
+---
+template: ~
+---
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="{lang:}">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+    <meta name="description" content="{description:}">
+    <meta name="keywords" content="{keywords:}">
+    <link href="{relocatable: css/site.css}" rel="stylesheet" type="text/css">
+    <title>{title:}</title>
+
+<% if context.node.node_info[:page].blocks.has_key?('head') %>
+    <webgen:block name='head' />
+<% end %>
+
+</head>
+<body>
+  
+  <div id="navigation">
+  	<div class="wrapper">
+      {menu: {max_levels: 1, used_nodes: files}}
+  	</div>
+  </div>
+  
+<% if context.node.node_info[:page].blocks.has_key?('overview') %>
+  <div id="overview">
+    <div class="wrapper">
+      <% if context.node.node_info[:page].meta_info.has_key?('project_logo') %>
+      <div class="logo">
+        <img alt="{project_name:} logo" src="{relocatable:<%= context.node.node_info[:page].meta_info['project_logo'] %>}">
+      </div>
+      <% end %>
+      <div class="message">
+        <webgen:block name='overview' />
+      </div>
+    </div>
+  </div>
+<% end %>
+
+<% if context.node.node_info[:page].blocks.has_key?('spot') %>
+  <div id='spot'>
+  	<div class='wrapper'>
+      <webgen:block name='spot' />
+  	</div>
+  </div>
+<% end %>
+
+<% if context.node.node_info[:page].blocks.has_key?('content') %>
+  <div id='content'>
+  	<div class='wrapper'>
+      <webgen:block name="content" />
+  	</div>
+  </div>
+<% end %>
+
+</body>
+</html>
\ No newline at end of file

Propchange: activemq/sandbox/activemq-apollo-actor/apollo-website/src/styles/impact/main.template
------------------------------------------------------------------------------
    svn:executable = *