Author: robbie
Date: Sat Jul 3 22:10:20 2010
New Revision: 960276
URL: http://svn.apache.org/viewvc?rev=960276&view=rev
Log:
Add navigation section about the ASF. Update the download link to point
directly at the script instead of relying on the redirection.
Modified:
qpid/trunk/qpid/doc/website/template/template.html
Modified: qpid/trunk/qpid/doc/website/template/template.html
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/website/template/template.html?rev=960276&r1=960275&r2=960276&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/website/template/template.html (original)
+++ qpid/trunk/qpid/doc/website/template/template.html Sat Jul 3 22:10:20 2010
@@ -42,7 +42,7 @@
<h3>Apache Qpid</h3>
<ul>
<li><a href="index.html">Home</a></li>
- <li><a href="download.html">Download</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>
@@ -96,6 +96,18 @@
</ul>
</div> <!-- end of menu_box_body -->
<div class="menu_box_bottom"></div>
+
+ <div class="menu_box_top"></div>
+ <div class="menu_box_body">
+ <h3>About The ASF</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/foundation/sponsorship.html">Sponsorship</a></li>
+ <li><a
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+ </ul>
+ </div> <!-- end of menu_box_body -->
+ <div class="menu_box_bottom"></div>
</div> <!-- end of menu_box -->
<div class="main_text_area">
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]