diff --git a/README.md b/README.md index 307dc7f..f3144f5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Drupal for YunoHost -[![Integration level](https://dash.yunohost.org/integration/drupal.svg)](https://dash.yunohost.org/appci/app/drupal) +[![Integration level](https://dash.yunohost.org/integration/drupal.svg)](https://dash.yunohost.org/appci/app/drupal) ![](https://ci-apps.yunohost.org/ci/badges/drupal.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/drupal.maintain.svg) [![Install Drupal with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=drupal) *[Lire ce readme en français.](./README_fr.md)* @@ -15,7 +15,7 @@ Free and open-source content management framework. ## Screenshots -![](https://upload.wikimedia.org/wikipedia/commons/thumb/5/53/Drupal_8_quickedit.png/300px-Drupal_8_quickedit.png) +![](https://www.drupal.org/files/issues/D7-screenshot.png) ## Documentation @@ -29,19 +29,19 @@ LDAP module can be installed #### Supported architectures -* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/drupal%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/drupal/) +* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/drupal%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/drupal/) * ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/drupal%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/drupal/) ## Links * Report a bug: https://github.com/YunoHost-Apps/drupal_ynh/issues * App website: https://www.drupal.org + * Upstream app repository: https://github.com/drupal-composer/drupal-project * YunoHost website: https://yunohost.org/ --- -Developers info ----------------- +## Developers info Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/drupal_ynh/tree/testing). diff --git a/README_fr.md b/README_fr.md index 11c0fc2..3fb0287 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,11 +1,11 @@ # Drupal pour YunoHost -[![Integration level](https://dash.yunohost.org/integration/drupal.svg)](https://dash.yunohost.org/appci/app/drupal) +[![Niveau d'intégration](https://dash.yunohost.org/integration/drupal.svg)](https://dash.yunohost.org/appci/app/drupal) ![](https://ci-apps.yunohost.org/ci/badges/drupal.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/drupal.maintain.svg) [![Install Drupal with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](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. +> *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 @@ -25,23 +25,23 @@ Framework de gestion de contenu libre et open-source. #### Support multi-utilisateurs -Le module d'authentification LDAP peut être installé +Le module d'authentification LDAP peut être installé. #### Supported architectures -* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/drupal%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/drupal/) +* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/drupal%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/drupal/) * ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/drupal%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/drupal/) ## Liens - * Signaler un bug: https://github.com/YunoHost-Apps/drupal_ynh/issues - * Site de l'application: https://www.drupal.org - * Site web YunoHost: https://yunohost.org/ + * Signaler un bug : https://github.com/YunoHost-Apps/drupal_ynh/issues + * Site de l'application : https://www.drupal.org + * Dépôt de l'application principale : https://github.com/drupal-composer/drupal-project + * Site web YunoHost : https://yunohost.org/ --- -Informations pour les développeurs ----------------- +## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/drupal_ynh/tree/testing).