mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Merge branch 'version-2' of https://github.com/YunoHost-Apps/etherpad_mypads_ynh into version-2
This commit is contained in:
commit
b0ee257c15
2 changed files with 14 additions and 14 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Etherpad MyPads for YunoHost
|
# Etherpad MyPads for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/etherpad_mypads)  
|
[](https://dash.yunohost.org/appci/app/etherpad_mypads)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=etherpad_mypads)
|
[](https://install-app.yunohost.org/?app=etherpad_mypads)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -31,7 +32,6 @@ Etherpad is a real-time collaborative editor scalable to thousands of simultaneo
|
||||||
|
|
||||||
**Shipped version:** 1.8.18~ynh2
|
**Shipped version:** 1.8.18~ynh2
|
||||||
|
|
||||||
|
|
||||||
**Demo:** https://video.etherpad.com
|
**Demo:** https://video.etherpad.com
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
24
README_fr.md
24
README_fr.md
|
@ -5,27 +5,27 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Etherpad MyPads pour YunoHost
|
# Etherpad MyPads pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/etherpad_mypads)  
|
[](https://dash.yunohost.org/appci/app/etherpad_mypads)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=etherpad_mypads)
|
[](https://install-app.yunohost.org/?app=etherpad_mypads)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Etherpad MyPads rapidement et simplement sur un serveur YunoHost.
|
> *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.*
|
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
|
||||||
|
|
||||||
Etherpad est un éditeur collaboratif en temps réel évolutif pour des milliers d'utilisateurs simultanés en temps réel. Il fournit des capacités complètes d'exportation de données et s'exécute sur votre serveur, sous votre contrôle.
|
Etherpad est un éditeur collaboratif en temps réel évolutif pour des milliers d'utilisateurs simultanés en temps réel. Il fournit des capacités complètes d'exportation de données et s'exécute sur votre serveur, sous votre contrôle.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 1.8.18~ynh2
|
**Version incluse :** 1.8.18~ynh2
|
||||||
|
|
||||||
|
|
||||||
**Démo :** https://video.etherpad.com
|
**Démo :** https://video.etherpad.com
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -64,9 +64,9 @@ 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 de l'admin : <http://etherpad.org/doc/v1.8.18>
|
* Documentation officielle de l’admin : <http://etherpad.org/doc/v1.8.18>
|
||||||
* 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>
|
||||||
|
|
||||||
|
@ -82,4 +82,4 @@ 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