mirror of
https://github.com/YunoHost-Apps/pluxml_ynh.git
synced 2024-09-03 20:16:02 +02:00
Auto-update README
This commit is contained in:
parent
8d188da9f5
commit
1dc3ce916f
2 changed files with 44 additions and 82 deletions
61
README.md
61
README.md
|
@ -1,7 +1,12 @@
|
||||||
|
<!--
|
||||||
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||||
|
It shall NOT be edited by hand.
|
||||||
|
-->
|
||||||
|
|
||||||
# PluXml for YunoHost
|
# PluXml for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/pluxml)  
|
[](https://dash.yunohost.org/appci/app/pluxml)  
|
||||||
[](https://install-app.yunohost.org/?app=pluxml)
|
[](https://install-app.yunohost.org/?app=pluxml)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
|
@ -9,55 +14,31 @@
|
||||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## 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
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Demo
|
## Disclaimers / important information
|
||||||
|
|
||||||
* [Official demo](https://demo.pluxml.org/)
|
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
The admin panel is in https://domain.tld/path/core/admin
|
The admin panel is in https://domain.tld/path/core/admin
|
||||||
|
|
||||||
## Documentation
|
## Documentation and resources
|
||||||
|
|
||||||
* Official documentation: https://wiki.pluxml.org/
|
* Official app website: https://www.pluxml.org/
|
||||||
* YunoHost documentation: https://yunohost.org/#/app_pluxml
|
* Official user documentation: https://yunohost.org/#/app_pluxml
|
||||||
|
* Official admin documentation: https://wiki.pluxml.org/
|
||||||
## YunoHost specific features
|
* Upstream app code repository: https://github.com/pluxml/PluXml
|
||||||
|
* YunoHost documentation for this app: https://yunohost.org/app_pluxml
|
||||||
#### Multi-user support
|
* Report a bug: https://github.com/YunoHost-Apps/pluxml_ynh/issues
|
||||||
|
|
||||||
Are LDAP and HTTP auth supported? **No**
|
|
||||||
Can the app be used by multiple users? **Yes**
|
|
||||||
|
|
||||||
#### Supported architectures
|
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/pluxml/)
|
|
||||||
* ARMv8-A - [](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/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -69,3 +50,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/pluxml_ynh/tree/testi
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade pluxml -u https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug
|
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
|
59
README_fr.md
59
README_fr.md
|
@ -1,63 +1,40 @@
|
||||||
# PluXml pour YunoHost
|
# PluXml pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/pluxml)  
|
[](https://dash.yunohost.org/appci/app/pluxml)  
|
||||||
[](https://install-app.yunohost.org/?app=pluxml)
|
[](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.
|
> *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.*
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## 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
|
## Captures d'écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Démo
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
* [Official demo](https://demo.pluxml.org/)
|
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Le panneau d'administration est accessible via https://domain.tld/path/core/admin
|
Le panneau d'administration est accessible via https://domain.tld/path/core/admin
|
||||||
|
|
||||||
## Documentation
|
## Documentations et ressources
|
||||||
|
|
||||||
* Documentation officielle : https://wiki.pluxml.org/
|
* Site officiel de l'app : https://www.pluxml.org/
|
||||||
* Documentation YunoHost : https://yunohost.org/#/app_pluxml_fr
|
* Documentation officielle utilisateur : https://yunohost.org/#/app_pluxml
|
||||||
|
* Documentation officielle de l'admin : https://wiki.pluxml.org/
|
||||||
## Caractéristiques spécifiques YunoHost
|
* Dépôt de code officiel de l'app : https://github.com/pluxml/PluXml
|
||||||
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_pluxml
|
||||||
#### Support multi-utilisateur
|
* Signaler un bug : https://github.com/YunoHost-Apps/pluxml_ynh/issues
|
||||||
|
|
||||||
* 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 - [](https://ci-apps.yunohost.org/ci/apps/pluxml/)
|
|
||||||
* ARMv8-A - [](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/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -69,3 +46,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/pluxml_ynh/tree/testi
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade pluxml -u https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug
|
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
|
Loading…
Add table
Reference in a new issue