diff --git a/README.md b/README.md index fd1beff..2d1b627 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki. -**Shipped version:** 2018-04-22b "Greebo" +**Shipped version:** 2020-07-29 ## Screenshots diff --git a/README_fr.md b/README_fr.md index ee91cd0..1d80136 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,7 +1,7 @@ # DokuWiki pour YunoHost [![Niveau d'intégration](https://dash.yunohost.org/integration/dokuwiki.svg)](https://dash.yunohost.org/appci/app/dokuwiki) ![](https://ci-apps.yunohost.org/ci/badges/dokuwiki.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/dokuwiki.maintain.svg) -[![Installer DokuWiki grâce à YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=dokuwiki) +[![Installer DokuWiki avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=dokuwiki) *[Read this readme in english.](./README.md)* @@ -12,11 +12,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour DokuWiki est un logiciel wiki Open Source simple à utiliser et très polyvalent qui ne nécessite pas de base de données. Il est apprécié par les utilisateurs pour sa syntaxe propre et lisible. La facilité de maintenance, de sauvegarde et d'intégration en fait un favori d'administrateur. Des contrôles d'accès et des connecteurs d'authentification intégrés rendent DokuWiki particulièrement utile dans le contexte de l'entreprise et le grand nombre de plugins apportés par sa communauté dynamique permettent un large éventail de cas d'utilisation au-delà d'un wiki traditionnel. -<<<<<<< Updated upstream -**Version incluse:** 2018-04-22b "Greebo" -======= -**Version incluse :** 2018-04-22a "Greebo" ->>>>>>> Stashed changes +**Version incluse:** 2020-07-29 ## Captures d'écran diff --git a/dokuwikimainwindow.png b/dokuwikimainwindow.png deleted file mode 100644 index c357376..0000000 Binary files a/dokuwikimainwindow.png and /dev/null differ diff --git a/manifest.json b/manifest.json index 8b83da8..53dd472 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "es": "Un sistema de Wiki de uso sencillicimo y compatible con los estándares.", "it": "Un Wiki aderente agli standard, semplice da usare, finalizzato principalmente alla creazione di documentazione di qualsiasi tipo." }, - "version": "2018-04-22b~ynh1", + "version": "2020-07-29~ynh1", "url": "https://www.dokuwiki.org", "license": "GPL-2.0-or-later", "maintainer": { @@ -63,10 +63,10 @@ "name": "is_public", "type": "boolean", "ask": { - "en": "Is it a public DokuWiki site ?", + "en": "Is it a public DokuWiki site?", "fr": "Est-ce un site public ?" }, - "default": "true" + "default": true }, { "name": "language",