From 1dc3ce916f0c0dc6357447440a547becae142d00 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 6 Jun 2021 21:20:41 +0000 Subject: [PATCH] Auto-update README --- README.md | 63 +++++++++++++++++++--------------------------------- README_fr.md | 63 ++++++++++++++++++---------------------------------- 2 files changed, 44 insertions(+), 82 deletions(-) diff --git a/README.md b/README.md index 174c982..621fff1 100644 --- a/README.md +++ b/README.md @@ -1,63 +1,44 @@ + + # PluXml for YunoHost [![Integration level](https://dash.yunohost.org/integration/pluxml.svg)](https://dash.yunohost.org/appci/app/pluxml) ![](https://ci-apps.yunohost.org/ci/badges/pluxml.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/pluxml.maintain.svg) -[![Install PluXml with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=pluxml) +[![Install PluXml with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pluxml) *[Lire ce readme en français.](./README_fr.md)* -> *This package allows you to install PluXml quickly and simply on a YunoHost server. +> *This package allows you to install PluXml quickly and simply on a YunoHost server. If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* ## Overview -PluXml is a content management system (CMS) developed in PHP. The data is stored in XML files. It is therefore not necessary to have the database management system. PluXml is customizable through themes and/or plugins. -**Shipped version:** 5.8.7 +Blog or CMS storing data in XML format. + +**Shipped version:** 5.8.7~ynh1 + +**Demo:** https://demo.pluxml.org/ ## Screenshots -![Screenshot_Pluxml](sources/images/screenshot.png) +![](./doc/screenshots/screenshot.png) -## Demo - -* [Official demo](https://demo.pluxml.org/) +## Disclaimers / important information ## Configuration The admin panel is in https://domain.tld/path/core/admin -## Documentation +## Documentation and resources - * Official documentation: https://wiki.pluxml.org/ - * YunoHost documentation: https://yunohost.org/#/app_pluxml - -## YunoHost specific features - -#### Multi-user support - -Are LDAP and HTTP auth supported? **No** -Can the app be used by multiple users? **Yes** - -#### Supported architectures - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/pluxml.svg)](https://ci-apps.yunohost.org/ci/apps/pluxml/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/pluxml.svg)](https://ci-apps-arm.yunohost.org/ci/apps/pluxml/) - -## Limitations - -* Any known limitations. - -## Additional information - -* Other information you would add about this application - -## Links - - * Report a bug: https://github.com/YunoHost-Apps/pluxml_ynh/issues - * App website: https://www.pluxml.org/ - * Upstream app repository: https://github.com/pluxml/PluXml - * YunoHost website: https://yunohost.org/ - ---- +* Official app website: https://www.pluxml.org/ +* Official user documentation: https://yunohost.org/#/app_pluxml +* Official admin documentation: https://wiki.pluxml.org/ +* Upstream app code repository: https://github.com/pluxml/PluXml +* YunoHost documentation for this app: https://yunohost.org/app_pluxml +* Report a bug: https://github.com/YunoHost-Apps/pluxml_ynh/issues ## Developer info @@ -69,3 +50,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/pluxml_ynh/tree/testi or sudo yunohost app upgrade pluxml -u https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug ``` + +**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 511dfe5..b0311ba 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,63 +1,40 @@ # PluXml pour YunoHost [![Niveau d'intégration](https://dash.yunohost.org/integration/pluxml.svg)](https://dash.yunohost.org/appci/app/pluxml) ![](https://ci-apps.yunohost.org/ci/badges/pluxml.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/pluxml.maintain.svg) -[![Installer PluXml avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=pluxml) +[![Installer PluXml avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pluxml) -*[Read this readme in english.](./README.md)* +*[Read this readme in english.](./README.md)* +*[Lire ce readme en français.](./README_fr.md)* -> *Ce package vous permet d'installer PluXml rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.* +> *Ce package vous permet d'installer PluXml rapidement et simplement sur un serveur YunoHost. +Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* ## Vue d'ensemble -PluXml est un système de gestion de contenu développé en PHP. Les données sont stockées dans des fichiers XML. Il n'est donc pas nécessaire de disposer du système de gestion de base de données. PluXml est personnalisable par l'intermédiaire de thèmes et/ou de plugins. -**Version incluse:** 5.8.7 +Blog ou CMS stockant des données au format XML. + +**Version incluse :** 5.8.7~ynh1 + +**Démo :** https://demo.pluxml.org/ ## Captures d'écran -![Screenshot_Pluxml](sources/images/screenshot.png) +![](./doc/screenshots/screenshot.png) -## Démo - -* [Official demo](https://demo.pluxml.org/) +## Avertissements / informations importantes ## Configuration Le panneau d'administration est accessible via https://domain.tld/path/core/admin -## Documentation +## Documentations et ressources - * Documentation officielle : https://wiki.pluxml.org/ - * Documentation YunoHost : https://yunohost.org/#/app_pluxml_fr - -## Caractéristiques spécifiques YunoHost - -#### Support multi-utilisateur - -* L'authentification LDAP et HTTP est-elle prise en charge ? **Non** -* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui** - -#### Architectures supportées - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/pluxml.svg)](https://ci-apps.yunohost.org/ci/apps/pluxml/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/pluxml.svg)](https://ci-apps-arm.yunohost.org/ci/apps/pluxml/) - -## Limitations - -* Limitations connues. - -## Informations additionnelles - -* Autres informations à ajouter sur cette application - -## Liens - - * Signaler un bug : https://github.com/YunoHost-Apps/pluxml_ynh/issues - * Site de l'application : https://www.pluxml.org/ - * Dépôt de l'application principale : https://github.com/pluxml/PluXml - * Site web YunoHost : https://yunohost.org/ - ---- +* Site officiel de l'app : https://www.pluxml.org/ +* Documentation officielle utilisateur : https://yunohost.org/#/app_pluxml +* Documentation officielle de l'admin : https://wiki.pluxml.org/ +* Dépôt de code officiel de l'app : https://github.com/pluxml/PluXml +* Documentation YunoHost pour cette app : https://yunohost.org/app_pluxml +* Signaler un bug : https://github.com/YunoHost-Apps/pluxml_ynh/issues ## Informations pour les développeurs @@ -69,3 +46,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/pluxml_ynh/tree/testi ou sudo yunohost app upgrade pluxml -u https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug ``` + +**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file