pages/muc: Candy is back up!

still missing: spaceapi (beere is down)
This commit is contained in:
Astro 2014-04-01 22:26:44 +02:00
parent b05814b3d7
commit 2cf362267f
1 changed files with 14 additions and 14 deletions

View File

@ -26,7 +26,7 @@
</p>
</form-->
<!--p title="Chat im Browser">
<p title="Chat im Browser">
<image title="Einfach mit dem Browser"
class="right">images/muc/browser.png</image>
Mit der Software
@ -35,7 +35,7 @@
Browser mit unserem Jabber-Server kommuniziert. Du musst hier
lediglich einen Spitznamen eingeben und los gehts:
</p>
<form xmlns="http://www.w3.org/1999/xhtml"
<!--form xmlns="http://www.w3.org/1999/xhtml"
action="https://anonxmpp.hq.c3d2.de/muckl/muckl.html">
<p>
<input name="room" value="0" type="hidden"/>
@ -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"