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:
parent
902f6f2bb5
commit
7d7b23c47e
2 changed files with 16 additions and 0 deletions
|
@ -21,6 +21,14 @@ Online editor providing collaborative editing in real-time.
|
||||||
|
|
||||||
**Demo:** https://video.etherpad.com/
|
**Demo:** https://video.etherpad.com/
|
||||||
|
|
||||||
|
## Disclaimers / important information
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
You can access Etherpad's admin panel at `domain.tld/admin`. The configuration file for Etherpad is at the path `/var/www/etherpad/settings.json`.
|
||||||
|
|
||||||
|
*Skin Builder* (accessible at this address `domain.tld/pad/p/test#skinvariantsbuilder`) allows you to customize the skin of your pad. It will give you a parameter to copy into your configuration file `/var/www/etherpad/settings.json`.
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: https://etherpad.org/
|
* Official app website: https://etherpad.org/
|
||||||
|
|
|
@ -17,6 +17,14 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
**Démo :** https://video.etherpad.com/
|
**Démo :** https://video.etherpad.com/
|
||||||
|
|
||||||
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
Vous pouvez accéder au panneau d'administration d'Etherpad à l'adresse `domain.tld/admin`. Le fichier de configuration d'Etherpad est `/var/www/etherpad/settings.json`.
|
||||||
|
|
||||||
|
*Skin Builder* (accessible à l'adresse `domain.tld/pad/p/test#skinvariantsbuilder`) vous permet de personnaliser l'apparence de votre pad. Il vous donnera un paramètre à copier dans votre fichier de configuration `/var/www/etherpad/settings.json`.
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : https://etherpad.org/
|
* Site officiel de l'app : https://etherpad.org/
|
||||||
|
|
Loading…
Reference in a new issue