mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
29 lines
1.5 KiB
Markdown
29 lines
1.5 KiB
Markdown
# <img src="/images/etherpad_mypads_logo.svg" width="80px" alt="logo de Etherpad"> Etherpad (avec plugin mypads)
|
|
|
|
[![Installer Etherpad avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=etherpad_mypads) [![Niveau d'intégration](https://dash.yunohost.org/integration/etherpad_mypads.svg)](https://dash.yunohost.org/appci/app/etherpad_mypads)
|
|
|
|
### Index
|
|
|
|
- [Configuration](#configuration)
|
|
- [Liens utiles](#liens-utiles)
|
|
|
|
Etherpad est un éditeur de texte libre en ligne fonctionnant en mode collaboratif et en temps réel. Il permet à plusieurs personnes de partager l'élaboration simultanée d'un texte, et d'en discuter en parallèle, via une messagerie instantanée. Il peut avoir des usages pédagogiques, notamment pour l'apprentissage collaboratif.[¹](#sources)
|
|
|
|
## Configuration
|
|
|
|
Il est possible d'accéder à deux panneaux de configurations :
|
|
+ pour Etherpad : `domaine.tld/admin`
|
|
+ pour My Pads : `domaine.tld/mypads/?/admin`
|
|
|
|
## Liens utiles
|
|
|
|
+ Site web : [etherpad.org (en)](https://etherpad.org/)
|
|
+ Documentation officielle : [etherpad.org - doc (en)](https://etherpad.org/doc/v1.7.0/)
|
|
+ Dépôt logiciel de l'application : [github.com - YunoHost-App/etherpad_mypads](https://github.com/YunoHost-Apps/etherpad_mypads_ynh)
|
|
+ Remonter un bug ou une amélioration en créant un ticket (issue) : [github.com - YunoHost-Apps/etherpad_mypads/issues](https://github.com/YunoHost-Apps/etherpad_mypads_ynh/issues)
|
|
|
|
------
|
|
|
|
### Sources
|
|
|
|
¹ [wikipedia.org - Etherpad](https://fr.wikipedia.org/wiki/Etherpad)
|