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
|
@ -64,7 +64,7 @@ You can also find a configuration file for Etherpad at this path `/var/www/ether
|
|||
* Official app website: http://etherpad.org
|
||||
* Official user documentation: https://yunohost.org/en/app_etherpad_mypads
|
||||
* Official admin documentation: http://etherpad.org/doc/v1.8.13
|
||||
* Upstream app code repository: https://github.com/ether/etherpad-lite
|
||||
* Upstream app code repository: https://github.com/ether/etherpad-lite
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_etherpad_mypads
|
||||
* Report a bug: https://github.com/YunoHost-Apps/etherpad_mypads_ynh/issues
|
||||
|
||||
|
|
24
README_fr.md
24
README_fr.md
|
@ -6,16 +6,16 @@
|
|||
*[Read this readme in english.](./README.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.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
> *Ce package vous permet d'installer Etherpad MyPads rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
É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
|
||||
|
||||
|
@ -58,12 +58,12 @@ Vous pouvez accéder à deux panneaux d'administration différents, pour Etherpa
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : http://etherpad.org
|
||||
* Documentation officielle utilisateur : https://yunohost.org/en/app_etherpad_mypads
|
||||
* 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
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_etherpad_mypads
|
||||
* Signaler un bug: https://github.com/YunoHost-Apps/etherpad_mypads_ynh/issues
|
||||
* Site officiel de l'app : http://etherpad.org
|
||||
* Documentation officielle utilisateur : https://yunohost.org/en/app_etherpad_mypads
|
||||
* 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
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_etherpad_mypads
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/etherpad_mypads_ynh/issues
|
||||
|
||||
## 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.
|
||||
```
|
||||
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
|
||||
```
|
||||
|
||||
**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