From fb43d0fffdc52ec9155fd3e0c7150252addf0e85 Mon Sep 17 00:00:00 2001 From: Moul Date: Thu, 28 Jan 2016 19:03:31 +0100 Subject: [PATCH 1/2] Update manifest with latest rules. --- manifest.json | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index 98a5b23..ace2ce1 100644 --- a/manifest.json +++ b/manifest.json @@ -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" } - - ] } } From 052176c8e360913d60c536aed905246f9f4159ed Mon Sep 17 00:00:00 2001 From: Moul Date: Thu, 28 Jan 2016 19:06:38 +0100 Subject: [PATCH 2/2] Update Readme. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a8444b4..874c8d8 100644 --- a/README.md +++ b/README.md @@ -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/)