From 5838891b8c6fc7e458d08006aa0a5334506b3654 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Sat, 11 Dec 2010 16:15:36 +0000 Subject: 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 --- qpid/doc/website/content/.htaccess | 2 +- qpid/doc/website/content/index.html | 13 ++++++++--- qpid/doc/website/content/license.html | 30 ------------------------- qpid/doc/website/template/images/header.png | Bin 22354 -> 22576 bytes qpid/doc/website/template/images/qpid-logo.png | Bin 5775 -> 6600 bytes qpid/doc/website/template/template.html | 26 +++++++++++---------- 6 files changed, 25 insertions(+), 46 deletions(-) delete mode 100644 qpid/doc/website/content/license.html (limited to 'qpid/doc') diff --git a/qpid/doc/website/content/.htaccess b/qpid/doc/website/content/.htaccess index 3269f4838d..d26b5013e4 100644 --- a/qpid/doc/website/content/.htaccess +++ b/qpid/doc/website/content/.htaccess @@ -17,4 +17,4 @@ # under the License. # Redirect /download.html http://qpid.apache.org/download.cgi - +Redirect /licence.html http://www.apache.org/licences/ diff --git a/qpid/doc/website/content/index.html b/qpid/doc/website/content/index.html index 674e74470a..16e96ebc7a 100644 --- a/qpid/doc/website/content/index.html +++ b/qpid/doc/website/content/index.html @@ -20,6 +20,12 @@ -->

Introduction

+ +

Apache Qpid™ is a cross-platform Enterprise + Messaging system which implements the Advanced Message Queuing Protocol + (AMQP), providing message brokers written in C++ and + Java, along with clients for C++, Java JMS, .Net, Python, and Ruby.

+

Enterprise Messaging systems let programs communicate by exchanging messages, much as people communicate by exchanging email. Unlike email, enterprise messaging systems @@ -28,8 +34,7 @@ Enterprise Messaging systems, so programmers either wrote their own, or used expensive proprietary systems.

-

AMQP Advanced Message - Queuing Protocol is the first open standard for +

AMQP is the first open standard for Enterprise Messaging. It is designed to support messaging for just about any distributed or business application. Routing can be configured flexibly, easily @@ -43,6 +48,8 @@ extremely fast. Apache Qpid aims to be 100% AMQP Compliant.

+

This is a project of the Apache Software Foundation.

+

AMQP Brokers

@@ -74,7 +81,7 @@
  • QMF Python API
  • QMF C++ API
  • Python tools
  • -
  • QMan (QMF<=>JMX)
  • +
  • JMX
  • diff --git a/qpid/doc/website/content/license.html b/qpid/doc/website/content/license.html deleted file mode 100644 index c79ff3229e..0000000000 --- a/qpid/doc/website/content/license.html +++ /dev/null @@ -1,30 +0,0 @@ - -
    -

    Licensing

    - -

    Qpid is licensed under the Apache License, Version 2.0h:

    - -

    http://www.apache.org/licenses/LICENSE-2.0

    - -

    Please look at the notice files provided with the downloads to see the list of embedded components.

    - -
    diff --git a/qpid/doc/website/template/images/header.png b/qpid/doc/website/template/images/header.png index 9cd149fb29..66e35d7e37 100644 Binary files a/qpid/doc/website/template/images/header.png and b/qpid/doc/website/template/images/header.png 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 Binary files a/qpid/doc/website/template/images/qpid-logo.png and b/qpid/doc/website/template/images/qpid-logo.png 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 @@ - Apache Qpid: Open Source AMQP Messaging + Apache Qpid™: Open Source AMQP Messaging
    - +
    @@ -72,7 +71,6 @@
  • Wiki
  • Issue Reporting
  • People
  • -
  • Acknowledgements
  • @@ -99,12 +97,12 @@ @@ -116,7 +114,11 @@
    -- cgit v1.2.1