summaryrefslogtreecommitdiff
path: root/qpid/doc/website/template
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2010-12-11 16:15:36 +0000
committerRobert Gemmell <robbie@apache.org>2010-12-11 16:15:36 +0000
commit5838891b8c6fc7e458d08006aa0a5334506b3654 (patch)
tree56fe00c4862bedb201583b7e23ceaa669d7446b4 /qpid/doc/website/template
parente05e135fa042be4a6bb20d742dba925c68c063d6 (diff)
downloadqpid-python-5838891b8c6fc7e458d08006aa0a5334506b3654.tar.gz
updates to make the website conform with the Apache Project Branding Requirements
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1044675 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/doc/website/template')
-rw-r--r--qpid/doc/website/template/images/header.pngbin22354 -> 22576 bytes
-rw-r--r--qpid/doc/website/template/images/qpid-logo.pngbin5775 -> 6600 bytes
-rw-r--r--qpid/doc/website/template/template.html26
3 files changed, 14 insertions, 12 deletions
diff --git a/qpid/doc/website/template/images/header.png b/qpid/doc/website/template/images/header.png
index 9cd149fb29..66e35d7e37 100644
--- a/qpid/doc/website/template/images/header.png
+++ b/qpid/doc/website/template/images/header.png
Binary files differ
diff --git a/qpid/doc/website/template/images/qpid-logo.png b/qpid/doc/website/template/images/qpid-logo.png
index f6d4bfdbad..95d49ea469 100644
--- a/qpid/doc/website/template/images/qpid-logo.png
+++ b/qpid/doc/website/template/images/qpid-logo.png
Binary files differ
diff --git a/qpid/doc/website/template/template.html b/qpid/doc/website/template/template.html
index 333508ecfb..2738085e00 100644
--- a/qpid/doc/website/template/template.html
+++ b/qpid/doc/website/template/template.html
@@ -23,17 +23,17 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Apache Qpid: Open Source AMQP Messaging</title>
+ <title>Apache Qpid&#8482;: Open Source AMQP Messaging</title>
<link href="style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div class="container">
<div class="header">
- <div class="logo">
- <h1>Apache Qpid</h1>
- <h2>Open Source AMQP Messaging</h2>
- </div>
+ <div class="logo">
+ <h1>Apache Qpid&#8482;</h1>
+ <h2>Open Source AMQP Messaging</h2>
+ </div>
</div> <!-- end of header -->
<div class="menu_box">
@@ -44,8 +44,7 @@
<li><a href="index.html">Home</a></li>
<li><a href="download.cgi">Download</a></li>
<li><a href="getting_started.html">Getting Started</a></li>
-<!-- <li><a href="roadmap.html">Roadmap</a></li> -->
- <li><a href="license.html">License</a></li>
+ <li><a href="http://www.apache.org/licenses/">License</a></li>
<li><a href="https://cwiki.apache.org/qpid/faq.html">FAQ</a></li>
</ul>
</div> <!-- end of menu_box_body -->
@@ -72,7 +71,6 @@
<li><a href="https://cwiki.apache.org/qpid/">Wiki</a></li>
<li><a href="https://issues.apache.org/jira/browse/qpid">Issue Reporting</a></li>
<li><a href="people.html">People</a></li>
-<!-- <li><a href="#">Project Status</a></li> -->
<li><a href="acknowledgements.html">Acknowledgements</a></li>
</ul>
</div> <!-- end of menu_box_body -->
@@ -99,12 +97,12 @@
<div class="menu_box_top"></div>
<div class="menu_box_body">
- <h3>About The ASF</h3>
+ <h3>About Apache</h3>
<ul>
- <li><a href="http://www.apache.org">ASF</a></li>
- <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
+ <li><a href="http://www.apache.org">Home</a></li>
<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+ <li><a href="http://www.apache.org/security/">Security</a></li>
</ul>
</div> <!-- end of menu_box_body -->
<div class="menu_box_bottom"></div>
@@ -116,7 +114,11 @@
</div>
<div class="footer">
- Apache Qpid, Enterprise AMQP Messaging &#xA9; 2004-2010 The Apache Software Foundation.
+ <p>
+ &#xA9; 2004-2010 The Apache Software Foundation.<br />
+ Apache Qpid, Qpid, Apache, the Apache feather logo, and the Apache Qpid project logo are trademarks of The Apache Software Foundation.<br />
+ All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+ </p>
</div>
</div>