1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git synced 2024-09-03 18:36:09 +02:00
This commit is contained in:
ericgaspar 2023-06-24 08:39:07 +02:00
commit 91d85fea24
8 changed files with 35 additions and 32 deletions

View file

@ -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* - [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 **Demo:** https://video.etherpad.com
@ -46,7 +46,7 @@ This version of Etherpad is preconfigured with a collection of plugins:
## Documentation and resources ## Documentation and resources
* Official app website: <http://etherpad.org> * Official app website: <http://etherpad.org>
* Official admin documentation: <http://etherpad.org/doc/v1.8.18> * Official admin documentation: <http://etherpad.org/doc/v1.9.0>
* Upstream app code repository: <https://github.com/ether/etherpad-lite> * Upstream app code repository: <https://github.com/ether/etherpad-lite>
* YunoHost documentation for this app: <https://yunohost.org/app_etherpad_mypads> * YunoHost documentation for this app: <https://yunohost.org/app_etherpad_mypads>
* Report a bug: <https://github.com/YunoHost-Apps/etherpad_mypads_ynh/issues> * Report a bug: <https://github.com/YunoHost-Apps/etherpad_mypads_ynh/issues>

View file

@ -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* - [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 **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 ## Documentations et ressources
* Site officiel de lapp : <http://etherpad.org> * Site officiel de lapp : <http://etherpad.org>
* Documentation officielle de ladmin : <http://etherpad.org/doc/v1.8.18> * Documentation officielle de ladmin : <http://etherpad.org/doc/v1.9.0>
* Dépôt de code officiel de lapp : <https://github.com/ether/etherpad-lite> * Dépôt de code officiel de lapp : <https://github.com/ether/etherpad-lite>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_etherpad_mypads> * Documentation YunoHost pour cette app : <https://yunohost.org/app_etherpad_mypads>
* Signaler un bug : <https://github.com/YunoHost-Apps/etherpad_mypads_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/etherpad_mypads_ynh/issues>

View file

@ -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`. 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`. *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`.

View file

@ -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`. *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`.

View file

@ -1,3 +1,3 @@
You can access two different admin panels: You can access two different admin panels:
- for Etherpad by accessing https://__DOMAIN____PATH__/admin - for Etherpad by accessing https://__DOMAIN____PATH__admin
- for MyPads (if installed) by accessing https://__DOMAIN____PATH__/mypads/?/admin - for MyPads (if installed) by accessing https://__DOMAIN____PATH__mypads/?/admin

3
doc/POST_INSTALL_fr.md Normal file
View file

@ -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

View file

@ -5,7 +5,7 @@ name = "Etherpad MyPads"
description.en = "Online editor providing collaborative editing in real-time" description.en = "Online editor providing collaborative editing in real-time"
description.fr = "Éditeur en ligne fournissant l'édition collaborative en temps réel" description.fr = "Éditeur en ligne fournissant l'édition collaborative en temps réel"
version = "1.8.18~ynh3" version = "1.9.0~ynh1"
maintainers = [] maintainers = []
@ -13,12 +13,12 @@ maintainers = []
license = "Apache-2.0" license = "Apache-2.0"
website = "http://etherpad.org" website = "http://etherpad.org"
demo = "https://video.etherpad.com" 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" code = "https://github.com/ether/etherpad-lite"
[integration] [integration]
yunohost = ">= 11.1.20" yunohost = ">= 11.1.21"
architectures = "all" architectures = ["arm64", "amd64"]
multi_instance = true multi_instance = true
ldap = false ldap = false
sso = false sso = false
@ -45,7 +45,7 @@ ram.runtime = "50M"
ask.fr = "Choisissez la langue" ask.fr = "Choisissez la langue"
type = "string" type = "string"
choices = ["ca", "de", "en", "es", "fr", "gl", "hu", "it", "nl", "pt"] choices = ["ca", "de", "en", "es", "fr", "gl", "hu", "it", "nl", "pt"]
default = "en" default = "fr"
[install.admin] [install.admin]
type = "user" type = "user"
@ -80,8 +80,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/ether/etherpad-lite/archive/1.8.18.tar.gz" url = "https://github.com/ether/etherpad-lite/archive/1.9.0.tar.gz"
sha256 = "67ccc0bac94e146b26fbddcf8330e0f543a4ff82213c420a376644614a7ff2c4" sha256 = "552ada23d880a875238ba5f411ac873913d059ef6c82a087f9c021b849dcaa6b"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]
@ -92,11 +92,11 @@ ram.runtime = "50M"
[resources.permissions] [resources.permissions]
main.url = "/" main.url = "/"
api.show_tile = false
admin.url = "/admin" admin.url = "/admin"
admin.auth_header = false admin.auth_header = false
api.show_tile = false
admin.allowed = ["admins"] admin.allowed = ["admins"]
admin.show_tile = false
[resources.apt] [resources.apt]
packages = "mariadb-server" packages = "mariadb-server"

View file

@ -18,20 +18,20 @@ test_format = 1.0
# This is an additional test suite # This is an additional test suite
[without_mypads] #[without_mypads]
args.export = "libreoffice" # args.export = "libreoffice"
args.mypads = 0 # args.mypads = 0
args.useldap = 0 # args.useldap = 0
only = ["install.root"] # only = ["install.root"]
[with_abiword] #[with_abiword]
args.export = "abiword" # args.export = "abiword"
args.mypads = 1 # args.mypads = 1
args.useldap = 1 # args.useldap = 1
only = ["install.root"] # only = ["install.root"]
[without_export] #[without_export]
args.export = "none" # args.export = "none"
args.mypads = 1 # args.mypads = 1
args.useldap = 0 # args.useldap = 0
only = ["install.root"] # only = ["install.root"]