diff --git a/README.md b/README.md index 4344f5b..f85c8ba 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ However, with a YesWiki we can build a website with multiple uses: - Communicate information flows - Cultivate a bit of freedom... -**Shipped version:** Doryphore 2020-11-23-2 +**Shipped version:** Doryphore 2020-11-27-2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index acf4b52..4c333a2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Néanmoins, avec un YesWiki on peut fabriquer un site internet aux usages multip - Faire communiquer des flux d'informations - Cultiver un bout de liberté... -**Version incluse :** Doryphore 2020-11-23-2 +**Version incluse :** Doryphore 2020-11-27-2 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 80e7279..233f299 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://repository.yeswiki.net/doryphore/yeswiki-doryphore-2020-11-23-2.zip -SOURCE_SUM=ff8c6c0388d02d345be6222bae7196262dcf1946c71afc414822ad567d8ba89f +SOURCE_URL=https://repository.yeswiki.net/doryphore/yeswiki-doryphore-2020-11-27-2.zip +SOURCE_SUM=dad7affadb56470ec674d6ca8b0a173f1b439595eefc06c214d20fc017296343 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 73c4299..41299aa 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Wiki that is quick and easy to use.", "fr": "Wiki facile et rapide à prendre en main." }, - "version": "2020-11-23-2~ynh1", + "version": "2020-11-27-2~ynh1", "url": "https://yeswiki.net/", "license": "AGPL-3.0-only", "maintainer": { @@ -66,6 +66,19 @@ "fr": "Si YesWiki est rendu publique toute personne pourra consulter le wiki" } }, + { + "name": "wiki_name", + "type": "string", + "ask": { + "en": "Choose the wiki name", + "fr": "Choisissez le nom de votre wiki" + }, + "default": "MyYunoHostWiki", + "help": { + "en": "If you want a name with spaces: replace them with %20 for each space.", + "fr": "Si vous souhaitez un nom avec des espacements : remplacez les par %20 pour chaque espace" + } + }, { "name": "language", "type": "string",