diff --git a/README.md b/README.md index ce4adee..eb2932b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ + + # Drupal for YunoHost [![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) @@ -5,41 +10,32 @@ *[Lire ce readme en français.](./README_fr.md)* -> *This package allows you to install Drupal quickly and simply on a YunoHost server. +> *This package allows you to install Drupal quickly and simply on a YunoHost server. If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* ## Overview + Free and open-source content management framework. -**Shipped version:** 8.9.20 +**Shipped version:** 8.9.20~ynh1 + + ## Screenshots -![](https://upload.wikimedia.org/wikipedia/commons/5/53/Drupal_8_quickedit.png) +![](./doc/screenshots/screenshot.png) -## Documentation +## Disclaimers / important information - * Official documentation: https://www.drupal.org/docs/8 +* LDAP module can be installed -## YunoHost specific features +## Documentation and resources -#### Multi-user support - -LDAP module can be installed - -#### Supported architectures - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/drupal.svg)](https://ci-apps.yunohost.org/ci/apps/drupal/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/drupal.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/ - ---- +* Official app website: https://www.drupal.org +* Official admin documentation: https://www.drupal.org/docs/8 +* Upstream app code repository: https://github.com/drupal-composer/drupal-project +* YunoHost documentation for this app: https://yunohost.org/app_drupal +* Report a bug: https://github.com/YunoHost-Apps/drupal_ynh/issues ## Developer info @@ -51,3 +47,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/drupal_ynh/tree/testi or sudo yunohost app upgrade drupal -u https://github.com/YunoHost-Apps/drupal_ynh/tree/testing --debug ``` + +**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 5acef93..40f6e7f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -3,43 +3,35 @@ [![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) [![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)* +*[Lire ce readme en français.](./README_fr.md)* -> *Ce package vous permet d'installer Drupal rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.* +> *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 + Framework de gestion de contenu libre et open-source. -**Version incluse:** 8.9.20 +**Version incluse :** 8.9.20~ynh1 + + ## Captures d'écran -![](https://upload.wikimedia.org/wikipedia/commons/5/53/Drupal_8_quickedit.png) +![](./doc/screenshots/screenshot.png) -## Documentation +## Avertissements / informations importantes - * Documentation officielle: https://www.drupal.org/docs/8 +* Le module d'authentification LDAP peut être installé. -## Caractéristiques spécifiques YunoHost +## Documentations et ressources -#### Support multi-utilisateur - -Le module d'authentification LDAP peut être installé. - -#### Architectures supportées - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/drupal.svg)](https://ci-apps.yunohost.org/ci/apps/drupal/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/drupal.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 - * Dépôt de l'application principale : https://github.com/drupal-composer/drupal-project - * Site web YunoHost : https://yunohost.org/ - ---- +* Site officiel de l'app : https://www.drupal.org +* Documentation officielle de l'admin : https://www.drupal.org/docs/8 +* Dépôt de code officiel de l'app : https://github.com/drupal-composer/drupal-project +* Documentation YunoHost pour cette app : https://yunohost.org/app_drupal +* Signaler un bug : https://github.com/YunoHost-Apps/drupal_ynh/issues ## Informations pour les développeurs @@ -51,3 +43,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/drupal_ynh/tree/testi 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 :** https://yunohost.org/packaging_apps \ No newline at end of file diff --git a/doc/DISCLAIMER_fr.md b/doc/DISCLAIMER_fr.md index d28e467..87e4d8d 100644 --- a/doc/DISCLAIMER_fr.md +++ b/doc/DISCLAIMER_fr.md @@ -1 +1 @@ -* Le module d'authentification LDAP peut être installé. +* Le module d'authentification LDAP peut être installé.