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

This reverts commit f1b160cd22.

Conflicts:
	content/pages/muc.xml
	content/pages/space.xml
This commit is contained in:
Astro 2014-04-02 00:23:00 +02:00
parent ece908a4c1
commit d82b837735
3 changed files with 24 additions and 24 deletions

View File

@ -74,23 +74,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 im gleichen Gebäudekomplex umgezogen. Damit gibt es
bald mehr Platz für spannende Projekte und Hackerkultur. Wir suchen sowohl personelle als
auch <link href="unterstuetzen.html">finanzielle Unterstützung</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]"/>