mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Upgrade plugins
This commit is contained in:
parent
2b3e4fcc44
commit
7a1639e1d9
3 changed files with 13 additions and 13 deletions
|
@ -6,7 +6,7 @@
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *This package allow you to install Etherpad quickly and simply on a YunoHost server.
|
> *This package allow you to install Etherpad quickly and simply on a YunoHost server.
|
||||||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
If you don't have YunoHost, please see [here](https://yunohost.org/install) to know how to install and enjoy it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time.
|
Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time.
|
||||||
|
@ -43,8 +43,8 @@ You can also find a configuration file for Etherpad at this path `/var/www/ether
|
||||||
|
|
||||||
#### Supported architectures
|
#### Supported architectures
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/etherpad_mypads/)
|
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/etherpad_mypads/)
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/etherpad_mypads/)
|
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/etherpad_mypads/)
|
||||||
|
|
||||||
## Limitations
|
## Limitations
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
*[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 d'installer Etherpad rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, merci de regarder [ici](https://yunohost.org/#/install_fr) pour savoir comment l'installer et en profiter.*
|
Si vous n'avez pas YunoHost, merci de regarder [ici](https://yunohost.org/install_fr) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
## Résumé
|
## Résumé
|
||||||
Etherpad est un éditeur en ligne Open Source hautement personnalisable qui permet l'édition collaborative en temps réel.
|
Etherpad est un éditeur en ligne Open Source hautement personnalisable qui permet l'édition collaborative en temps réel.
|
||||||
|
@ -42,8 +42,8 @@ Vous pouvez accéder à deux panneaux d'administration différents, pour Etherpa
|
||||||
|
|
||||||
#### Architectures supportées
|
#### Architectures supportées
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/etherpad_mypads/)
|
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/etherpad_mypads/)
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/etherpad_mypads/)
|
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/etherpad_mypads/)
|
||||||
|
|
||||||
## Limitations
|
## Limitations
|
||||||
|
|
||||||
|
|
|
@ -14,17 +14,17 @@ nodejs_version=14
|
||||||
mypads_version=1.7.20
|
mypads_version=1.7.20
|
||||||
|
|
||||||
# Plugin versions
|
# Plugin versions
|
||||||
ep_align_version=0.3.33
|
ep_align_version=0.3.34
|
||||||
ep_author_hover_version=0.3.18
|
ep_author_hover_version=0.3.19
|
||||||
ep_automatic_logut_version=1.0.8
|
ep_automatic_logut_version=1.0.8
|
||||||
ep_comments_page_version=0.1.60
|
ep_comments_page_version=0.1.60
|
||||||
ep_countable_version=0.0.11
|
ep_countable_version=0.0.11
|
||||||
ep_delete_empty_pads_version=0.0.7
|
ep_delete_empty_pads_version=0.0.7
|
||||||
ep_font_color_version=0.0.41
|
ep_font_color_version=0.0.42
|
||||||
ep_headings2_version=0.2.27
|
ep_headings2_version=0.2.27
|
||||||
ep_markdown_version=0.1.31
|
ep_markdown_version=0.1.32
|
||||||
ep_page_view_version=0.5.24
|
ep_page_view_version=0.5.24
|
||||||
ep_spellcheck_version=0.0.26
|
ep_spellcheck_version=0.0.27
|
||||||
ep_subscript_and_superscript_version=0.2.26
|
ep_subscript_and_superscript_version=0.2.26
|
||||||
ep_table_of_contents_version=0.3.19
|
ep_table_of_contents_version=0.3.20
|
||||||
ep_font_size_version=0.4.21
|
ep_font_size_version=0.4.22
|
||||||
|
|
Loading…
Add table
Reference in a new issue