1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/drupal_ynh.git synced 2024-09-03 18:35:53 +02:00

Merge pull request #65 from YunoHost-Apps/testing

Upgrade to version 9.5.2
This commit is contained in:
yalh76 2023-01-23 20:32:30 +01:00 committed by GitHub
commit 7523cfca74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 17 additions and 18 deletions

View file

@ -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. Free and open-source content management framework.
**Shipped version:** 9.5.0~ynh1 **Shipped version:** 9.5.2~ynh1
## Screenshots ## Screenshots

View file

@ -5,23 +5,23 @@ It shall NOT be edited by hand.
# Drupal pour YunoHost # 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 dinté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) [![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)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Drupal rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller 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.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
Framework de gestion de contenu libre et open-source. 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 ## Avertissements / informations importantes
@ -29,9 +29,9 @@ Framework de gestion de contenu libre et open-source.
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://www.drupal.org> * Site officiel de lapp : <https://www.drupal.org>
* Documentation officielle de l'admin : <https://www.drupal.org/docs/8> * Documentation officielle de ladmin : <https://www.drupal.org/docs/8>
* Dépôt de code officiel de l'app : <https://github.com/drupal/drupal> * Dépôt de code officiel de lapp : <https://github.com/drupal/drupal>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_drupal> * Documentation YunoHost pour cette app : <https://yunohost.org/app_drupal>
* Signaler un bug : <https://github.com/YunoHost-Apps/drupal_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/drupal_ynh/issues>
@ -47,4 +47,4 @@ ou
sudo yunohost app upgrade drupal -u https://github.com/YunoHost-Apps/drupal_ynh/tree/testing --debug sudo yunohost app upgrade drupal -u https://github.com/YunoHost-Apps/drupal_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>

View file

@ -3,10 +3,10 @@
"id": "drupal", "id": "drupal",
"packaging_format": 1, "packaging_format": 1,
"description": { "description": {
"en": "A content management framework written in PHP", "en": "Content management framework",
"fr": "Un système de gestion de contenu écrit en PHP" "fr": "Système de gestion de contenu"
}, },
"version": "9.5.0~ynh1", "version": "9.5.2~ynh1",
"url": "https://www.drupal.org", "url": "https://www.drupal.org",
"upstream": { "upstream": {
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
@ -63,8 +63,7 @@
}, },
{ {
"name": "password", "name": "password",
"type": "password", "type": "password"
"example": "Choose a password"
}, },
{ {
"name": "install_profil", "name": "install_profil",