diff options
| author | Jonathan Robie <jonathan@apache.org> | 2010-06-08 22:23:51 +0000 |
|---|---|---|
| committer | Jonathan Robie <jonathan@apache.org> | 2010-06-08 22:23:51 +0000 |
| commit | df6ce3a48d51ea2e3cbf51cb4d2364d3c9d83e1b (patch) | |
| tree | ce07ee48a434f61bdf0340e9b2363e228392e6ef | |
| parent | 316bae58a0359f1a4796ea866440705775375bac (diff) | |
| download | qpid-python-df6ce3a48d51ea2e3cbf51cb4d2364d3c9d83e1b.tar.gz | |
Fixed validation errors due to problems with the original template - mainly id/class confusion.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@952845 13f79535-47bb-0310-9956-ffa450edef68
| -rw-r--r-- | qpid/doc/website/content/acknowledgements.html | 2 | ||||
| -rw-r--r-- | qpid/doc/website/content/amqp.html | 2 | ||||
| -rw-r--r-- | qpid/doc/website/content/compatibility.html | 2 | ||||
| -rw-r--r-- | qpid/doc/website/content/documentation.html | 2 | ||||
| -rw-r--r-- | qpid/doc/website/content/download.html | 2 | ||||
| -rw-r--r-- | qpid/doc/website/content/getting_started.html | 2 | ||||
| -rw-r--r-- | qpid/doc/website/content/home.html | 10 | ||||
| -rw-r--r-- | qpid/doc/website/content/license.html | 2 | ||||
| -rw-r--r-- | qpid/doc/website/content/mailing_lists.html | 2 | ||||
| -rw-r--r-- | qpid/doc/website/content/people.html | 2 | ||||
| -rw-r--r-- | qpid/doc/website/content/qpid_integrated_with.html | 2 | ||||
| -rw-r--r-- | qpid/doc/website/content/source_repository.html | 2 | ||||
| -rw-r--r-- | qpid/doc/website/template/style.css | 92 | ||||
| -rw-r--r-- | qpid/doc/website/template/template.html | 51 |
14 files changed, 87 insertions, 88 deletions
diff --git a/qpid/doc/website/content/acknowledgements.html b/qpid/doc/website/content/acknowledgements.html index 6c9d6c3190..083b495efe 100644 --- a/qpid/doc/website/content/acknowledgements.html +++ b/qpid/doc/website/content/acknowledgements.html @@ -1,4 +1,4 @@ -<div id="main_text_area_body" xmlns="http://www.w3.org/1999/xhtml"> +<div class="main_text_area_body"> <h1>Acknowledgements</h1> <div> <table> diff --git a/qpid/doc/website/content/amqp.html b/qpid/doc/website/content/amqp.html index 428cc29afe..b9b845bbf8 100644 --- a/qpid/doc/website/content/amqp.html +++ b/qpid/doc/website/content/amqp.html @@ -1,4 +1,4 @@ -<div id="main_text_area_body" xmlns="http://www.w3.org/1999/xhtml"> +<div class="main_text_area_body"> <h1>What is AMQP?</h1> <p>AMQP <a href="http://www.amqp.org">Advanced Message Queuing Protocol</a> is an open standard designed to support reliable, high-performance messaging over the Internet. AMQP can be used for any distributed or business application, and supports common messaging paradigms like point-to-point, fanout, publish-subscribe, and request-response.</p> diff --git a/qpid/doc/website/content/compatibility.html b/qpid/doc/website/content/compatibility.html index cb5b1a8641..a84e8f3626 100644 --- a/qpid/doc/website/content/compatibility.html +++ b/qpid/doc/website/content/compatibility.html @@ -1,4 +1,4 @@ -<div id="main_text_area_body" xmlns="http://www.w3.org/1999/xhtml"> +<div class="main_text_area_body"> <p><b>Qpid provides the most complete and compatible implementation of AMQP. And is the most aggressive in implementing the latest version of the specification. Qpid can be</b> <b><a href="./download.html" title="Download"><b>downloaded here</b></a></b></p> <p>There are two brokers:</p> diff --git a/qpid/doc/website/content/documentation.html b/qpid/doc/website/content/documentation.html index c258be0956..4dd8ec7b10 100644 --- a/qpid/doc/website/content/documentation.html +++ b/qpid/doc/website/content/documentation.html @@ -1,4 +1,4 @@ -<div id="main_text_area_body" xmlns="http://www.w3.org/1999/xhtml" > +<div class="main_text_area_body"> <h1>Qpid Documentation</h1> <h2 id="doc06">Documentation for Qpid 0.6 (development branch)</h2> diff --git a/qpid/doc/website/content/download.html b/qpid/doc/website/content/download.html index 3f95aace26..00c2762987 100644 --- a/qpid/doc/website/content/download.html +++ b/qpid/doc/website/content/download.html @@ -1,4 +1,4 @@ -<div id="main_text_area_body" xmlns="http://www.w3.org/1999/xhtml"> +<div class="main_text_area_body"> <h1>Downloads</h1> <h2>Production Releases</h2> diff --git a/qpid/doc/website/content/getting_started.html b/qpid/doc/website/content/getting_started.html index 9a313af3c4..fce75fb211 100644 --- a/qpid/doc/website/content/getting_started.html +++ b/qpid/doc/website/content/getting_started.html @@ -1,4 +1,4 @@ -<div id="main_text_area_body" xmlns="http://www.w3.org/1999/xhtml" > +<div class="main_text_area_body" > <h1>Getting Started with Apache Qpid</h1> <p>To get started with Apache Qpid, follow the steps below.</p> diff --git a/qpid/doc/website/content/home.html b/qpid/doc/website/content/home.html index 8a22720492..ee8220a26a 100644 --- a/qpid/doc/website/content/home.html +++ b/qpid/doc/website/content/home.html @@ -1,4 +1,4 @@ -<div id="main_text_area_body" xmlns="http://www.w3.org/1999/xhtml"> +<div class="main_text_area_body"> <h1>Introduction</h1> <p>Enterprise Messaging systems let programs communicate by exchanging messages, much as people communicate by @@ -23,8 +23,8 @@ extremely fast. Apache Qpid <a href="compatibility.html" title="AMQP compatibility">aims to be 100% AMQP Compliant</a>.</p> - <div id="feature_box"> - <div id="feature_box_column1"> + <div class="feature_box"> + <div class="feature_box_column1"> <h3>AMQP Brokers</h3> <ul> <li><p>Java Implementation</p> @@ -36,7 +36,7 @@ <br/> </div> <!-- end of feature_box_column --> - <div id="feature_box_column2"> + <div class="feature_box_column2"> <h3>AMQP Client APIs</h3> <ul> <li>Java (JMS 1.1 compliant)</li> @@ -48,7 +48,7 @@ </ul> </div> <!-- end of feature_box_column --> - <div id="feature_box_column3"> + <div class="feature_box_column3"> <h3>Qpid Management</h3> <ul> <li>QMF Python API</li> diff --git a/qpid/doc/website/content/license.html b/qpid/doc/website/content/license.html index e59d55ab95..ab00797c10 100644 --- a/qpid/doc/website/content/license.html +++ b/qpid/doc/website/content/license.html @@ -1,4 +1,4 @@ -<div id="main_text_area_body" xmlns="http://www.w3.org/1999/xhtml"> +<div class="main_text_area_body"> <h1>Licensing</h1> <p>Qpid is licensed under the Apache License, Version 2.0h:</p> diff --git a/qpid/doc/website/content/mailing_lists.html b/qpid/doc/website/content/mailing_lists.html index f3d9fcb3c9..34edd19fea 100644 --- a/qpid/doc/website/content/mailing_lists.html +++ b/qpid/doc/website/content/mailing_lists.html @@ -1,4 +1,4 @@ -<div id="main_text_area_body" xmlns="http://www.w3.org/1999/xhtml"> +<div class="main_text_area_body"> <h1>Qpid Mailing lists</h1> <p>There are a number of lists listed below. Note when sening subscription emails it is best to have a value in the subjsct and body even if it is only 'subscribe'. This will help the ensure the email get past the spam filters.</p> diff --git a/qpid/doc/website/content/people.html b/qpid/doc/website/content/people.html index 8bded7038c..950d7faac8 100644 --- a/qpid/doc/website/content/people.html +++ b/qpid/doc/website/content/people.html @@ -1,4 +1,4 @@ -<div id="main_text_area_body" xmlns="http://www.w3.org/1999/xhtml"> +<div class="main_text_area_body"> <h1>People</h1> <p>This page lists some of the people who have contributed to Qpid.</p> diff --git a/qpid/doc/website/content/qpid_integrated_with.html b/qpid/doc/website/content/qpid_integrated_with.html index b2b38b8446..aa0f71c92e 100644 --- a/qpid/doc/website/content/qpid_integrated_with.html +++ b/qpid/doc/website/content/qpid_integrated_with.html @@ -1,4 +1,4 @@ -<div id="main_text_area_body" xmlns="http://www.w3.org/1999/xhtml"> +<div class="main_text_area_body"> <h1><a name="QpidIntegrations-AMQPintegrations"></a>AMQP integrations </h1> diff --git a/qpid/doc/website/content/source_repository.html b/qpid/doc/website/content/source_repository.html index c900b2d760..7fb49cb97d 100644 --- a/qpid/doc/website/content/source_repository.html +++ b/qpid/doc/website/content/source_repository.html @@ -1,4 +1,4 @@ -<div id="main_text_area_body" xmlns="http://www.w3.org/1999/xhtml"> +<div class="main_text_area_body"> <h1>Source Code Repositories</h1> <h2>Web Browsing of SVN</h2> diff --git a/qpid/doc/website/template/style.css b/qpid/doc/website/template/style.css index 4df0bd3c71..efa4ca3220 100644 --- a/qpid/doc/website/template/style.css +++ b/qpid/doc/website/template/style.css @@ -7,25 +7,24 @@ th { font-weight: bold; } - -#body { +body { margin:0; background:#FFFFFF; font-family:"Verdana", sans-serif; } -#container { +.container { width:950px; margin:0 auto; } -#header { +.header { height:100px; width:950px; background:url(images/header.png) } -#logo { +.logo { text-align:center; font-weight:600; padding:0 0 0 0; @@ -33,39 +32,39 @@ th { font-family:"Verdana", cursive; } -#logo a { +.logo a { color:#000000; text-decoration:none; } -#main_text_area { +.main_text_area { margin-left:200px; } -#main_text_area_top { +.main_text_area_top { height:14px; font-size:1px; } -#main_text_area_bottom { +.main_text_area_bottom { height:14px; font-size:1px; margin-bottom:4px; } -#main_text_area_body { +.main_text_area_body { padding:5px 24px; } -#main_text_area_body p { +.main_text_area_body p { text-align:justify; } -#main_text_area br { +.main_text_area br { line-height:10px; } -#main_text_area h1 { +.main_text_area h1 { font-size:28px; font-weight:600; margin:0 0 24px 0; @@ -73,7 +72,7 @@ th { font-family:"Verdana", Times, serif; } -#main_text_area h2 { +.main_text_area h2 { font-size:24px; font-weight:600; margin:24px 0 8px 0; @@ -81,59 +80,59 @@ th { font-family:"Verdana",Times, serif; } -#main_text_area ol, #main_text_area ul { +.main_text_area ol, .main_text_area ul { padding:0; margin:10px 0; margin-left:20px; } -#main_text_area li { +.main_text_area li { /* margin-left:40px; */ } -#main_text_area, #menu_box { +.main_text_area, .menu_box { font-size:13px; line-height:17px; color:#000000; } -#main_text_area { +.main_text_area { font-size:15px; } -#main_text_area a { +.main_text_area a { color:#000000; } -#main_text_area a:hover { +.main_text_area a:hover { color:#000000; } -#menu_box { +.menu_box { width:196px; float:left; margin-left:4px; } -#menu_box_top { +.menu_box_top { background:url(images/menu_top.png) no-repeat; height:14px; font-size:1px; } -#menu_box_body { +.menu_box_body { background:url(images/menu_body.png) repeat-y; padding:5px 24px 5px 24px; } -#menu_box_bottom { +.menu_box_bottom { background:url(images/menu_bottom.png) no-repeat; height:14px; font-size:1px; margin-bottom:1px; } -#menu_box h3 { +.menu_box h3 { font-size:20px; font-weight:500; margin:0 0 8px 0; @@ -141,32 +140,31 @@ th { font-family:"Verdana",Times, serif; } -#menu_box ul { +.menu_box ul { margin:12px; padding:0px; } -#menu_box li { +.menu_box li { list-style:square; } -#menu_box a { +.menu_box a { color:#000000; text-decoration:none; } -#menu_box a:hover { +.menu_box a:hover { color:#000000; text-decoration:underline; } -#feature_box { +.feature_box { width:750px; - repeat-y; overflow:hidden; } -#feature_box h3 { +.feature_box h3 { font-size:18px; font-weight:600; margin:0 0 8px 0; @@ -174,57 +172,58 @@ th { font-family:"Verdana", Times, serif; } -#feature_box_column1 { +.feature_box_column1 { width:196px; float:left; padding:10px 15px 10px 15px; - margin-left:0px; +# margin-left:0px; } -#feature_box_column2 { +.feature_box_column2 { width:196px; float:left; padding:10px 15px 10px 15px; - margin-left:0px; +# margin-left:0px; } -#feature_box_column3 { +.feature_box_column3 { width:196px; float:left; padding:10px 15px 10px 15px; - margin-left:0px; +# margin-left:0px; } -#feature_box ul { + +.feature_box ul { margin:.8em .4em; padding-left:1.2em; padding:0; list-style-type: square; } -#feature_box ul li { +.feature_box ul li { font-family:"Verdana",sans-serif; font-size:14px; color:#000; margin:.4em 0; } -#feature_box ul li ul { +.feature_box ul li ul { padding-left:1.2em; margin-left:2em; } -#feature_box a { +.feature_box a { color:#000000; text-decoration:none; } -#feature_box a:hover { +.feature_box a:hover { color:#000000; text-decoration:underline; } -#footer { +.footer { color:#000000; clear:both; text-align:center; @@ -234,11 +233,12 @@ th { padding-top:18px; } -#footer a { +.footer a { color:#000000; } -#footer a:hover { +.footer a:hover { color:#000000; } + diff --git a/qpid/doc/website/template/template.html b/qpid/doc/website/template/template.html index aef58dbee0..e9986075be 100644 --- a/qpid/doc/website/template/template.html +++ b/qpid/doc/website/template/template.html @@ -28,17 +28,17 @@ </head> <body> - <div id="container"> - <div id="header"> - <div id="logo"> + <div class="container"> + <div class="header"> + <div class="logo"> <h1>Apache Qpid</h1> <h2>Open Source AMQP Messaging</h2> </div> </div> <!-- end of header --> - <div id="menu_box"> - <div id="menu_box_top"></div> - <div id="menu_box_body"> + <div class="menu_box"> + <div class="menu_box_top"></div> + <div class="menu_box_body"> <h3>Apache Qpid</h3> <ul> <li><a href="index.html">Home</a></li> @@ -49,21 +49,21 @@ <li><a href="https://cwiki.apache.org/confluence/display/qpid/FAQ">FAQ</a></li> </ul> </div> <!-- end of menu_box_body --> - <div id="menu_box_bottom"></div> + <div class="menu_box_bottom"></div> - <div id="menu_box_top"></div> - <div id="menu_box_body"> + <div class="menu_box_top"></div> + <div class="menu_box_body"> <h3>Documentation</h3> <ul> - <li><a href="#">Version 0.6</a></li> - <li><a href="#">Version 0.5</a></li> - <li><a href="#">Archive</a></li> + <li><a href="documentation.html#doc06">Version 0.6</a></li> + <li><a href="documentation.html#doc05">Version 0.5</a></li> + <li><a href="documentation.html#doc-archives">Archive</a></li> </ul> </div> <!-- end of menu_box_body --> - <div id="menu_box_bottom"></div> + <div class="menu_box_bottom"></div> - <div id="menu_box_top"></div> - <div id="menu_box_body"> + <div class="menu_box_top"></div> + <div class="menu_box_body"> <h3>Community</h3> <ul> <li><a href="http://qpid.apache.org/getting-involved.html">Getting Involved</a></li> @@ -76,35 +76,34 @@ <li><a href="acknowledgements.html">Acknowledgements</a></li> </ul> </div> <!-- end of menu_box_body --> - <div id="menu_box_bottom"></div> + <div class="menu_box_bottom"></div> - <div id="menu_box_top"></div> - <div id="menu_box_body"> + <div class="menu_box_top"></div> + <div class="menu_box_body"> <h3>Developers</h3> <ul> <li><a href="http://qpid.apache.org/building.html">Building Qpid</a></li> <li><a href="http://qpid.apache.org/developer-pages.html">Developer Pages</a></li> </ul> </div> <!-- end of menu_box_body --> - <div id="menu_box_bottom"></div> + <div class="menu_box_bottom"></div> - <div id="menu_box_top"></div> - <div id="menu_box_body"> + <div class="menu_box_top"></div> + <div class="menu_box_body"> <h3>About AMQP</h3> <ul> <li><a href="amqp.html">What is AMQP?</a></li> </ul> </div> <!-- end of menu_box_body --> - <div id="menu_box_bottom"></div> - + <div class="menu_box_bottom"></div> </div> <!-- end of menu_box --> - <div id="main_text_area"> - <div id="main_text_area_top"></div> + <div class="main_text_area"> + <div class="main_text_area_top"></div> {.} </div> - <div id="footer"> + <div class="footer"> Apache Qpid, Enterprise AMQP Messaging © 2004-2010 The Apache Software Foundation. </div> |
