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> <dd>/join #c3d2</dd>
</dl> </dl>
<!-- <p title="Chat mit einem IRC-Client"> --> <p title="Chat mit einem IRC-Client">
<!-- Beispielsweise mit <link href="http://xchat.org/">XChat</link>: --> Beispielsweise mit <link href="http://xchat.org/">XChat</link>:
<!-- <image title="IRC, mit den besten Chats der 80er und 90er" --> <image title="IRC, mit den besten Chats der 80er und 90er"
<!-- class="right">images/muc/irc.png</image> --> class="right">images/muc/irc.png</image>
<!-- </p> --> </p>
<!-- <pre>/sslserver irc.hq.c3d2.de 6668 --> <pre>/sslserver irc.hq.c3d2.de 6668
<!-- /join #c3d2</pre> --> /join #c3d2</pre>
<!-- <dl> --> <dl>
<!-- <dt>Host</dt> --> <dt>Host</dt>
<!-- <dd>irc.hq.c3d2.de</dd> --> <dd>irc.hq.c3d2.de</dd>
<!-- <dt>Port</dt> --> <dt>Port</dt>
<!-- <dd>6667</dd> --> <dd>6667</dd>
<!-- <dt>SSL Port</dt> --> <dt>SSL Port</dt>
<!-- <dd>6668</dd> --> <dd>6668</dd>
<!-- <dt>Channel</dt> --> <dt>Channel</dt>
<!-- <dd>#c3d2</dd> --> <dd>#c3d2</dd>
<!-- </dl> --> </dl>
<p title="Hinweise zu unserer Jabber-Infrastruktur"> <p title="Hinweise zu unserer Jabber-Infrastruktur">
Im Gegensatz zu kommerziellen Anbietern können wir keine hohe Im Gegensatz zu kommerziellen Anbietern können wir keine hohe

View File

@ -5,7 +5,7 @@
<page title="Hackerspace"> <page title="Hackerspace">
<p> <p>
<!-- status.png wird über space-api von einem server (auf pfade, definiert in json) umgeleitet --> <!-- 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 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 bald mehr Platz für spannende Projekte und Hackerkultur. Wir suchen sowohl personelle als
auch <link href="unterstuetzen.html">finanzielle Unterstützung</link>. 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]"/> <xsl:apply-templates select="item[position() &gt;= 3 and position() &lt;= 5]"/>
<!-- Hackerspace --> <!-- Hackerspace -->
<!-- <article class="space"> --> <article class="space">
<!-- <a href="space.html"> --> <a href="space.html">
<!-- <h3>Hackerspace</h3> --> <h3>Hackerspace</h3>
<!-- <p class="footer">Current status</p> --> <p class="footer">Current status</p>
<!-- </a> --> </a>
<!-- </article> --> </article>
<!-- Items 6..7 --> <!-- Items 6..7 -->
<xsl:apply-templates select="item[position() &gt;= 6 and position() &lt;= 7]"/> <xsl:apply-templates select="item[position() &gt;= 6 and position() &lt;= 7]"/>