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:
parent
c88a45f01a
commit
abda665225
2 changed files with 51 additions and 51 deletions
48
README.md
48
README.md
|
@ -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 for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/drupal7)  
|
||||
[](https://dash.yunohost.org/appci/app/drupal7)  
|
||||
[](https://install-app.yunohost.org/?app=drupal7)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install Drupal 7 quickly and simply on a YunoHost server.
|
||||
> *This package allows you to install Drupal 7 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:** 7.84
|
||||
|
||||
**Shipped version:** 7.92~ynh1
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||

|
||||
|
||||
## 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 - [](https://ci-apps.yunohost.org/ci/apps/drupal7/)
|
||||
* ARMv8-A - [](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>
|
||||
|
|
54
README_fr.md
54
README_fr.md
|
@ -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
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/drupal7)  
|
||||
[](https://install-app.yunohost.org/?app=drupal7)
|
||||
[](https://dash.yunohost.org/appci/app/drupal7)  
|
||||
[](https://install-app.yunohost.org/?app=drupal7)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[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
|
||||
|
||||

|
||||

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