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 2024-03-18 01:32:43 +00:00
parent 87055dbd6d
commit f7192086ea
2 changed files with 19 additions and 21 deletions

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand.
-->
@ -21,10 +21,9 @@ This version of Etherpad is installed without plugins and uses Redis as database
Be aware, Redis database backup and restore is not fully implemented.
If you want to install Etherpad with plugins and mysql database: https://github.com/YunoHost-Apps/etherpad_mypads_ynh",
**Shipped version:** 2.0.1~ynh1
**Shipped version:** 1.9.7~ynh1
**Demo:** https://video.etherpad.com/
**Demo:** <https://video.etherpad.com/>
## Screenshots
@ -32,11 +31,11 @@ If you want to install Etherpad with plugins and mysql database: https://github.
## Documentation and resources
* Official app website: <https://etherpad.org/>
* Official admin documentation: <http://etherpad.org/doc/v1.9.3>
* Upstream app code repository: <https://github.com/ether/etherpad-lite>
* YunoHost Store: <https://apps.yunohost.org/app/etherpad>
* Report a bug: <https://github.com/YunoHost-Apps/etherpad_ynh/issues>
- Official app website: <https://etherpad.org/>
- Official admin documentation: <http://etherpad.org/doc/v1.9.3>
- Upstream app code repository: <https://github.com/ether/etherpad-lite>
- YunoHost Store: <https://apps.yunohost.org/app/etherpad>
- Report a bug: <https://github.com/YunoHost-Apps/etherpad_ynh/issues>
## Developer info
@ -44,7 +43,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
To try the testing branch, please proceed like that.
``` bash
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/etherpad_ynh/tree/testing --debug
or
sudo yunohost app upgrade etherpad -u https://github.com/YunoHost-Apps/etherpad_ynh/tree/testing --debug

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand.
-->
@ -21,10 +21,9 @@ Cette version d'Etherpad est installée sans plugins et utilise Redis comme base
Attention, la sauvegarde et la restauration de la base de données Redis ne sont pas entièrement implémentées.
Si vous souhaitez installer Etherpad avec les plugins et la base de données mysql : https://github.com/YunoHost-Apps/etherpad_mypads_ynh",
**Version incluse :** 2.0.1~ynh1
**Version incluse :** 1.9.7~ynh1
**Démo :** https://video.etherpad.com/
**Démo :** <https://video.etherpad.com/>
## Captures décran
@ -32,11 +31,11 @@ Si vous souhaitez installer Etherpad avec les plugins et la base de données mys
## Documentations et ressources
* Site officiel de lapp : <https://etherpad.org/>
* Documentation officielle de ladmin : <http://etherpad.org/doc/v1.9.3>
* Dépôt de code officiel de lapp : <https://github.com/ether/etherpad-lite>
* YunoHost Store: <https://apps.yunohost.org/app/etherpad>
* Signaler un bug : <https://github.com/YunoHost-Apps/etherpad_ynh/issues>
- Site officiel de lapp : <https://etherpad.org/>
- Documentation officielle de ladmin : <http://etherpad.org/doc/v1.9.3>
- Dépôt de code officiel de lapp : <https://github.com/ether/etherpad-lite>
- YunoHost Store : <https://apps.yunohost.org/app/etherpad>
- Signaler un bug : <https://github.com/YunoHost-Apps/etherpad_ynh/issues>
## Informations pour les développeurs
@ -44,10 +43,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
Pour essayer la branche testing, procédez comme suit.
``` bash
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/etherpad_ynh/tree/testing --debug
ou
sudo yunohost app upgrade etherpad -u https://github.com/YunoHost-Apps/etherpad_ynh/tree/testing --debug
```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>