1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yeswiki_ynh.git synced 2024-09-03 18:05:56 +02:00

fix: better installation text + fixed importer version + bump version

This commit is contained in:
mrflos 2024-05-29 23:54:37 +03:00
parent 7428f54862
commit 856e8d011f

View file

@ -5,7 +5,7 @@ name = "YesWiki"
description.en = "Wiki that is quick and easy to use" description.en = "Wiki that is quick and easy to use"
description.fr = "Wiki facile et rapide à prendre en main" description.fr = "Wiki facile et rapide à prendre en main"
version = "4.4.4~ynh5" version = "4.4.4~ynh6"
maintainers = ["Florian Schmitt", "Nils Van Zuijlen", "Plumf"] maintainers = ["Florian Schmitt", "Nils Van Zuijlen", "Plumf"]
@ -50,6 +50,8 @@ default = "fr"
[install.wikimodel] [install.wikimodel]
ask.en = "Choose the wiki model" ask.en = "Choose the wiki model"
ask.fr = "Choisissez le modèle de wiki" ask.fr = "Choisissez le modèle de wiki"
help.en = "YesWiki installs a default YesWiki installation, CLIC will change default look and add a view with installed yunohost apps."
help.fr = "YesWiki est une installation par défaut de YesWiki, CLIC change le look et les pages par défaut pour ajouter la vue des applications YunoHost installées."
type = "select" type = "select"
choices = ["YesWiki", "CLIC"] choices = ["YesWiki", "CLIC"]
default = "YesWiki" default = "YesWiki"
@ -83,7 +85,7 @@ url = "https://repository.yeswiki.net/doryphore/extension-yunohost-1.0.0.zip"
sha256 = "60032781016d2bdcecce4ad5ae91e72407e64a994f63661e27a7a935ba52d50b" sha256 = "60032781016d2bdcecce4ad5ae91e72407e64a994f63661e27a7a935ba52d50b"
[resources.sources.importerplugin] [resources.sources.importerplugin]
url = "https://repository.yeswiki.net/doryphore/extension-importer-1.0.0.zip" url = "https://repository.yeswiki.net/doryphore/extension-importer-1.0.1.zip"
sha256 = "5e0312e5053588e45e5c415b43ca75d388bcf589d09fa6f09da1e3d7f5cfd755" sha256 = "5e0312e5053588e45e5c415b43ca75d388bcf589d09fa6f09da1e3d7f5cfd755"
[resources.sources.ferme] [resources.sources.ferme]