mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Merge branch 'plugins-upgrades' of https://github.com/YunoHost-Apps/etherpad_mypads_ynh into plugins-upgrades
This commit is contained in:
commit
23f59f002c
2 changed files with 13 additions and 13 deletions
24
README_fr.md
24
README_fr.md
|
@ -6,16 +6,16 @@
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *This package allows you to install Etherpad MyPads quickly and simply on a YunoHost server.
|
> *Ce package vous permet d'installer Etherpad MyPads rapidement et simplement sur un serveur YunoHost.
|
||||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
|
|
||||||
Éditeur en ligne fournissant l'édition collaborative en temps réel.
|
Éditeur en ligne fournissant l'édition collaborative en temps réel.
|
||||||
|
|
||||||
**Version incluse:** 1.8.13~ynh2
|
**Version incluse :** 1.8.13~ynh2
|
||||||
|
|
||||||
**Démo :** https://video.etherpad.com
|
**Démo :** https://video.etherpad.com
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||
|
@ -58,12 +58,12 @@ Vous pouvez accéder à deux panneaux d'administration différents, pour Etherpa
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : http://etherpad.org
|
* Site officiel de l'app : http://etherpad.org
|
||||||
* Documentation officielle utilisateur : https://yunohost.org/en/app_etherpad_mypads
|
* Documentation officielle utilisateur : https://yunohost.org/en/app_etherpad_mypads
|
||||||
* Documentation officielle de l'admin : http://etherpad.org/doc/v1.8.13
|
* Documentation officielle de l'admin : http://etherpad.org/doc/v1.8.13
|
||||||
* Dépôt de code officiel de l'app : https://github.com/ether/etherpad-lite
|
* Dépôt de code officiel de l'app : https://github.com/ether/etherpad-lite
|
||||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_etherpad_mypads
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_etherpad_mypads
|
||||||
* Signaler un bug: https://github.com/YunoHost-Apps/etherpad_mypads_ynh/issues
|
* Signaler un bug : https://github.com/YunoHost-Apps/etherpad_mypads_ynh/issues
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -72,8 +72,8 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
```
|
```
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/etherpad_mypads_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/etherpad_mypads_ynh/tree/testing --debug
|
||||||
or
|
ou
|
||||||
sudo yunohost app upgrade etherpad_mypads -u https://github.com/YunoHost-Apps/etherpad_mypads_ynh/tree/testing --debug
|
sudo yunohost app upgrade etherpad_mypads -u https://github.com/YunoHost-Apps/etherpad_mypads_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications:** https://yunohost.org/packaging_apps
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue