1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pluxml_ynh.git synced 2024-09-03 20:16:02 +02:00

Upgrade to v5.8.14 (#73)

* Upgrade to v5.8.14

* Auto-update READMEs
This commit is contained in:
YunoHost Bot 2024-05-16 06:41:23 +02:00 committed by GitHub
parent 835390ac08
commit 31f25b6c36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 59 additions and 8 deletions

View file

@ -1,6 +1,7 @@
# All available README files by language
- [Read the README in English](README.md)
- [Lee el README en español](README_es.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Blog or CMS storing data in XML flat files.
**Shipped version:** 5.8.13~ynh1
**Shipped version:** 5.8.14~ynh1
**Demo:** <https://demo.pluxml.org/>

50
README_es.md Normal file
View file

@ -0,0 +1,50 @@
<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# PluXml para Yunohost
[![Nivel de integración](https://dash.yunohost.org/integration/pluxml.svg)](https://dash.yunohost.org/appci/app/pluxml) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/pluxml.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/pluxml.maintain.svg)
[![Instalar PluXml con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pluxml)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarPluXml rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
## Descripción general
Blog or CMS storing data in XML flat files.
**Versión actual:** 5.8.14~ynh1
**Demo:** <https://demo.pluxml.org/>
## Capturas
![Captura de PluXml](./doc/screenshots/screenshot.png)
## Documentaciones y recursos
- Sitio web oficial: <https://www.pluxml.org/>
- Documentación administrador oficial: <https://wiki.pluxml.org/>
- Repositorio del código fuente oficial de la aplicación : <https://github.com/pluxml/PluXml>
- Catálogo YunoHost: <https://apps.yunohost.org/app/pluxml>
- Reportar un error: <https://github.com/YunoHost-Apps/pluxml_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug
o
sudo yunohost app upgrade pluxml -u https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
Blog or CMS storing data in XML flat files.
**Paketatutako bertsioa:** 5.8.13~ynh1
**Paketatutako bertsioa:** 5.8.14~ynh1
**Demoa:** <https://demo.pluxml.org/>

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Blog ou CMS stockant ses données dans des fichiers XML plats.
**Version incluse:** 5.8.13~ynh1
**Version incluse:** 5.8.14~ynh1
**Démo:** <https://demo.pluxml.org/>

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
Blog or CMS storing data in XML flat files.
**Versión proporcionada:** 5.8.13~ynh1
**Versión proporcionada:** 5.8.14~ynh1
**Demo:** <https://demo.pluxml.org/>

View file

@ -19,7 +19,7 @@
Blog or CMS storing data in XML flat files.
**分发版本:** 5.8.13~ynh1
**分发版本:** 5.8.14~ynh1
**演示:** <https://demo.pluxml.org/>

View file

@ -5,7 +5,7 @@ name = "PluXml"
description.en = "Blog or CMS storing data in XML flat files."
description.fr = "Blog ou CMS stockant ses données dans des fichiers XML plats."
version = "5.8.13~ynh1"
version = "5.8.14~ynh1"
maintainers = ["Antoine"]
@ -53,8 +53,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/pluxml/PluXml/archive/refs/tags/v5.8.13.tar.gz"
sha256 = "c6f46e3f08e590d96932ef93a762d5a82885e718db0abb156062bfd949501c67"
url = "https://github.com/pluxml/PluXml/archive/refs/tags/v5.8.14.tar.gz"
sha256 = "677015ddf37434bb47c901f38f8297fa61dc77ff5018809a313a0aae4797fabe"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]