From 2b5aabc4be9780e4eb3376e75b4e81fffc279cfb Mon Sep 17 00:00:00 2001
From: Lunar <lunar@anargeek.net>
Date: Sat, 27 Apr 2013 12:00:24 +0200
Subject: [PATCH] =?utf8?q?Contact=C2=A0:=20ajout=20de=20l'interface=20web?=
 =?utf8?q?=20pour=20acc=C3=A9der=20=C3=A0=20l'IRC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

---
 Contact.mdwn     |  2 +-
 Contact/IRC.html | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+), 1 deletion(-)
 create mode 100644 Contact/IRC.html

diff --git a/Contact.mdwn b/Contact.mdwn
index d82edfd..0932050 100644
--- a/Contact.mdwn
+++ b/Contact.mdwn
@@ -47,7 +47,7 @@ Par IRC
 
  * En configurant un client pour rejoindre le canal `#nos-oignons` sur
    `irc.oftc.net` ([réseau OFTC](http://www.oftc.net/)).
- * Par l'intermédiaire de l'interface web. *XXX: ajouter lien vers l'interface web*
+ * Par l'intermédiaire de l'[[interface web|IRC]].
 
 Comment traitons-nous les notifications d'abus ?
 ================================================
diff --git a/Contact/IRC.html b/Contact/IRC.html
new file mode 100644
index 0000000..8f3a5db
--- /dev/null
+++ b/Contact/IRC.html
@@ -0,0 +1,21 @@
+[[!meta title="IRC #nos-oignons"]]
+
+<h1>#nos-oignons sur irc.oftc.net</h1>
+
+<p>
+  IRC est un protocole de discussion par du texte en temps-réel. Si vous
+  ne connaissez pas encore, nous vous recommandons la lecture du
+  wikilivre <a href="https://fr.wikibooks.org/wiki/D%C3%A9butez_dans_IRC"
+  >Débutez dans IRC</a>. Si vous êtes trop pressé·e·s, vous pouvez utiliser
+  l'interface web ci-dessous… mais nous vous recommandons d'installer
+  plutôt <a href="https://fr.wikipedia.org/wiki/Liste_de_clients_IRC"
+  >un logiciel spécialisé</a>.
+</p>
+
+<iframe 
+  style="height: 500px"
+  width="95%"
+  scrolling="no"
+  border="0"
+  src="http://embed.mibbit.com/index.html?server=irc.oftc.net&channel=%23nos-oignons">
+</iframe>
-- 
2.39.5