Author: buildbot Date: Mon Nov 28 18:30:45 2016 New Revision: 1001773 Log: Staging update by buildbot for wave
Modified: websites/staging/wave/trunk/content/ (props changed) websites/staging/wave/trunk/content/wave/demo-servers.html Propchange: websites/staging/wave/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Mon Nov 28 18:30:45 2016 @@ -1 +1 @@ -1712819 +1771790 Modified: websites/staging/wave/trunk/content/wave/demo-servers.html ============================================================================== --- websites/staging/wave/trunk/content/wave/demo-servers.html (original) +++ websites/staging/wave/trunk/content/wave/demo-servers.html Mon Nov 28 18:30:45 2016 @@ -37,7 +37,18 @@ <div id="main"> <div id="navigation"> - <h1 id="general">General</h1> + <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> +<h1 id="general">General<a class="headerlink" href="#general" title="Permanent link">¶</a></h1> <ul> <li><a href="index.html">Home</a></li> <li><a href="about.html">About</a></li> @@ -45,21 +56,21 @@ <li><a href="documentation.html">Documentation</a></li> <li><a href="http://incubator.apache.org/projects/wave.html">Incubator Page</a></li> </ul> -<h1 id="community">Community</h1> +<h1 id="community">Community<a class="headerlink" href="#community" title="Permanent link">¶</a></h1> <ul> <li><a href="get-involved.html">Get Involved</a></li> <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License</a></li> <li><a href="mailing-lists.html">Mailing Lists</a></li> <li><a href="people.html">People</a></li> </ul> -<h1 id="development">Development</h1> +<h1 id="development">Development<a class="headerlink" href="#development" title="Permanent link">¶</a></h1> <ul> <li><a href="source-code.html">Source Code</a></li> <li><a href="https://issues.apache.org/jira/browse/WAVE">Issue Tracker</a></li> <li><a href="https://cwiki.apache.org/confluence/display/WAVE/Home">Wiki</a></li> <li><a href="demo-servers.html">Demo Servers</a></li> </ul> -<h1 id="apache-foundation">Apache Foundation</h1> +<h1 id="apache-foundation">Apache Foundation<a class="headerlink" href="#apache-foundation" title="Permanent link">¶</a></h1> <ul> <li><a href="http://www.apache.org">Apache Software Foundation</a></li> <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> @@ -68,16 +79,25 @@ </ul> </div> <div id="content"> - <h1 id="demo-servers">Demo Servers</h1> + <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> +<h1 id="demo-servers">Demo Servers<a class="headerlink" href="#demo-servers" title="Permanent link">¶</a></h1> <p>Several members of the Apache Wave community have graciously set up Wave in a Box servers to show the progress of the project and to allow the internet at large to experience wave. Please keep in mind that these servers are maintained in people spare time. Also note that we try to keep them fairly up to date and running the latest code. As such there might be bleeding edge functionality with varying degrees of stability.</p> -<h2 id="demo-wave-in-a-box-servers">Demo Wave in a Box Servers</h2> +<h2 id="demo-wave-in-a-box-servers">Demo Wave in a Box Servers<a class="headerlink" href="#demo-wave-in-a-box-servers" title="Permanent link">¶</a></h2> <ul> -<li><a href="http://waveinabox.net">http://waveinabox.net</a></li> -<li><a href="https://wave-dev.alown.co.uk">https://wave-dev.alown.co.uk</a></li> -<li><a href="http://wave.macfadden.org">http://wave.macfadden.org</a></li> +<li>Sorry, we have no active demo servers at the moment.</li> </ul> </div> <div style="clear: both;"></div>