mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
29 lines
1.4 KiB
Markdown
29 lines
1.4 KiB
Markdown
# <img src="/images/etherpad_mypads_logo.svg" height="80px" alt="Etherpad's logo"> Etherpad (with mypads's plugin)
|
|
|
|
[![Install Etherpad with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=etherpad_mypads) [![Integration level](https://dash.yunohost.org/integration/etherpad_mypads.svg)](https://dash.yunohost.org/appci/app/etherpad_mypads)
|
|
|
|
### Index
|
|
|
|
- [Configuration](#configuration)
|
|
- [Useful links](#useful-links)
|
|
|
|
Etherpad is an online free text editor working in collaborative mode and in real time. It allows several people to share the simultaneous creation of a text, and to discuss it in parallel, via instant messaging. It can have pedagogical uses, especially for collaborative learning.[¹](#sources)
|
|
|
|
## Configuration
|
|
|
|
Two control panels can be accessed:
|
|
+ for Etherpad: `domain.tld/admin`.
|
|
+ for My Pads: `domain.tld/mypads/?/admin`.
|
|
|
|
## Useful links
|
|
|
|
+ Website: [etherpad.org](https://etherpad.org/)
|
|
+ Official documentation: [etherpad.org - doc](https://etherpad.org/doc/v1.7.0/)
|
|
+ Application software repository: [github.com - YunoHost-App/etherpad_mypads](https://github.com/YunoHost-Apps/etherpad_mypads_ynh)
|
|
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/etherpad_mypads/issues](https://github.com/YunoHost-Apps/etherpad_mypads_ynh/issues)
|
|
|
|
------
|
|
|
|
### Sources
|
|
|
|
¹ [wikipedia.org - Etherpad (fr)](https://fr.wikipedia.org/wiki/Etherpad)
|