mirror of
https://github.com/YunoHost-Apps/backdrop_ynh.git
synced 2024-09-03 20:36:14 +02:00
Merge pull request #30 from YunoHost-Apps/ci-auto-update-v1.20.0
Upgrade to version 1.20.0
This commit is contained in:
commit
86e3e15afd
8 changed files with 59 additions and 74 deletions
11
README.md
11
README.md
|
@ -17,14 +17,8 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Backdrop is a full-featured content management system that allows non-technical users to manage a wide variety of content. It can be used to create all kinds of websites including blogs, image galleries, social networks, intranets, and more.
|
||||
|
||||
### Features:
|
||||
|
||||
- A CMS that can be used out-of-the-box.
|
||||
- Code that can be learned quickly.
|
||||
- Extensible APIs.
|
||||
|
||||
|
||||
**Shipped version:** 1.19.3~ynh1
|
||||
**Shipped version:** 1.20.0~ynh1
|
||||
|
||||
**Demo:** https://backdropcms.org/demo
|
||||
|
||||
|
@ -36,7 +30,8 @@ Backdrop is a full-featured content management system that allows non-technical
|
|||
|
||||
#### upgrade
|
||||
|
||||
Backdrop CMS includes an update utility to handle any necessary changes to the database schema or configuration. [See instructions](https://backdropcms.org/upgrade)
|
||||
Backdrop CMS includes an update utility to handle any necessary changes to the database schema or configuration.
|
||||
Run `update.php` by navigating to `http://example.com/core/update.php` [See instructions](https://backdropcms.org/upgrade)
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
|
|
12
README_fr.md
12
README_fr.md
|
@ -11,16 +11,10 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
## Vue d'ensemble
|
||||
|
||||
Backdrop is a full-featured content management system that allows non-technical users to manage a wide variety of content. It can be used to create all kinds of websites including blogs, image galleries, social networks, intranets, and more.
|
||||
|
||||
### Features:
|
||||
|
||||
- A CMS that can be used out-of-the-box.
|
||||
- Code that can be learned quickly.
|
||||
- Extensible APIs.
|
||||
Backdrop est un système de gestion de contenu complet qui permet aux utilisateurs non techniques de gérer une grande variété de contenu. Il peut être utilisé pour créer toutes sortes de sites Web, notamment des blogs, des galeries d'image, des réseaux sociaux, des intranets et plus encore.
|
||||
|
||||
|
||||
**Version incluse :** 1.19.3~ynh1
|
||||
**Version incluse :** 1.20.0~ynh1
|
||||
|
||||
**Démo :** https://backdropcms.org/demo
|
||||
|
||||
|
@ -32,7 +26,7 @@ Backdrop is a full-featured content management system that allows non-technical
|
|||
|
||||
## Configuration
|
||||
|
||||
Backdrop CMS inclus un utilitaire de mise à jour pour gérer toutes les modifications nécessaires à configuration et base de données. [Voir les instructions](https://backdropcms.org/upgrade)
|
||||
Backdrop CMS inclus un utilitaire de mise à jour pour gérer toutes les modifications nécessaires à configuration et base de données. Exécuter `update.php` en naviguant vers `https://example.com/core/update.php` [Voir les instructions](https://backdropcms.org/upgrade)
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/backdrop/backdrop/releases/download/1.19.3/backdrop.zip
|
||||
SOURCE_SUM=bc48494a699ba1a54018165ad46bdd48faa815e87df4ce052a43e8eb1ab23262
|
||||
SOURCE_URL=https://github.com/backdrop/backdrop/releases/download/1.20.0/backdrop.zip
|
||||
SOURCE_SUM=bd4e65683fd0a0a2d82e7031e435a0e674fef297ed39829513126696443e21ce
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,7 +1 @@
|
|||
Backdrop is a full-featured content management system that allows non-technical users to manage a wide variety of content. It can be used to create all kinds of websites including blogs, image galleries, social networks, intranets, and more.
|
||||
|
||||
### Features:
|
||||
|
||||
- A CMS that can be used out-of-the-box.
|
||||
- Code that can be learned quickly.
|
||||
- Extensible APIs.
|
||||
|
|
1
doc/DESCRIPTION_fr.md
Normal file
1
doc/DESCRIPTION_fr.md
Normal file
|
@ -0,0 +1 @@
|
|||
Backdrop est un système de gestion de contenu complet qui permet aux utilisateurs non techniques de gérer une grande variété de contenu. Il peut être utilisé pour créer toutes sortes de sites Web, notamment des blogs, des galeries d'image, des réseaux sociaux, des intranets et plus encore.
|
|
@ -1,3 +1,4 @@
|
|||
#### upgrade
|
||||
|
||||
Backdrop CMS includes an update utility to handle any necessary changes to the database schema or configuration. [See instructions](https://backdropcms.org/upgrade)
|
||||
Backdrop CMS includes an update utility to handle any necessary changes to the database schema or configuration.
|
||||
Run `update.php` by navigating to `http://example.com/core/update.php` [See instructions](https://backdropcms.org/upgrade)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
## Configuration
|
||||
|
||||
Backdrop CMS inclus un utilitaire de mise à jour pour gérer toutes les modifications nécessaires à configuration et base de données. [Voir les instructions](https://backdropcms.org/upgrade)
|
||||
Backdrop CMS inclus un utilitaire de mise à jour pour gérer toutes les modifications nécessaires à configuration et base de données. Exécuter `update.php` en naviguant vers `https://example.com/core/update.php` [Voir les instructions](https://backdropcms.org/upgrade)
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"name": "Backdrop",
|
||||
"id": "backdrop",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Easy-to-use CMS for building professional websites",
|
||||
"fr": "CMS facile à utiliser pour créer des sites Web professionnels"
|
||||
},
|
||||
"version": "1.19.3~ynh1",
|
||||
"url": "https://backdropcms.org/",
|
||||
"upstream": {
|
||||
"name": "Backdrop",
|
||||
"id": "backdrop",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Easy-to-use CMS for building professional websites",
|
||||
"fr": "CMS facile à utiliser pour créer des sites Web professionnels"
|
||||
},
|
||||
"version": "1.20.0~ynh1",
|
||||
"url": "https://backdropcms.org/",
|
||||
"upstream": {
|
||||
"license": "GPL-2.0",
|
||||
"website": "https://backdropcms.org/",
|
||||
"demo": "https://backdropcms.org/demo",
|
||||
|
@ -16,42 +16,42 @@
|
|||
"userdoc": "https://backdropcms.org/user-guide",
|
||||
"code": "https://github.com/backdrop/backdrop"
|
||||
},
|
||||
"license": "GPL-2.0",
|
||||
"maintainer": {
|
||||
"name": "eric_G",
|
||||
"email": ""
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.2.4"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
"nginx",
|
||||
"php7.3-fpm",
|
||||
"mysql"
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
{
|
||||
"name": "domain",
|
||||
"type": "domain",
|
||||
"example": "domain.org"
|
||||
"license": "GPL-2.0",
|
||||
"maintainer": {
|
||||
"name": "eric_G",
|
||||
"email": ""
|
||||
},
|
||||
{
|
||||
"name": "path",
|
||||
"type": "path",
|
||||
"example": "/backdrop",
|
||||
"default": "/backdrop"
|
||||
},
|
||||
{
|
||||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
"help": {
|
||||
"en": "If enabled, Backdrop will be accessible by people who do not have an account. This can be changed later via the webadmin.",
|
||||
"fr": "Si cette case est cochée, Backdrop sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
||||
},
|
||||
"default": true
|
||||
}
|
||||
]
|
||||
}
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.2.4"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
"nginx",
|
||||
"php7.3-fpm",
|
||||
"mysql"
|
||||
],
|
||||
"arguments": {
|
||||
"install": [
|
||||
{
|
||||
"name": "domain",
|
||||
"type": "domain",
|
||||
"example": "domain.org"
|
||||
},
|
||||
{
|
||||
"name": "path",
|
||||
"type": "path",
|
||||
"example": "/backdrop",
|
||||
"default": "/backdrop"
|
||||
},
|
||||
{
|
||||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
"help": {
|
||||
"en": "If enabled, Backdrop will be accessible by people who do not have an account. This can be changed later via the webadmin.",
|
||||
"fr": "Si cette case est cochée, Backdrop sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
||||
},
|
||||
"default": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue