1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/drupal7_ynh.git synced 2024-09-03 18:26:19 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2022-09-27 01:45:25 +00:00
parent c88a45f01a
commit abda665225
2 changed files with 51 additions and 51 deletions

View file

@ -1,6 +1,11 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Drupal 7 for YunoHost
[![Integration level](https://dash.yunohost.org/integration/drupal7.svg)](https://dash.yunohost.org/appci/app/drupal7) ![](https://ci-apps.yunohost.org/ci/badges/drupal7.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/drupal7.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/drupal7.svg)](https://dash.yunohost.org/appci/app/drupal7) ![Working status](https://ci-apps.yunohost.org/ci/badges/drupal7.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/drupal7.maintain.svg)
[![Install Drupal 7 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=drupal7)
*[Lire ce readme en français.](./README_fr.md)*
@ -9,44 +14,39 @@
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:** 7.84
**Shipped version:** 7.92~ynh1
## Screenshots
![](https://www.drupal.org/files/issues/D7-screenshot.png)
![Screenshot of Drupal 7](./doc/screenshots/screenshot.png)
## Documentation
## Disclaimers / important information
* Official documentation: https://www.drupal.org/docs/7
* 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/drupal7.svg)](https://ci-apps.yunohost.org/ci/apps/drupal7/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/drupal7.svg)](https://ci-apps-arm.yunohost.org/ci/apps/drupal7/)
## Links
* Report a bug: https://github.com/YunoHost-Apps/drupal7_ynh/issues
* App website: https://www.drupal.org
* YunoHost website: https://yunohost.org/
---
* Official app website: <https://www.drupal.org>
* Official user documentation: <https://www.drupal.org/docs/7>
* Upstream app code repository: <https://github.com/drupal/drupal>
* YunoHost documentation for this app: <https://yunohost.org/app_drupal7>
* Report a bug: <https://github.com/YunoHost-Apps/drupal7_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/drupal7_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/drupal7_ynh/tree/testing --debug
or
sudo yunohost app upgrade drupal7 -u https://github.com/YunoHost-Apps/drupal7_ynh/tree/testing --debug
```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,52 +1,52 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Drupal 7 pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/drupal7.svg)](https://dash.yunohost.org/appci/app/drupal7) ![](https://ci-apps.yunohost.org/ci/badges/drupal7.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/drupal7.maintain.svg)
[![Installer drupal7 avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=drupal7)
[![Niveau d'intégration](https://dash.yunohost.org/integration/drupal7.svg)](https://dash.yunohost.org/appci/app/drupal7) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/drupal7.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/drupal7.maintain.svg)
[![Installer Drupal 7 avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=drupal7)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer drupal7 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 7 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:** 7.84
**Version incluse :** 7.92~ynh1
## Captures d'écran
![](https://www.drupal.org/files/issues/D7-screenshot.png)
![Capture d'écran de Drupal 7](./doc/screenshots/screenshot.png)
## Documentation
## Avertissements / informations importantes
* Documentation officielle: https://www.drupal.org/docs/7
* 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/drupal7.svg)](https://ci-apps.yunohost.org/ci/apps/drupal7/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/drupal7.svg)](https://ci-apps-arm.yunohost.org/ci/apps/drupal7/)
## Liens
* Signaler un bug : https://github.com/YunoHost-Apps/drupal7_ynh/issues
* Site de l'application : https://www.drupal.org
* Site web YunoHost: https://yunohost.org/
---
* Site officiel de l'app : <https://www.drupal.org>
* Documentation officielle utilisateur : <https://www.drupal.org/docs/7>
* Dépôt de code officiel de l'app : <https://github.com/drupal/drupal>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_drupal7>
* Signaler un bug : <https://github.com/YunoHost-Apps/drupal7_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/drupal7_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/drupal7_ynh/tree/testing --debug
ou
sudo yunohost app upgrade drupal7 -u https://github.com/YunoHost-Apps/drupal7_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>