1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_ynh.git synced 2024-09-03 18:36:10 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-08-17 17:32:10 +00:00
parent a885556cf3
commit 01f8b0e91f
2 changed files with 13 additions and 11 deletions

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# Etherpad for YunoHost # Etherpad for YunoHost
[![Integration level](https://dash.yunohost.org/integration/etherpad.svg)](https://dash.yunohost.org/appci/app/etherpad) ![Working status](https://ci-apps.yunohost.org/ci/badges/etherpad.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/etherpad.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/etherpad.svg)](https://dash.yunohost.org/appci/app/etherpad) ![Working status](https://ci-apps.yunohost.org/ci/badges/etherpad.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/etherpad.maintain.svg)
[![Install Etherpad with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=etherpad) [![Install Etherpad with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=etherpad)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*

View file

@ -5,15 +5,16 @@ It shall NOT be edited by hand.
# Etherpad pour YunoHost # Etherpad pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/etherpad.svg)](https://dash.yunohost.org/appci/app/etherpad) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/etherpad.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/etherpad.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/etherpad.svg)](https://dash.yunohost.org/appci/app/etherpad) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/etherpad.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/etherpad.maintain.svg)
[![Installer Etherpad avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=etherpad) [![Installer Etherpad avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=etherpad)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Etherpad rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Etherpad 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 navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
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.
@ -21,9 +22,9 @@ Etherpad est un éditeur collaboratif en temps réel évolutif pour des milliers
**Démo :** https://video.etherpad.com/ **Démo :** https://video.etherpad.com/
## Captures d'écran ## Captures décran
![Capture d'écran de Etherpad](./doc/screenshots/etherpad.gif) ![Capture décran de Etherpad](./doc/screenshots/etherpad.gif)
## Avertissements / informations importantes ## Avertissements / informations importantes
@ -35,9 +36,9 @@ Vous pouvez accéder au panneau d'administration d'Etherpad à l'adresse `domain
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://etherpad.org/> * Site officiel de lapp : <https://etherpad.org/>
* Documentation officielle de l'admin : <http://etherpad.org/doc/v1.8.18> * Documentation officielle de ladmin : <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 lapp : <https://github.com/ether/etherpad-lite>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_etherpad> * Documentation YunoHost pour cette app : <https://yunohost.org/app_etherpad>
* Signaler un bug : <https://github.com/YunoHost-Apps/etherpad_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/etherpad_ynh/issues>
@ -53,4 +54,4 @@ ou
sudo yunohost app upgrade etherpad -u https://github.com/YunoHost-Apps/etherpad_ynh/tree/testing --debug sudo yunohost app upgrade etherpad -u https://github.com/YunoHost-Apps/etherpad_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>