[IMP] Change old jabber address by the new one
This commit is contained in:
parent
616cbe89ea
commit
56f89e8b3f
8
a.php
8
a.php
@ -70,7 +70,7 @@
|
||||
$commentaire_image = "Image de l'état de connexion d'Olivier DOSSMANN";
|
||||
|
||||
/*** Creation de l'image a.png : Petite icone pour montrer l'etat jabber ***/
|
||||
$image_lue = 'http://presence.jabberfr.org/1c60091f1c949de2c2b7f33eb20bf0b6/image-dcraven.png'; /*'http://presence.jabberfr.org/703e38e51020119cd96de0d9252bc5ab/image-dcraven.png';*/
|
||||
$image_lue = 'http://presence.jabberfr.org/9ad3a8f92f8ae26ecf1f71a2556ae395/image-dcraven.png';
|
||||
$image_destination = 'a.png';
|
||||
|
||||
$image = imagecreatefrompng($image_lue);
|
||||
@ -87,7 +87,7 @@ $commentaire_image = "Image de l'état de connexion d'Olivier DOSSMANN";
|
||||
}
|
||||
|
||||
/*** Creation de l'image b.png : Gros encart avec photo, statut Jabber, adresse Jabber, et petit icone d'etat jabber ***/
|
||||
$grande_image_lue = 'http://webstatus.kd2.org/signature.php/jid/gra.aanzffbq..ervivyb/image.png'; /* 'http://webstatus.kd2.org/signature.php/jid/xq.eroonw..qyebjbxanyo/image.png'; */
|
||||
$grande_image_lue = 'http://webstatus.kd2.org/signature.php/jid/gra.aanzffbq.ervivyb..ervivyb/image.png';
|
||||
$grande_image_destination = 'b.png';
|
||||
|
||||
$grande_image = imagecreatefrompng($grande_image_lue);
|
||||
@ -127,11 +127,11 @@ $commentaire_image = "Image de l'état de connexion d'Olivier DOSSMANN";
|
||||
<p>Les réseaux sociaux sur lesquels je vadrouille sont nombreux. Je vous suggère les éléments suivants : </p>
|
||||
<ol>
|
||||
<li><a href="http://status.vinilox.eu/bl4n" title="Se rendre sur la page de l'utilisateur bl4n sur vinilox.eu">bl4n sur le réseau StatusNet</a></li>
|
||||
<li>olivier CHEZ dossmann POINT net (Cf. Informations complémentaires ci-après)</li>
|
||||
<li>olivier CHEZ olivier.dossmann POINT net (Cf. Informations complémentaires ci-après)</li>
|
||||
<li><a href="http://twitter.com/bl4n" title="Se rendre sur la page de l'utilisateur bl4n sur Twitter">bl4n sur Twitter</a></li>
|
||||
</ol>
|
||||
<h2>Informations complémentaires</h2>
|
||||
<p>Je suis disponible à l'adresse OLIVIER [AROBASE] DOSSMANN [POINT] NET.<br />
|
||||
<p>Je suis disponible à l'adresse OLIVIER [AROBASE] OLIVIER.DOSSMANN [POINT] NET.<br />
|
||||
(Traduire le tout en minuscule et en remplaçant [AROBASE] par @ et [POINT] par un vrai point '.').<br />
|
||||
Il vous suffit de vous connecter au <a href="http://fr.wikipedia.org/wiki/Jabber">réseau Jabber</a>
|
||||
à l'aide d'un <a href="http://wiki.jabberfr.org/Clients#Clients_Jabber">client compatible</a>, puis
|
||||
|
Loading…
Reference in New Issue
Block a user