comment out references to hq.c3d2.de as flatbert is down

This commit is contained in:
Astro 2014-03-30 01:35:41 +01:00
parent 40aaf82b78
commit f1b160cd22
3 changed files with 36 additions and 36 deletions

View File

@ -44,18 +44,18 @@
<input value="Chat!" type="submit"/>
</p>
</form-->
<form xmlns="http://www.w3.org/1999/xhtml"
action="https://anonxmpp.hq.c3d2.de/candy/">
<p>
<label for="candy-nick">Name:</label>
<input id="candy-nick" name="nick" size="20"/>
<input value="Chat!" type="submit"/>
</p>
</form>
<p>
Candy benötigt JavaScript im Browser. Bei <em>NoScript</em>
bedeutet das, daß du <em>anonxmpp.hq.c3d2.de</em> freigeben musst.
</p>
<!-- <form xmlns="http://www.w3.org/1999/xhtml" -->
<!-- action="https://anonxmpp.hq.c3d2.de/candy/"> -->
<!-- <p> -->
<!-- <label for="candy-nick">Name:</label> -->
<!-- <input id="candy-nick" name="nick" size="20"/> -->
<!-- <input value="Chat!" type="submit"/> -->
<!-- </p> -->
<!-- </form> -->
<!-- <p> -->
<!-- Candy benötigt JavaScript im Browser. Bei <em>NoScript</em> -->
<!-- bedeutet das, daß du <em>anonxmpp.hq.c3d2.de</em> freigeben musst. -->
<!-- </p> -->
<!--p title="Chat per Secure Shell">
<image title="Gewohnte Bequemlichkeit im Terminal"
@ -113,23 +113,23 @@
<dd>/join #c3d2</dd>
</dl>
<p title="Chat mit einem IRC-Client">
Beispielsweise mit <link href="http://xchat.org/">XChat</link>:
<image title="IRC, mit den besten Chats der 80er und 90er"
class="right">images/muc/irc.png</image>
</p>
<pre>/sslserver irc.hq.c3d2.de 6668
/join #c3d2</pre>
<dl>
<dt>Host</dt>
<dd>irc.hq.c3d2.de</dd>
<dt>Port</dt>
<dd>6667</dd>
<dt>SSL Port</dt>
<dd>6668</dd>
<dt>Channel</dt>
<dd>#c3d2</dd>
</dl>
<!-- <p title="Chat mit einem IRC-Client"> -->
<!-- Beispielsweise mit <link href="http://xchat.org/">XChat</link>: -->
<!-- <image title="IRC, mit den besten Chats der 80er und 90er" -->
<!-- class="right">images/muc/irc.png</image> -->
<!-- </p> -->
<!-- <pre>/sslserver irc.hq.c3d2.de 6668 -->
<!-- /join #c3d2</pre> -->
<!-- <dl> -->
<!-- <dt>Host</dt> -->
<!-- <dd>irc.hq.c3d2.de</dd> -->
<!-- <dt>Port</dt> -->
<!-- <dd>6667</dd> -->
<!-- <dt>SSL Port</dt> -->
<!-- <dd>6668</dd> -->
<!-- <dt>Channel</dt> -->
<!-- <dd>#c3d2</dd> -->
<!-- </dl> -->
<p title="Hinweise zu unserer Jabber-Infrastruktur">
Im Gegensatz zu kommerziellen Anbietern können wir keine hohe

View File

@ -5,7 +5,7 @@
<page title="Hackerspace">
<p>
<!-- status.png wird über space-api von einem server (auf pfade, definiert in json) umgeleitet -->
<image class="spacestatus" title="Aktueller Öffnungszustand">/status.png</image>
<!-- <image class="spacestatus" title="Aktueller Öffnungszustand">/status.png</image> -->
Wir sind in wesentlich größere Räume gezogen. Damit gibt es
bald mehr Platz für spannende Projekte und Hackerkultur. Wir
suchen sowohl personelle als auch <link

View File

@ -340,12 +340,12 @@
<xsl:apply-templates select="item[position() &gt;= 3 and position() &lt;= 5]"/>
<!-- Hackerspace -->
<article class="space">
<a href="space.html">
<h3>Hackerspace</h3>
<p class="footer">Current status</p>
</a>
</article>
<!-- <article class="space"> -->
<!-- <a href="space.html"> -->
<!-- <h3>Hackerspace</h3> -->
<!-- <p class="footer">Current status</p> -->
<!-- </a> -->
<!-- </article> -->
<!-- Items 6..7 -->
<xsl:apply-templates select="item[position() &gt;= 6 and position() &lt;= 7]"/>