replaced IRC with Discord
too bad for SPF and centralisation
Cette révision appartient à :
Parent
9f0b41d7c9
révision
72c425bbd0
3 fichiers modifiés avec 11 ajouts et 10 suppressions
|
@ -730,12 +730,13 @@ function chatposition(){
|
|||
function chatopen(){
|
||||
$('#chatbox, *[data-chat="true"]').click(function(e){
|
||||
e.preventDefault();
|
||||
window.open('https://discord.gg/GKzX7vQ', '_blank');
|
||||
// on vérifie l'existence ou pas de la boite de tchat et on envoit
|
||||
if($("#hhhtchat").length==0){
|
||||
$("h2").before('<div id="hhhtchat" data-chatdeploy="none"><div id="chatheader">HHH Chat<span>×</span><span></span></div><span>Bienvenu sur le web-irc de la HHH. Veuillez spécifier votre pseudonyme et validez avec "Connect".</span><iframe src="https://widget.mibbit.com/?settings=3b9920b4c6a7313052939b4016b74d0e&server=irc.worldnet.Net&channel=%23hhh"></iframe><br/><div id="chatnote">Veuillez noter que vous ne pouvez pas télécharger de releases avec cet applet.<br/> Pour cela vous devez vous munir d\'un "vrai" client IRC, celui de la team (Luxuria) est disponible sur le site.</div></div>');
|
||||
chatposition();
|
||||
hhhchatcontrol();
|
||||
}
|
||||
// if($("#hhhtchat").length==0){
|
||||
// $("h2").before('<div id="hhhtchat" data-chatdeploy="none"><div id="chatheader">HHH Chat<span>×</span><span></span></div><span>Bienvenu sur le web-irc de la HHH. Veuillez spécifier votre pseudonyme et validez avec "Connect".</span><iframe src="https://widget.mibbit.com/?settings=3b9920b4c6a7313052939b4016b74d0e&server=irc.worldnet.Net&channel=%23hhh"></iframe><br/><div id="chatnote">Veuillez noter que vous ne pouvez pas télécharger de releases avec cet applet.<br/> Pour cela vous devez vous munir d\'un "vrai" client IRC, celui de la team (Luxuria) est disponible sur le site.</div></div>');
|
||||
// chatposition();
|
||||
// hhhchatcontrol();
|
||||
// }
|
||||
});
|
||||
}
|
||||
chatopen();
|
||||
|
|
|
@ -3,12 +3,12 @@
|
|||
|
||||
<div id="chatbox" class="asidesection">
|
||||
<h3 class="center">Chattez avec la team.</h3>
|
||||
<div>Maintenant et sans installation</div>
|
||||
<div>Maintenant via Discord</div>
|
||||
</div>
|
||||
|
||||
<div id="thermometre" class="asidesection">
|
||||
<h3 class="center">Aidez la HHH à vivre !</h3>
|
||||
<p class="center"><span class="gras abloc">Objectif 2016</span>100€</p>
|
||||
<p class="center"><span class="gras abloc">Objectif de l'année</span>100€</p>
|
||||
<div>
|
||||
<div style="margin-top:226px"></div>
|
||||
</div>
|
||||
|
|
|
@ -114,8 +114,8 @@ include 'countprojet.php';
|
|||
<li><a href="les-membres.php" title="Une belle équipe !">Les membres</a></li>
|
||||
<li><a href="contact.php" title="Contactez-nous">Nous contacter</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
</li>
|
||||
<!-- <li>
|
||||
<a href="irc.php" title="Le protocole de communication par excellence">IRC</a>
|
||||
<ul>
|
||||
<li><a href="client-irc-mibbit.php" title="Chattez avec nous sans installation">Client IRC Mibbit</a></li>
|
||||
|
@ -123,7 +123,7 @@ include 'countprojet.php';
|
|||
<li><a href="liste-xdcc.php" title="La liste des projets téléchargeable sur IRC">Liste XDCC</a></li>
|
||||
<li><a href="tutoriels-irc.php" title="Des tutoriels pour IRC">Tutoriels IRC</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</li>-->
|
||||
<li>
|
||||
<a href="bonus.php" title="La HHH dépasse les limites">Bonus</a>
|
||||
<ul>
|
||||
|
|
Référencer dans un nouveau ticket