diff --git a/README.md b/README.md index 6c120c8..1c2b833 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ This version of Etherpad is preconfigured with a collection of plugins: - [ep_subscript_and_superscript](https://www.npmjs.com/package/ep_subscript_and_superscript) - *Support for subscript and superscript* -**Shipped version:** 1.8.18~ynh3 +**Shipped version:** 1.9.0~ynh1 **Demo:** https://video.etherpad.com @@ -46,7 +46,7 @@ This version of Etherpad is preconfigured with a collection of plugins: ## Documentation and resources * Official app website: -* Official admin documentation: +* Official admin documentation: * Upstream app code repository: * YunoHost documentation for this app: * Report a bug: diff --git a/README_fr.md b/README_fr.md index 5b51c1d..e94d1b4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -35,7 +35,7 @@ Cette version d'Etherpad est préconfigurée avec une collection de plugins: - [ep_subscript_and_superscript](https://www.npmjs.com/package/ep_subscript_and_superscript) - *Support des exposants et indices* -**Version incluse :** 1.8.18~ynh3 +**Version incluse :** 1.9.0~ynh1 **Démo :** https://video.etherpad.com @@ -46,7 +46,7 @@ Cette version d'Etherpad est préconfigurée avec une collection de plugins: ## Documentations et ressources * Site officiel de l’app : -* Documentation officielle de l’admin : +* Documentation officielle de l’admin : * Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : diff --git a/doc/ADMIN.md b/doc/ADMIN.md index b5a7637..9a80ecc 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -1,4 +1,4 @@ -You can access two different admin panels, for Etherpad by accessing `__DOMAIN____PATH__/admin` and for MyPads by `__DOMAIN____PATH__/mypads/?/admin`. +You can access two different admin panels, for Etherpad by accessing `__DOMAIN____PATH__admin` and for MyPads by `__DOMAIN____PATH__/mypads/?/admin`. You can also find a configuration file for Etherpad at this path `__INSTALL_DIR__/settings.json`. *Skin Builder* (accessible at this address `https://__DOMAIN____PATH__/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 `__INSTALL_DIR__/settings.json`. diff --git a/doc/ADMIN_fr.md b/doc/ADMIN_fr.md index fa3d812..3e62731 100644 --- a/doc/ADMIN_fr.md +++ b/doc/ADMIN_fr.md @@ -1,3 +1,3 @@ -Vous pouvez accéder à deux panneaux d'administration différents, pour Etherpad en accédant à `__DOMAIN____PATH__/admin` et pour MyPads par `domain.tld/mypads/?/admin`. Vous pouvez également trouver le fichier de configuration pour Etherpad à `__INSTALL_DIR__/settings.json`. +Vous pouvez accéder à deux panneaux d'administration différents, pour Etherpad en accédant à `__DOMAIN____PATH__admin` et pour MyPads par `__DOMAIN____PATH__/mypads/?/admin`. Vous pouvez également trouver le fichier de configuration pour Etherpad à `__INSTALL_DIR__/settings.json`. *Skin Builder* (accessible à cette adresse `https://__DOMAIN____PATH__/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 `__INSTALL_DIR__/settings.json`. diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md index dfb933b..11d381d 100644 --- a/doc/POST_INSTALL.md +++ b/doc/POST_INSTALL.md @@ -1,3 +1,3 @@ You can access two different admin panels: -- for Etherpad by accessing https://__DOMAIN____PATH__/admin -- for MyPads (if installed) by accessing https://__DOMAIN____PATH__/mypads/?/admin +- for Etherpad by accessing https://__DOMAIN____PATH__admin +- for MyPads (if installed) by accessing https://__DOMAIN____PATH__mypads/?/admin diff --git a/doc/POST_INSTALL_fr.md b/doc/POST_INSTALL_fr.md new file mode 100644 index 0000000..1840905 --- /dev/null +++ b/doc/POST_INSTALL_fr.md @@ -0,0 +1,3 @@ +Vous pouvez accéder à deux panneaux d'administration différents : +- pour Etherpad en accédant à https://__DOMAIN____PATH__admin +- pour MyPads (si installé) en accédant à https://__DOMAIN____PATH__mypads/?/admin diff --git a/manifest.toml b/manifest.toml index a62de8b..da4038b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Etherpad MyPads" description.en = "Online editor providing collaborative editing in real-time" description.fr = "Éditeur en ligne fournissant l'édition collaborative en temps réel" -version = "1.8.18~ynh3" +version = "1.9.0~ynh1" maintainers = [] @@ -13,12 +13,12 @@ maintainers = [] license = "Apache-2.0" website = "http://etherpad.org" demo = "https://video.etherpad.com" -admindoc = "http://etherpad.org/doc/v1.8.18" +admindoc = "http://etherpad.org/doc/v1.9.0" code = "https://github.com/ether/etherpad-lite" [integration] -yunohost = ">= 11.1.20" -architectures = "all" +yunohost = ">= 11.1.21" +architectures = ["arm64", "amd64"] multi_instance = true ldap = false sso = false @@ -45,7 +45,7 @@ ram.runtime = "50M" ask.fr = "Choisissez la langue" type = "string" choices = ["ca", "de", "en", "es", "fr", "gl", "hu", "it", "nl", "pt"] - default = "en" + default = "fr" [install.admin] type = "user" @@ -80,8 +80,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/ether/etherpad-lite/archive/1.8.18.tar.gz" - sha256 = "67ccc0bac94e146b26fbddcf8330e0f543a4ff82213c420a376644614a7ff2c4" + url = "https://github.com/ether/etherpad-lite/archive/1.9.0.tar.gz" + sha256 = "552ada23d880a875238ba5f411ac873913d059ef6c82a087f9c021b849dcaa6b" autoupdate.strategy = "latest_github_tag" [resources.system_user] @@ -92,11 +92,11 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" - + api.show_tile = false admin.url = "/admin" admin.auth_header = false - api.show_tile = false admin.allowed = ["admins"] + admin.show_tile = false [resources.apt] packages = "mariadb-server" diff --git a/tests.toml b/tests.toml index 1d984ce..049b456 100644 --- a/tests.toml +++ b/tests.toml @@ -18,20 +18,20 @@ test_format = 1.0 # This is an additional test suite -[without_mypads] - args.export = "libreoffice" - args.mypads = 0 - args.useldap = 0 - only = ["install.root"] +#[without_mypads] +# args.export = "libreoffice" +# args.mypads = 0 +# args.useldap = 0 +# only = ["install.root"] -[with_abiword] - args.export = "abiword" - args.mypads = 1 - args.useldap = 1 - only = ["install.root"] +#[with_abiword] +# args.export = "abiword" +# args.mypads = 1 +# args.useldap = 1 +# only = ["install.root"] -[without_export] - args.export = "none" - args.mypads = 1 - args.useldap = 0 - only = ["install.root"] +#[without_export] +# args.export = "none" +# args.mypads = 1 +# args.useldap = 0 +# only = ["install.root"]