mirror of
https://github.com/YunoHost-Apps/drupal_ynh.git
synced 2024-09-03 18:35:53 +02:00
commit
0611ba92ae
2 changed files with 15 additions and 15 deletions
10
README.md
10
README.md
|
@ -1,6 +1,6 @@
|
|||
# Drupal for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/drupal)
|
||||
[](https://dash.yunohost.org/appci/app/drupal)  
|
||||
[](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
|
||||
|
||||

|
||||

|
||||
|
||||
## Documentation
|
||||
|
||||
|
@ -29,19 +29,19 @@ LDAP module can be installed
|
|||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/drupal/)
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/drupal/)
|
||||
* ARMv8-A - [](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).
|
||||
|
||||
|
|
14
README_fr.md
14
README_fr.md
|
@ -1,11 +1,11 @@
|
|||
# Drupal pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/drupal)
|
||||
[](https://dash.yunohost.org/appci/app/drupal)  
|
||||
[](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
|
||||
|
@ -15,7 +15,7 @@ Framework de gestion de contenu libre et open-source.
|
|||
|
||||
## Captures d'écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Documentation
|
||||
|
||||
|
@ -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 - [](https://ci-apps.yunohost.org/ci/apps/drupal/)
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/drupal/)
|
||||
* ARMv8-A - [](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/
|
||||
|
||||
---
|
||||
|
||||
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).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue