mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Merge pull request #933 from toitoinebzh/pluxml_doc
PluXml french and english documentation
This commit is contained in:
commit
cf2472992f
4 changed files with 46 additions and 0 deletions
23
app_pluxml.md
Normal file
23
app_pluxml.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# PluXml
|
||||
|
||||
![PluXml_logo](images/PluXml_logo.png)
|
||||
|
||||
PluXml is a blog/CMS storing data in XML and not in a SQL database.
|
||||
|
||||
## Aperçu
|
||||
|
||||
![PluXml_screenshot](images/PluXml_screenshot.jpg)
|
||||
|
||||
## Plugins et thèmes
|
||||
|
||||
Plugins and themes should respectively be installed in the following folders : `/var/www/pluxml/plugins`, `/var/www/pluxml/themes`.
|
||||
|
||||
## Backup
|
||||
|
||||
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/
|
23
app_pluxml_fr.md
Normal file
23
app_pluxml_fr.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# PluXml
|
||||
|
||||
![PluXml_logo](images/PluXml_logo.png)
|
||||
|
||||
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
|
||||
|
||||
![PluXml_screenshot](images/PluXml_screenshot.jpg)
|
||||
|
||||
## Plugins et thèmes
|
||||
|
||||
Les plugins et thèmes doivent être installés manuellement respectivement dans les dossiers `/var/www/pluxml/plugins` et `/var/www/pluxml/themes`.
|
||||
|
||||
## Sauvegarde
|
||||
|
||||
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
|
||||
|
||||
PluXml : https://www.pluxml.org/
|
||||
Documentation : https://wiki.pluxml.org/
|
||||
Forum : https://forum.pluxml.org/
|
BIN
images/PluXml_logo.png
Normal file
BIN
images/PluXml_logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
images/PluXml_screenshot.jpg
Normal file
BIN
images/PluXml_screenshot.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
Loading…
Reference in a new issue