Author: jstrachan
Date: Mon May 15 09:23:52 2006
New Revision: 406666

URL: http://svn.apache.org/viewcvs?rev=406666&view=rev
Log:
Latest export from confluence

Modified:
    incubator/activemq/site/home.html
    incubator/activemq/site/resources/space.css

Modified: incubator/activemq/site/home.html
URL: 
http://svn.apache.org/viewcvs/incubator/activemq/site/home.html?rev=406666&r1=406665&r2=406666&view=diff
==============================================================================
--- incubator/activemq/site/home.html (original)
+++ incubator/activemq/site/home.html Mon May 15 09:23:52 2006
@@ -237,7 +237,7 @@
 -->
             <DIV class="wiki-content"><P><SPAN class="nobr"><A 
href="http://incubator.apache.org/activemq/"; title="Visit page outside 
Confluence" rel="nofollow">Apache ActiveMQ<SUP><IMG class="rendericon" 
src="http://goopen.org/confluence/images/icons/linkext7.gif"; height="7" 
width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN> is a fast open 
source <SPAN class="nobr"><A href="http://java.sun.com/products/jms/"; 
title="Visit page outside Confluence" rel="nofollow">JMS 1.1<SUP><IMG 
class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif"; 
height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN> 
Message Fabric which supports clustering, peer networks, discovery, TCP, SSL, 
multicast, persistence, XA and integrates seamlessly into J2EE 1.4 containers, 
light weight containers and any Java Virtual Machine. ActiveMQ is released 
under the <SPAN class="nobr"><A href="http://www.apache.org/"; title="Visit page 
outside Confluence" rel="n
 ofollow">Apache<SUP><IMG class="rendericon" 
src="http://goopen.org/confluence/images/icons/linkext7.gif"; height="7" 
width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN> <SPAN 
class="nobr"><A href="http://www.apache.org/licenses/LICENSE-2.0.html"; 
title="Visit page outside Confluence" rel="nofollow">2.0 License<SUP><IMG 
class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif"; 
height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
 
-<P><SPAN class="nobr"><A href="http://activemq.org/BrokerDiagram.pdf"; 
title="Visit page outside Confluence" rel="nofollow"><IMG 
src="http://activemq.org/BrokerDiagram-1.png"; align="absmiddle" 
border="0"><SUP><IMG class="rendericon" 
src="http://goopen.org/confluence/images/icons/linkext7.gif"; height="7" 
width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
+<P><SPAN class="nobr"><A 
href="http://incubator.apache.org/activemq/BrokerDiagram.pdf"; title="Visit page 
outside Confluence" rel="nofollow"><IMG 
src="http://incubator.apache.org/activemq/BrokerDiagram-1.png"; 
align="absmiddle" border="0"><SUP><IMG class="rendericon" 
src="http://goopen.org/confluence/images/icons/linkext7.gif"; height="7" 
width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
 
 <H3><A name="Home-Features"></A>Features</H3>
 
@@ -477,8 +477,8 @@
     </DIV>
     <DIV id="site-footer">
           Added by     <A 
href="http://goopen.org/confluence/users/viewuserprofile.action?username=bob";>bob</A>,
-    last edited by     <A 
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan";>James
 Strachan</A> on May 14, 2006
-                  &nbsp;(<A 
href="http://goopen.org/confluence/pages/diffpages.action?pageId=269&originalId=5737";>view
 change</A>)
+    last edited by     <A 
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan";>James
 Strachan</A> on May 15, 2006
+                  &nbsp;(<A 
href="http://goopen.org/confluence/pages/diffpages.action?pageId=269&originalId=5770";>view
 change</A>)
               
       (<A 
href="http://goopen.org/confluence/pages/editpage.action?pageId=269";>edit 
page</A>)
     </DIV>

Modified: incubator/activemq/site/resources/space.css
URL: 
http://svn.apache.org/viewcvs/incubator/activemq/site/resources/space.css?rev=406666&r1=406665&r2=406666&view=diff
==============================================================================
--- incubator/activemq/site/resources/space.css (original)
+++ incubator/activemq/site/resources/space.css Mon May 15 09:23:52 2006
@@ -1,73 +1,3 @@
-/*********************************************************************
-  CSS Elements in the layout template
- *********************************************************************/
-#site-banner {
-    padding: 0px;
-    padding-right: 20px;
-    margin: 0px;
-    background-color: #fff;
-}
-
-#site-navbar {
-  padding: 2px;
-  border-top: 1px solid #000066;
-  border-bottom: 1px solid #000066;
-  padding-left: 12px;
-  padding-right: 12px;
-  font-weight: bold;
-  background-color: #dddddd;
-}
-
-#site-quicklinks p {
-  padding: 0px; margin: 0px;
-}
-
-#site-content
-{
-    text-align: left;
-    background-color: #fff;
-    padding: 0px;
-    margin: 0px;
-    padding-bottom:20px;
-}
-
-#site-navigation {
-  padding: 0px;
-  margin-top: -24px;
-  font-weight: bold;
-  background-color: #dddddd;
-  border-right: 1px solid #000066;
-  padding-bottom:20px;
-}
-
-.pagetitle {
-       font-size: 28px;
-       font-weight: bold;
-       font-family: Arial, sans-serif;
-       color: #003366;
-        margin-bottom: 10px;
-}
-
-#site-page
-{
-    text-align: left;
-    background-color: #fff;
-    padding: 10px;
-    margin: 0px;
-}
-
-#site-footer {
-    background-image:      
url('http://goopen.org/confluence/images/border/border_bottom.gif');
-    background-repeat:     repeat-x;
-    background-position:   left top;
-    padding-top:           4px;
-    color:                 #666;
-}
-
-/*********************************************************************
- CSS Elements that are part of the confluence rendered xhtml
- *********************************************************************/
-
 body, p, td, table, tr, .bodytext, .stepfield {
        font-family: Verdana, arial, sans-serif;
        font-size: 11px;
@@ -75,7 +5,13 @@
        color: #000000;
        font-weight: normal;
 }
-
+#PageContent {
+       text-align: left;
+       background-color: #fff;
+       padding: 0px;
+       margin: 0px;
+    padding-bottom:20px;
+}
 /*
 ** when this stylesheet is used for the Tiny MCE Wysiwyg editor's edit area, 
we can't
 ** use an id=PageContent or class=wiki-content, so we must
@@ -83,9 +19,9 @@
 */
 
 body {
-    margin: 0px;
-    padding: 0px;
-    text-align: center;
+       margin: 0px;
+       padding: 0px;
+       text-align: center;
     background-color: #f0f0f0;
 }
 
@@ -322,6 +258,13 @@
        border-bottom: 1px solid #3c78b5;
 }
 
+.pagetitle {
+       font-size: 22px;
+       font-weight: bold;
+       font-family: Arial, sans-serif;
+       color: #003366;
+}
+
 .steptitle {
        font-size: 18px;
        font-weight: bold;
@@ -1195,6 +1138,12 @@
 
 table.sectionMacroWithBorder td.columnMacro { border-style: dashed; 
border-width: 1px; border-color: #cccccc;}
 
+.pagecontent
+{
+    padding: 10px;
+    text-align: left;
+}
+
 /* styles for links in the top bar */
 .topBarDiv a:link {color: #ffffff;}
 .topBarDiv a:visited {color: #ffffff;}
@@ -1467,5 +1416,4 @@
 
 .leftnav li a:active {color:white;}
 .leftnav li a:visited {color:white;}
-.leftnav li a:hover {background-color: #003366; color:white;}
-
+.leftnav li a:hover {background-color: #003366; color:white;}
\ No newline at end of file


Reply via email to