mirror of
https://github.com/YunoHost-Apps/yeswiki_ynh.git
synced 2024-09-03 18:05:56 +02:00
Merge branch 'YunoHost-Apps:testing' into testing
This commit is contained in:
commit
1400af855a
7 changed files with 11 additions and 9 deletions
|
@ -26,7 +26,7 @@ However, with a YesWiki we can build a website with multiple uses:
|
|||
- Cultivate a bit of freedom...
|
||||
|
||||
|
||||
**Shipped version:** 4.4.4~ynh4
|
||||
**Shipped version:** 4.4.4~ynh6
|
||||
|
||||
**Demo:** <https://ferme.yeswiki.net/?CreerSonWiki>
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ However, with a YesWiki we can build a website with multiple uses:
|
|||
- Cultivate a bit of freedom...
|
||||
|
||||
|
||||
**Versión actual:** 4.4.4~ynh4
|
||||
**Versión actual:** 4.4.4~ynh6
|
||||
|
||||
**Demo:** <https://ferme.yeswiki.net/?CreerSonWiki>
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ However, with a YesWiki we can build a website with multiple uses:
|
|||
- Cultivate a bit of freedom...
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 4.4.4~ynh4
|
||||
**Paketatutako bertsioa:** 4.4.4~ynh6
|
||||
|
||||
**Demoa:** <https://ferme.yeswiki.net/?CreerSonWiki>
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ Néanmoins, avec un YesWiki on peut fabriquer un site internet aux usages multip
|
|||
- Cultiver un bout de liberté...
|
||||
|
||||
|
||||
**Version incluse :** 4.4.4~ynh4
|
||||
**Version incluse :** 4.4.4~ynh6
|
||||
|
||||
**Démo :** <https://ferme.yeswiki.net/?CreerSonWiki>
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ However, with a YesWiki we can build a website with multiple uses:
|
|||
- Cultivate a bit of freedom...
|
||||
|
||||
|
||||
**Versión proporcionada:** 4.4.4~ynh4
|
||||
**Versión proporcionada:** 4.4.4~ynh6
|
||||
|
||||
**Demo:** <https://ferme.yeswiki.net/?CreerSonWiki>
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ However, with a YesWiki we can build a website with multiple uses:
|
|||
- Cultivate a bit of freedom...
|
||||
|
||||
|
||||
**分发版本:** 4.4.4~ynh4
|
||||
**分发版本:** 4.4.4~ynh6
|
||||
|
||||
**演示:** <https://ferme.yeswiki.net/?CreerSonWiki>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "YesWiki"
|
|||
description.en = "Wiki that is quick and easy to use"
|
||||
description.fr = "Wiki facile et rapide à prendre en main"
|
||||
|
||||
version = "4.4.4~ynh4"
|
||||
version = "4.4.4~ynh6"
|
||||
|
||||
maintainers = ["Florian Schmitt", "Nils Van Zuijlen", "Plumf"]
|
||||
|
||||
|
@ -50,6 +50,8 @@ default = "fr"
|
|||
[install.wikimodel]
|
||||
ask.en = "Choose the wiki model"
|
||||
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"
|
||||
choices = ["YesWiki", "CLIC"]
|
||||
default = "YesWiki"
|
||||
|
@ -83,8 +85,8 @@ url = "https://repository.yeswiki.net/doryphore/extension-yunohost-1.0.0.zip"
|
|||
sha256 = "60032781016d2bdcecce4ad5ae91e72407e64a994f63661e27a7a935ba52d50b"
|
||||
|
||||
[resources.sources.importerplugin]
|
||||
url = "https://repository.yeswiki.net/doryphore/extension-importer-1.0.0.zip"
|
||||
sha256 = "7c5e730b4724a991ae64fdf457b9ec6d0416621f7fecb38e5b7a73e36d22eb00"
|
||||
url = "https://repository.yeswiki.net/doryphore/extension-importer-1.0.1.zip"
|
||||
sha256 = "443f46bb4b1316a408bee4cee1f69ef8f16ae072e9e2761f4dca641e20303c71"
|
||||
|
||||
[resources.sources.ferme]
|
||||
url = "https://repository.yeswiki.net/doryphore/extension-ferme-1.1.8.zip"
|
||||
|
|
Loading…
Reference in a new issue