1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prestashop_ynh.git synced 2024-09-03 20:06:39 +02:00

Suppression de SPIP dans le manifest

This commit is contained in:
magikcypress 2017-03-03 13:11:58 +01:00
parent 4b497b2fa8
commit aa27d43992

View file

@ -28,8 +28,8 @@
"name": "domain",
"type": "domain",
"ask": {
"en": "Choose a domain name for SPIP",
"fr": "Choisissez un nom de domaine pour SPIP"
"en": "Choose a domain name for Prestashop",
"fr": "Choisissez un nom de domaine pour Prestashop"
},
"example": "example.org"
},
@ -37,8 +37,8 @@
"name": "path",
"type": "path",
"ask": {
"en": "Choose a path for SPIP",
"fr": "Choisissez un chemin pour SPIP"
"en": "Choose a path for Prestashop",
"fr": "Choisissez un chemin pour Prestashop"
},
"example": "/prestashop",
"default": "/prestashop"
@ -47,7 +47,7 @@
"name": "admin",
"type": "user",
"ask": {
"en": "Choose the SPIP administrator (must be an existing YunoHost user)",
"en": "Choose the Prestashop administrator (must be an existing YunoHost user)",
"fr": "Administrateur du site (doit être un utilisateur YunoHost existant)"
},
"example": "johndoe"
@ -55,7 +55,7 @@
{
"name": "is_public",
"ask": {
"en": "Is it a public SPIP site ?",
"en": "Is it a public Prestashop site ?",
"fr": "Est-ce un site public ?"
},
"choices": ["Yes", "No"],