diff --git a/README.md b/README.md index 4a0dcee..1f19481 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Drupal for YunoHost -[![Integration level](https://dash.yunohost.org/integration/drupal.svg)](https://dash.yunohost.org/appci/app/drupal) ![Working status](https://ci-apps.yunohost.org/ci/badges/drupal.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/drupal.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/drupal.svg)](https://dash.yunohost.org/appci/app/drupal) ![Working status](https://ci-apps.yunohost.org/ci/badges/drupal.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/drupal.maintain.svg) [![Install Drupal with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=drupal) *[Lire ce readme en français.](./README_fr.md)* @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Free and open-source content management framework. -**Shipped version:** 9.5.0~ynh1 +**Shipped version:** 9.5.2~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 732ea32..e128a63 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,23 +5,23 @@ It shall NOT be edited by hand. # Drupal pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/drupal.svg)](https://dash.yunohost.org/appci/app/drupal) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/drupal.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/drupal.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/drupal.svg)](https://dash.yunohost.org/appci/app/drupal) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/drupal.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/drupal.maintain.svg) [![Installer Drupal avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=drupal) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer Drupal rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* +> *Ce package vous permet d’installer Drupal rapidement et simplement sur un serveur YunoHost. +Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* -## Vue d'ensemble +## Vue d’ensemble Framework de gestion de contenu libre et open-source. -**Version incluse :** 9.5.0~ynh1 +**Version incluse :** 9.5.2~ynh1 -## Captures d'écran +## Captures d’écran -![Capture d'écran de Drupal](./doc/screenshots/screenshot.png) +![Capture d’écran de Drupal](./doc/screenshots/screenshot.png) ## Avertissements / informations importantes @@ -29,9 +29,9 @@ Framework de gestion de contenu libre et open-source. ## Documentations et ressources -* Site officiel de l'app : -* Documentation officielle de l'admin : -* Dépôt de code officiel de l'app : +* Site officiel de l’app : +* Documentation officielle de l’admin : +* Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : @@ -47,4 +47,4 @@ ou sudo yunohost app upgrade drupal -u https://github.com/YunoHost-Apps/drupal_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file diff --git a/manifest.json b/manifest.json index ac9cf5d..7fd7af8 100644 --- a/manifest.json +++ b/manifest.json @@ -3,10 +3,10 @@ "id": "drupal", "packaging_format": 1, "description": { - "en": "A content management framework written in PHP", - "fr": "Un système de gestion de contenu écrit en PHP" + "en": "Content management framework", + "fr": "Système de gestion de contenu" }, - "version": "9.5.0~ynh1", + "version": "9.5.2~ynh1", "url": "https://www.drupal.org", "upstream": { "license": "GPL-2.0-or-later", @@ -63,8 +63,7 @@ }, { "name": "password", - "type": "password", - "example": "Choose a password" + "type": "password" }, { "name": "install_profil",