Remove jappix chat (#533)

* Remove old support page (see new-help-page)
* Remove jappix chat applet
This commit is contained in:
Alexandre Aubin 2017-08-31 13:44:11 +02:00 committed by GitHub
parent 835c76db45
commit 982719a9e9
26 changed files with 10 additions and 264 deletions

View file

@ -33,7 +33,7 @@ We need people able to test YunoHost deeply. If you find a bug, try to identify
<span class="glyphicon glyphicon-user"></span>&nbsp;&nbsp; Helping users
</div>
<div class="col col-md-8" markdown="1">
Our support relies on contributors like you. Just come to [the XMPP chatroom](/support) and help new users getting started, or pick a question on the <a href="https://forum.yunohost.org/" target="_blank">Forum</a>.
Our support relies on contributors like you. Just come to [the support chatroom](/help) and help new users getting started, or pick a question on the <a href="https://forum.yunohost.org/" target="_blank">Forum</a>.
</div>
</div>
@ -109,32 +109,3 @@ Seed (share) YunoHost images with Torrent system: [live](http://build.yunohost.o
<br>
<p class="lead" markdown="1">In any case, please [come to dev chatroom](xmpp:dev@conference.yunohost.org?join) to contribute :-)</p>
<script type="text/javascript" src="/jappix/javascripts/mini.min.js"></script>
<script type="text/javascript">
// Jappix mini chat
$(".actions").css('opacity', 0);
jQuery.ajaxSetup({cache: false});
var ADS_ENABLE = 'off';
var JAPPIX_STATIC = '/jappix/';
var HOST_BOSH = 'https://im.yunohost.org/http-bind/';
var ANONYMOUS = 'on';
JappixMini.launch({
connection: {
domain: "anonymous.yunohost.org",
},
application: {
network: {
autoconnect: false,
},
interface: {
showpane: false,
animate: false,
},
groupchat: {
open: ['dev@conference.yunohost.org'],
suggest: ['support@conference.yunohost.org']
}
},
});
</script>

View file

@ -33,7 +33,7 @@ Nous avons besoin de tester YunoHost profondément. Si vous trouvez un bug, essa
<span class="glyphicon glyphicon-user"></span>&nbsp;&nbsp; Aidez les utilisateurs
</div>
<div class="col col-md-8" markdown="1">
Notre support est communautaire et sappuie sur des contributeurs comme vous. Venez simplement sur le [salon de discussion XMPP](/support_fr), ou tentez de répondre aux questions du <a href="https://forum.yunohost.org/" target="_blank">Forum</a>. Vous pouvez aussi organiser des <a href="https://hackstub.netlib.re/wiki/index.php?title=Atelier_3_avenir%28s%29_d%27internet_-_Introduction_%C3%A0_Yunohost_et_la_brique_internet" target="_blank">ateliers de formation</a>.
Notre support est communautaire et sappuie sur des contributeurs comme vous. Venez simplement sur le [salon d'aide](/help_fr), ou tentez de répondre aux questions du <a href="https://forum.yunohost.org/" target="_blank">Forum</a>. Vous pouvez aussi organiser des <a href="https://hackstub.netlib.re/wiki/index.php?title=Atelier_3_avenir%28s%29_d%27internet_-_Introduction_%C3%A0_Yunohost_et_la_brique_internet" target="_blank">ateliers de formation</a>.
</div>
</div>
@ -105,32 +105,3 @@ Seedez (partagez) avec le système de Torrent les images de YunoHost : [live](h
<br>
<p class="lead" markdown="1">Dans tous les cas, venez sur le [salon de développement](xmpp:dev@conference.yunohost.org?join) pour contribuer :-)</p>
<script type="text/javascript" src="/jappix/javascripts/mini.min.js"></script>
<script type="text/javascript">
// Jappix mini chat
$(".actions").css('opacity', 0);
jQuery.ajaxSetup({cache: false});
var ADS_ENABLE = 'off';
var JAPPIX_STATIC = '/jappix/';
var HOST_BOSH = 'https://im.yunohost.org/http-bind/';
var ANONYMOUS = 'on';
JappixMini.launch({
connection: {
domain: "anonymous.yunohost.org",
},
application: {
network: {
autoconnect: false,
},
interface: {
showpane: false,
animate: false,
},
groupchat: {
open: ['dev@conference.yunohost.org'],
suggest: ['support@conference.yunohost.org']
}
},
});
</script>

31
dev.md
View file

@ -122,34 +122,3 @@ If you're looking for stuff to implement or fix, the bug-tracker is
should be merged in `testing` (?) !
<script type="text/javascript" src="/jappix/javascripts/mini.min.js"></script>
<script type="text/javascript">
// Jappix mini chat
$(".actions").css('opacity', 0);
jQuery.ajaxSetup({cache: false});
var ADS_ENABLE = 'off';
var JAPPIX_STATIC = '/jappix/';
var HOST_BOSH = 'https://im.yunohost.org/http-bind/';
var ANONYMOUS = 'on';
JappixMini.launch({
connection: {
domain: "anonymous.yunohost.org",
},
application: {
network: {
autoconnect: false,
},
interface: {
showpane: false,
animate: false,
},
groupchat: {
open: ['dev@conference.yunohost.org'],
suggest: ['support@conference.yunohost.org']
}
},
});
</script>

View file

@ -131,34 +131,4 @@ XMPP, vous devriez pouvoir vous connecter à l'aide du widget en bas de la page.
- Après relecture, test et validation par les autres contributeurs, votre
branche sera mergée dans `testing` (?) !
<script type="text/javascript" src="/jappix/javascripts/mini.min.js"></script>
<script type="text/javascript">
// Jappix mini chat
$(".actions").css('opacity', 0);
jQuery.ajaxSetup({cache: false});
var ADS_ENABLE = 'off';
var JAPPIX_STATIC = '/jappix/';
var HOST_BOSH = 'https://im.yunohost.org/http-bind/';
var ANONYMOUS = 'on';
JappixMini.launch({
connection: {
domain: "anonymous.yunohost.org",
},
application: {
network: {
autoconnect: false,
},
interface: {
showpane: false,
animate: false,
},
groupchat: {
open: ['dev@conference.yunohost.org'],
suggest: ['support@conference.yunohost.org']
}
},
});
</script>

View file

@ -97,7 +97,7 @@
<a class="btn btn-lg btn-block btn-warning" href="https://forum.yunohost.org/" target="_blank">Forum</a>
<a class="btn btn-lg btn-block btn-default" href="chat_rooms_en" target="_blank">Chat rooms</a>
<a class="btn btn-lg btn-block btn-danger" href="https://forum.yunohost.org/c/announcement">Latest news</a>
<a class="btn btn-lg btn-block btn-danger btn-support" href="/support">Support</a>
<a class="btn btn-lg btn-block btn-danger btn-support" href="/help_fr">Support</a>
</div>
<div class="col-md-7 text-right">
<h1>Explore <small>what you can do with a server, and why it is important</small></h1>
@ -152,32 +152,3 @@
</script>
<script type="text/javascript" src="/jappix/javascripts/mini.min.js"></script>
<script type="text/javascript">
// Jappix mini chat
jQuery.ajaxSetup({cache: false});
$(".actions").css('opacity', 0);
var ADS_ENABLE = 'off';
var JAPPIX_STATIC = '/jappix/';
var HOST_BOSH = 'https://im.yunohost.org/http-bind/';
var ANONYMOUS = 'on';
JappixMini.launch({
connection: {
domain: "anonymous.yunohost.org",
},
application: {
network: {
autoconnect: false,
},
interface: {
showpane: false,
animate: false,
},
groupchat: {
open: ['support@conference.yunohost.org'],
suggest: ['dev@conference.yunohost.org']
}
},
});
</script>

View file

@ -96,7 +96,7 @@
<a class="btn btn-lg btn-block btn-warning" href="https://forum.yunohost.org" target="_blank">Forum</a>
<a class="btn btn-lg btn-block btn-default" href="chat_rooms_fr" target="_blank">Salons de discussions</a>
<a class="btn btn-lg btn-block btn-danger" href="https://forum.yunohost.org/c/announcement">Dernières nouvelles</a>
<a class="btn btn-lg btn-block btn-danger btn-support" href="/support_fr">Support</a>
<a class="btn btn-lg btn-block btn-danger btn-support" href="/help_fr">Support</a>
</div>
<div class="col-md-7 text-right">
@ -152,32 +152,3 @@
</script>
<script type="text/javascript" src="/jappix/javascripts/mini.min.js"></script>
<script type="text/javascript">
// Jappix mini chat
jQuery.ajaxSetup({cache: false});
$(".actions").css('opacity', 0);
var ADS_ENABLE = 'off';
var JAPPIX_STATIC = '/jappix/';
var HOST_BOSH = 'https://im.yunohost.org/http-bind/';
var ANONYMOUS = 'on';
JappixMini.launch({
connection: {
domain: "anonymous.yunohost.org",
},
application: {
network: {
autoconnect: false,
},
interface: {
showpane: false,
animate: false,
},
groupchat: {
open: ['support@conference.yunohost.org'],
suggest: ['dev@conference.yunohost.org']
}
},
});
</script>

View file

@ -32,6 +32,3 @@ To connect directly to your computer or with [SSH](/ssh) (only on local network:
* User: **root**
* Password: **yunohost**
---
***Need help during one of these steps? [Get support!](/support)***

View file

@ -31,5 +31,3 @@ Pour se connecter directement sur lordinateur (uniquement en local) :
* Utilisateur : **root**
* Mot de passe : **yunohost**
---
***Si vous avez besoin daide lors de ces étapes, nhésitez pas à utiliser les différents [moyens de support](/support_fr).***

View file

@ -36,6 +36,3 @@
#### Build image
* [Create an ARM board image](/build_arm_image_en)
---
***Need help during one of these steps? [Get support!](/support)***

View file

@ -33,6 +33,3 @@
#### Créer une image
* [Créer une image pour la carte ARM](build_arm_image_en)
---
***Si vous avez besoin daide lors de ces étapes, nhésitez pas à utiliser les différents [moyens de support](/support_fr).***

View file

@ -22,6 +22,3 @@ An ARM box, a VPS, a dedicated server, a standard x86 computer, an old Macintosh
<a class="btn btn-lg btn-default" href="/postinstall">2. Post-install</a>
---
***Need help during one of these steps? [Get support!](/support)***

View file

@ -22,7 +22,3 @@ Sur une plateforme ARM, un VPS, un serveur dédié, un ordinateur x86 standard,
<a class="btn btn-lg btn-default" href="/postinstall_fr">2. Post-installation</a>
---
***Si vous avez besoin daide lors de ces étapes, nhésitez pas à utiliser les différents [moyens de support](/support_fr).***

View file

@ -56,6 +56,3 @@ sudo passwd root
4. Then follow the <a href="/install_manually">generic manual install procedure</a>.
---
***If you need help during one of these steps, do not hesitate to use [our support tools](/support).***

View file

@ -56,6 +56,3 @@ sudo passwd root
4. Poursuivez avec la <a href="/install_manually_fr">procédure d'installation manuelle générique</a>.
---
***Si vous avez besoin daide lors de ces étapes, nhésitez pas à utiliser les différents [outils de support](/support_fr).***

View file

@ -73,6 +73,3 @@ After the reboot, you will see this screen:
* You can get more information on the post-installation here: **[yunohost.org/postinstall](/postinstall)**
---
***Need help during one of these steps? [Get support!](/support)***

View file

@ -72,6 +72,3 @@ Après le redémarrage, vous devriez voir cet écran :
* Vous pouvez obtenir plus dinformation sur la post-installation ici : **[yunohost.org/postinstall_fr](/postinstall_fr)**
* Le mode de passe root est "yunohost"
---
***Si vous avez besoin daide lors de ces étapes, nhésitez pas à utiliser les différents [moyens de support](/support_fr).***

View file

@ -18,6 +18,3 @@
<a class="btn btn-lg btn-default" href="/postinstall">2. Post-install</a>
---
***If you need help during one of these steps, do not hesitate to use [our support tools](/support).***

View file

@ -18,7 +18,3 @@
<a class="btn btn-lg btn-default" href="/postinstall_fr">2. Post-installation</a>
---
***Si vous avez besoin daide lors de ces étapes, nhésitez pas à utiliser les différents [moyens de support](/support_fr).***

View file

@ -52,4 +52,3 @@ If you're using your own domain and depending on your browser, you might be stuc
Once the post-installation finished, check if you can access to your server with your web-browser. If it is not the case, a few more configuration steps may be required.
Do not hesitate to come on our [support chatroom](/support) if you need help.

View file

@ -58,4 +58,5 @@ Si vous utilisez votre propre domaine et selon votre navigateur, vous pourriez v
Une fois létape de post-installation exécutée, vérifiez que votre serveur est accessible en tapant le nom de domaine choisi précédemment dans votre navigateur web. Si celui-ci nest pas accessible, quelques étapes de configurations supplémentaires sont sûrement nécessaires.
Rendez-nous visite sur le [salon de support](/support_fr) si vous avez besoin daide.
N'hésitez pas à [demander de l'aide](/help_fr) au besoin.

View file

@ -8,7 +8,7 @@ Two things remain important to note:
* The fact that YunoHost is a well-spread software increase chances to face an attack. If a flaw is discovered, it could potentially affect all the YunoHost instances at once. Keep your system **up-to-date** to remain safe.
*If you need some advises, do not hesitate to [ask us](/support).*
*If you need some advices, do not hesitate to [ask us](/help).*
*To talk about security flaws, contact the [YunoHost security team](/security_team).*

View file

@ -11,7 +11,7 @@ Deux points sont néanmoins importants à noter :
* Le fait que YunoHost soit un logiciel répandu augmente les chances de subir une attaque. Si une faille est découverte, elle peut potentiellement **toucher toutes les instances YunoHost** à un temps donné. Nous nous efforçons de corriger ces failles le plus rapidement possible, pensez donc à **mettre à jour régulièrement** votre système.
*Si vous avez besoin de conseil, nhésitez pas à [nous demander](/support_fr).*
*Si vous avez besoin de conseil, nhésitez pas à [nous demander](/help_fr).*
*Pour discuter d'une faille de securité, contactez l'[équipe securité de YunoHost](/security_team_fr).*

View file

@ -114,10 +114,9 @@
* [Frequently asked questions](/faq_en)
* [Contributors](contribs)
- [Project organization](project_organization)
* [Support](/support_en)
* [Art Works](artworks_en)
* [Blog](https://forum.yunohost.org/c/announcement)
- [Forum](https://forum.yunohost.org)
- [Chat rooms](chat_rooms_en)
* [Communication](communication_en)
* [Help](/help)
* [Support / Help](/help)

View file

@ -128,11 +128,10 @@
* [Foire aux questions](/faq_fr)
- [Organisation du projet](project_organization_fr)
* [Contributeurs](contribs_fr)
* [Entraide - support](/support_fr)
* [Blog](https://forum.yunohost.org/c/announcement)
- [Forum](https://forum.yunohost.org)
- [Salons de discussions](chat_rooms_fr)
* [Conférences](/conf_fr)
* [Communication extérieure](communication_fr)
* [Travail artistique](artworks_fr)
* [Aide](/help_fr)
* [Support / Aide](/help_fr)

View file

@ -1,19 +0,0 @@
# Support
The YunoHost support is provided by the community members.
* The **best and fastest** way to get answers remains the community chatroom, accessible on the bottom-right corner of this page, or via an XMPP compatible instant messaging client (like [Pidgin](https://pidgin.im)), at the following address:
**[support@conference.yunohost.org](xmpp:support@conference.yunohost.org?join)**
---
* You may also want to visit the **discussion forum**:
**[forum.yunohost.org](https://forum.yunohost.org/)**
---
* However, if you want to write specificaly to the YunoHost team, do not hesitate to send us an email. Please note that **we do not provide any support by email**.
**[yunohost@yunohost.org](mailto:yunohost@yunohost.org)**

View file

@ -1,19 +0,0 @@
# Support - Entraide
Lentraide autour de YunoHost est assurée par la communauté.
* Le moyen le plus **efficace et rapide** dobtenir des réponses reste le salon de discussion instantané, accessible en bas à droite de cette page, ou via nimporte quel client de messagerie **compatible XMPP** (tel que [Pidgin](https://pidgin.im)) à ladresse suivante :
**[support@conference.yunohost.org](xmpp:support@conference.yunohost.org?join)**
---
* Vous pouvez également vous renseigner et poser vos questions sur **le forum** (en anglais de préférence) :
**[forum.yunohost.org](https://forum.yunohost.org/)**
---
* Enfin, si vous souhaitez vous adresser spécifiquement à léquipe YunoHost, nhésitez pas à nous envoyer un mail. **Attention, nous nassurons aucun support par email**.
**[yunohost@yunohost.org](mailto:yunohost@yunohost.org)**