From 9ff0de62ef95f6fee40e461ed286e57efa051232 Mon Sep 17 00:00:00 2001 From: polytan02 Date: Sun, 5 Mar 2017 13:31:22 +0000 Subject: [PATCH 1/4] Update of readme.md to better describe the update process --- README.md | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1087a49..2c4de01 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,23 @@ -Wordpress multisite for YunoHost +# Wordpress multisite for YunoHost ================== +Site du project Yunohost : [Yunohost.org](https://yunohost.org/#/) -[Yunohost project](https://yunohost.org/#/) +## English version +Wordpress lets you create your blog or web site very easily.
+With this package, you can even activate the [multisite](http://codex.wordpress.org/Glossary#Multisite) +https://wordpress.org/ + +If the multisite option is activated, the script also installs *php5-cli*. + +**How to upgrade the package:** +1) sudo yunohost app upgrade --verbose wordpress -u https://github.com/YunoHost-Apps/wordpress_ynh
+2) To be noted that once installed, the updates of the php code of the Wordpress blog are managed from the Wordpress web admin interface. +3) There may also be some upgrades of the wordpress_ynh package, these are to cover its integration whithin the Yunohost system. + +**Multi-user support:** Yes, with LDAP ability. + +## Version Française Logiciel de création de blog ou de site Web avec option [multisite](http://codex.wordpress.org/Glossary#Multisite) https://wordpress.org/ @@ -10,6 +25,8 @@ https://wordpress.org/ Si l'option multisite est activée, le script installe le paquet *php5-cli*. **Mise à jour du package:** -sudo yunohost app upgrade --verbose wordpress -u https://github.com/YunoHost-Apps/wordpress_ynh +1) sudo yunohost app upgrade --verbose wordpress -u https://github.com/YunoHost-Apps/wordpress_ynh
+2) A noter qu'une fois installé, les mises à jour du code php du blog Wordpress se font depuis l'interface wed d'admin de Wordpress +3) Il peut également y avoir des mises à jour du paquet wordpress_ynh, celles-ci sont liées à l'intégration du paquet dans le systeme Yunohost. **Multi-utilisateur:** Oui, avec support ldap. From 9c22a474875c7246d1d06bfc203c439eee50bc4e Mon Sep 17 00:00:00 2001 From: polytan02 Date: Sun, 5 Mar 2017 13:32:45 +0000 Subject: [PATCH 2/4] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c4de01..236a8b9 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ If the multisite option is activated, the script also installs *php5-cli*. **How to upgrade the package:** 1) sudo yunohost app upgrade --verbose wordpress -u https://github.com/YunoHost-Apps/wordpress_ynh
-2) To be noted that once installed, the updates of the php code of the Wordpress blog are managed from the Wordpress web admin interface. +2) To be noted that once installed, the updates of the php code of the Wordpress blog are managed from the Wordpress web admin interface.
3) There may also be some upgrades of the wordpress_ynh package, these are to cover its integration whithin the Yunohost system. **Multi-user support:** Yes, with LDAP ability. @@ -26,7 +26,7 @@ Si l'option multisite est activée, le script installe le paquet *php5-cli*. **Mise à jour du package:** 1) sudo yunohost app upgrade --verbose wordpress -u https://github.com/YunoHost-Apps/wordpress_ynh
-2) A noter qu'une fois installé, les mises à jour du code php du blog Wordpress se font depuis l'interface wed d'admin de Wordpress +2) A noter qu'une fois installé, les mises à jour du code php du blog Wordpress se font depuis l'interface wed d'admin de Wordpress
3) Il peut également y avoir des mises à jour du paquet wordpress_ynh, celles-ci sont liées à l'intégration du paquet dans le systeme Yunohost. **Multi-utilisateur:** Oui, avec support ldap. From f6a7c83e7be1d0c67c8bc57b58f4b32951d738cc Mon Sep 17 00:00:00 2001 From: polytan02 Date: Sun, 19 Mar 2017 19:11:28 +0000 Subject: [PATCH 3/4] Little typo in Source_url --- conf/app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/app.src b/conf/app.src index 2041a74..12023d8 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,2 +1,2 @@ -SOURCE_URL>https://wordpress.org/wordpress-4.7.2.tar.gz +SOURCE_URL=https://wordpress.org/wordpress-4.7.2.tar.gz SOURCE_SUM=17f9fe2fa6d14eba86aad152059b5afd From 26b26a066997dfb13092216821efdce7316d2e61 Mon Sep 17 00:00:00 2001 From: polytan02 Date: Sun, 19 Mar 2017 19:20:11 +0000 Subject: [PATCH 4/4] it was not a typo Sorry.... --- conf/app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/app.src b/conf/app.src index 12023d8..2041a74 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,2 +1,2 @@ -SOURCE_URL=https://wordpress.org/wordpress-4.7.2.tar.gz +SOURCE_URL>https://wordpress.org/wordpress-4.7.2.tar.gz SOURCE_SUM=17f9fe2fa6d14eba86aad152059b5afd