Author: buildbot
Date: Wed Jul 8 06:17:52 2015
New Revision: 957476
Log:
Staging update by buildbot for celix
Modified:
websites/staging/celix/trunk/content/ (props changed)
websites/staging/celix/trunk/content/support/mailinglist.html
Propchange: websites/staging/celix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 8 06:17:52 2015
@@ -1 +1 @@
-1686510
+1689796
Modified: websites/staging/celix/trunk/content/support/mailinglist.html
==============================================================================
--- websites/staging/celix/trunk/content/support/mailinglist.html (original)
+++ websites/staging/celix/trunk/content/support/mailinglist.html Wed Jul 8
06:17:52 2015
@@ -60,7 +60,18 @@
<a href="/index.html"><img id="headerimage"
src="/images/celix.png" alt="Apache Celix"
height="130px"></a>
<div id="navbar">
- <ul>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
<li><a href="/index.html">Home</a></li>
<li><a href="/celix.html">About</a><ul>
<li><a href="/celix.html">Celix</a></li>
@@ -130,13 +141,24 @@
<div id="homecenter">
<div id="homeleft">
<h1 class="title">Mailing List</h1>
- <p>Celix users and developers can be reached using
mailing lists. Currently there is only one list for development and
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>Celix users and developers can be reached using mailing lists. Currently
there is only one list for development and
support questions.</p>
<ul>
<li><a href="mailto:[email protected]">Celix Developers Mailing
List</a><ul>
<li><a href="mailto:[email protected]">Subscribe</a></li>
<li><a href="mailto:[email protected]">Unsubscribe</a></li>
-<li><a
href="http://incubator.markmail.org/search/+list:org.apache.incubator.celix-dev">Archives</a></li>
+<li><a
href="http://mail-archives.apache.org/mod_mbox/celix-dev/">Archives</a></li>
</ul>
</li>
</ul>
@@ -147,7 +169,7 @@ support questions.</p>
<li><a href="mailto:[email protected]">Celix Commits Mailing
List</a><ul>
<li><a href="mailto:[email protected]">Subscribe</a></li>
<li><a href="mailto:[email protected]">Unsubscribe</a></li>
-<li><a
href="http://incubator.markmail.org/search/+list:org.apache.incubator.celix-commits">Archives</a></li>
+<li><a
href="http://mail-archives.apache.org/mod_mbox/celix-commits/">Archives</a></li>
</ul>
</li>
</ul>