1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dokuwiki_ynh.git synced 2024-09-03 18:26:20 +02:00

Change version

This commit is contained in:
ericgaspar 2020-09-24 11:36:42 +02:00
parent c5178d814f
commit cb229a1462
No known key found for this signature in database
GPG key ID: 574F281483054D44
4 changed files with 6 additions and 10 deletions

View file

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

View file

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

View file

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