1
0
Fork 0
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:
ericgaspar 2021-05-01 19:45:29 +02:00
parent e3118b442c
commit 068ed33eb3
No known key found for this signature in database
GPG key ID: 574F281483054D44
4 changed files with 11 additions and 11 deletions

View file

@ -6,7 +6,7 @@
*[Lire ce readme en français.](./README_fr.md)*
> *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
Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time.

View file

@ -6,7 +6,7 @@
*[Read this readme in english.](./README.md)*
> *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é
Etherpad est un éditeur en ligne Open Source hautement personnalisable qui permet l'édition collaborative en temps réel.

View file

@ -55,7 +55,7 @@
"en": "Choose your language",
"fr": "Choisissez la langue"
},
"choices" : ["en", "fr"],
"choices" : ["de", "en", "es", "fr", "it", "pt"],
"default" : "en"
},
{

View file

@ -14,17 +14,17 @@ nodejs_version=14
mypads_version=1.7.20
# Plugin versions
ep_align_version=0.3.33
ep_author_hover_version=0.3.18
ep_align_version=0.3.34
ep_author_hover_version=0.3.19
ep_automatic_logut_version=1.0.8
ep_comments_page_version=0.1.60
ep_countable_version=0.0.11
ep_delete_empty_pads_version=0.0.7
ep_font_color_version=0.0.41
ep_headings2_version=0.2.27
ep_markdown_version=0.1.31
ep_font_color_version=0.0.42
ep_headings2_version=0.2.28
ep_markdown_version=0.1.32
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_table_of_contents_version=0.3.19
ep_font_size_version=0.4.21
ep_table_of_contents_version=0.3.20
ep_font_size_version=0.4.22