Update app_pluxml.*.md (#2046)

This commit is contained in:
gmilad 2022-08-05 17:37:44 +02:00 committed by GitHub
parent 32c6451f6a
commit 9037b31ebd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 49 additions and 10 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

View file

@ -9,9 +9,26 @@ routes:
![PluXml_logo](image://PluXml_logo.png)
[![Install PluXml with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=pluxml) [![Integration level](https://dash.yunohost.org/integration/pluxml.svg)](https://dash.yunohost.org/appci/app/pluxml)
### Index
- [Configuration](#Configuration)
- [Connexion à l'interface d'administration](#Connexion-à-l-interface-d-administration)
- [Captures d'écran](Captures-d-écran)
- [Plugins et thèmes](Plugins-et-thèmes)
- [Sauvegarde](#Sauvegarde)
- [Liens utiles](#liens-utiles)
PluXml est un moteur de blog/CMS stockant ces données en XML et ne nécessitant pas de base de données SQL.
## Aperçu
## Configuration
### Connexion à linterface dadministration
Pour configurer l'application il faut se rendre à l'adresse : `https://domain.tld/path/core/admin`
## Captures d'écran
![PluXml_screenshot](image://PluXml_screenshot.jpg)
@ -23,8 +40,11 @@ Les plugins et thèmes doivent être installés manuellement respectivement dans
Pour sauvegarder votre blog, il est nécessaire de réaliser une copie du dossier `/var/www/pluxml/data`. Cette procédure de sauvegarde est également recommandée avant toute mise à jour de l'application.
## Liens
## Liens utiles
PluXml : https://www.pluxml.org/
Documentation : https://wiki.pluxml.org/
Forum : https://forum.pluxml.org/
+ Site web : [www.pluxml.org](https://www.pluxml.org/)
+ Documentation officielle : [wiki.pluxml.org Wiki](https://wiki.pluxml.org/)
+ Démo officielle : [https://demo.pluxml.org/](https://demo.pluxml.org/)
+ Forum : [https://forum.pluxml.org/](https://forum.pluxml.org/)
+ Dépôt logiciel de l'application : [github.com - YunoHost-Apps/pluxml](https://github.com/YunoHost-Apps/pluxml_ynh)
+ Remonter un bug ou une amélioration en créant un ticket (issue) : [github.com - YunoHost-Apps/pluxml/issues](https://github.com/YunoHost-Apps/pluxml_ynh/issues)

View file

@ -9,8 +9,25 @@ routes:
![PluXml_logo](image://PluXml_logo.png)
[![Install PluXml with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=pluxml) [![Integration level](https://dash.yunohost.org/integration/pluxml.svg)](https://dash.yunohost.org/appci/app/pluxml)
### Index
- [Configuration](#Configuration)
- [Login to admin interface](#Login-to-administration-interface)
- [Overview](#Overview)
- [Plugins and themes](#Plugins-and-themes)
- [Backup](#Backup)
- [Useful links](#useful-links)
PluXml is a blog/CMS storing data in XML and not in a SQL database.
## Configuration
### Connecting to the administration interface
To configure the app, go to the address: `https://domain.tld/path/core/admin`
## Overview
![PluXml_screenshot](image://PluXml_screenshot.jpg)
@ -23,8 +40,10 @@ Plugins and themes should respectively be installed in the following folders: `/
To restore your blog, you should keep a copy of the folder `/var/www/pluxml/data`. It is recommended to do this backup before any upgrade.
## Link
PluXml : https://www.pluxml.org/
Documentation : https://wiki.pluxml.org/
Forum : https://forum.pluxml.org/
## Useful links
+ Website : [www.pluxml.org](https://www.pluxml.org/)
+ Official documentation : [wiki.pluxml.org Wiki](https://wiki.pluxml.org/)
+ Official demo : [https://demo.pluxml.org/](https://demo.pluxml.org/)
+ Forum : [https://forum.pluxml.org/](https://forum.pluxml.org/)
+ Apps software repository : [github.com - YunoHost-Apps/pluxml](https://github.com/YunoHost-Apps/pluxml_ynh)
+ Fix a bug or suggest an improvement by creating a ticket (issue) : [github.com - YunoHost-Apps/pluxml/issues](https://github.com/YunoHost-Apps/pluxml_ynh/issues)