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

Merge pull request #18 from M5oul/master

Update manifest and readme files.
This commit is contained in:
Matlink 2016-04-03 17:11:20 +02:00
commit 48493fb002
2 changed files with 12 additions and 8 deletions

View file

@ -1,3 +1,4 @@
pluxml_ynh
==========
A yunohost version of PluXml : http://www.pluxml.org
# PluXml package for YunoHost
* [PluXml website](http://www.pluxml.org)
* [YunoHost website](https://yunohost.org/)

View file

@ -5,12 +5,17 @@
"en": "A fast and light blog/CMS with XML",
"fr": "Blog ou CMS à l'Xml, rapide et léger"
},
"developer": {
"url": "http://www.pluxml.org/",
"license": "free",
"maintainer": {
"name": "matlink",
"email": "matlink@matlink.fr",
"url": ""
"email": "matlink@matlink.fr"
},
"multi_instance": "true",
"services": [
"nginx",
"php5-fpm"
],
"arguments": {
"install" : [
{
@ -68,8 +73,6 @@
"choices": ["de","en","es","fr","it","nl","pl","pt","po","ro","ru"],
"default": "en"
}
]
}
}