You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by rh...@apache.org on 2012/08/06 18:21:14 UTC

svn commit: r1369872 - in /qpid/site/docs/proton: includes/menu.include mailing_lists.html

Author: rhs
Date: Mon Aug  6 16:21:14 2012
New Revision: 1369872

URL: http://svn.apache.org/viewvc?rev=1369872&view=rev
Log:
updated JIRA and mailing list pointers

Added:
    qpid/site/docs/proton/mailing_lists.html   (with props)
Modified:
    qpid/site/docs/proton/includes/menu.include

Modified: qpid/site/docs/proton/includes/menu.include
URL: http://svn.apache.org/viewvc/qpid/site/docs/proton/includes/menu.include?rev=1369872&r1=1369871&r2=1369872&view=diff
==============================================================================
--- qpid/site/docs/proton/includes/menu.include (original)
+++ qpid/site/docs/proton/includes/menu.include Mon Aug  6 16:21:14 2012
@@ -18,8 +18,8 @@
 	  <ul>
 	    <li><a href="../getting_involved.html">Getting Involved</a></li>
 	    <li><a href="source_repository.html">Source Repository</a></li>
-	    <li><a href="../mailing_lists.html">Mailing Lists</a></li>
-	    <li><a href="https://issues.apache.org/jira/browse/QPID/component/12319190">Issue Reporting</a></li>
+	    <li><a href="mailing_lists.html">Mailing Lists</a></li>
+	    <li><a href="https://issues.apache.org/jira/browse/PROTON">Issue Reporting</a></li>
 	    <li><a href="../people.html">People</a></li>
 	    <li><a href="../acknowledgements.html">Acknowledgements</a></li>
 	  </ul>

Added: qpid/site/docs/proton/mailing_lists.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/proton/mailing_lists.html?rev=1369872&view=auto
==============================================================================
--- qpid/site/docs/proton/mailing_lists.html (added)
+++ qpid/site/docs/proton/mailing_lists.html Mon Aug  6 16:21:14 2012
@@ -0,0 +1,80 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements.  See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership.  The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License.  You may obtain a copy of the License at
+ -
+ -   http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied.  See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    <title>Apache Qpid Proton&#8482;: Open Source AMQP 1.0</title>
+    <link href="../style.css" rel="stylesheet" type="text/css"/>
+  </head>
+
+  <body>
+    <div class="container">
+      <!-- begin header -->
+      <!--#include virtual="includes/header.include" -->
+      <!-- end header -->
+
+      <!-- begin menu -->
+      <!--#include virtual="includes/menu.include" -->
+      <!-- end menu -->
+
+      <!-- begin content -->
+      <div class="main_text_area">
+        <div class="main_text_area_top"></div>
+
+        <div class="main_text_area_body">
+          <h1>Proton Mailing List</h1>
+
+          <p>Note when sending subscription emails it is best to have
+          a value in the subject and body even if it is only
+          'subscribe'. This will help the ensure the email gets past
+          the spam filters.</p>
+
+          <p>The proton mailing list is for discussions that relate to
+            use of or questions on the Qpid Proton protocol library.
+            If you have questions about how a feature works,
+            suggestions on additional requirements, or general
+            questions about Proton please use this list.</p>
+
+          <ul>
+            <li>To subscribe to the proton list send an e-mail with subject 'subscribe' to:<br />
+            <a href="mailto:proton-subscribe@qpid.apache.org">proton-subscribe@qpid.apache.org</a></li>
+
+            <li>To remove yourself from the proton list send an e-mail with subject 'unsubscribe' to:<br />
+            <a href="mailto:proton-unsubscribe@qpid.apache.org">proton-unsubscribe@qpid.apache.org</a></li>
+            <li>The proton mailing list is archived. You can view the archive at:
+                <ul>
+                  <li>Apache: <a href="http://mail-archives.apache.org/mod_mbox/qpid-proton/">http://mail-archives.apache.org/mod_mbox/qpid-proton/</a><br/></li>
+                </ul>
+            </li>
+          </ul>
+        </div>
+        <div class="main_text_area_bottom"></div>
+      </div>
+      <!-- end content -->
+
+      <!-- begin footer -->
+      <!--#include virtual="includes/footer.include" -->
+      <!-- end footer -->
+
+    </div>
+  </body>
+</html>

Propchange: qpid/site/docs/proton/mailing_lists.html
------------------------------------------------------------------------------
    svn:executable = *



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org