1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/xwiki_ynh.git synced 2024-09-03 20:36:11 +02:00
xwiki_ynh/README_gl.md
2024-09-02 22:35:13 +02:00

50 lines
2.2 KiB
Markdown

<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# XWiki para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/xwiki.svg)](https://ci-apps.yunohost.org/ci/apps/xwiki/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/xwiki.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/xwiki.maintain.svg)
[![Instalar XWiki con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=xwiki)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar XWiki de xeito rápido e doado nun servidor YunoHost.*
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
## Vista xeral
XWiki is an Open Source wiki engine (LGPLv2) suitable for use by workgroups (associations, companies, etc.). The software allows the rapid creation of small applications to meet different information management needs.
**Versión proporcionada:** 16.7.0~ynh1
**Demo:** <https://playground.xwiki.org/xwiki/bin/view/Main/WebHome>
## Capturas de pantalla
![Captura de pantalla de XWiki](./doc/screenshots/XWiki-standard-help.jpg)
## Documentación e recursos
- Web oficial da app: <https://www.xwiki.org/>
- Documentación oficial para usuarias: <https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/>
- Documentación oficial para admin: <https://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/>
- Repositorio de orixe do código: <https://github.com/xwiki/xwiki-platform>
- Tenda YunoHost: <https://apps.yunohost.org/app/xwiki>
- Informar dun problema: <https://github.com/YunoHost-Apps/xwiki_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/xwiki_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/xwiki_ynh/tree/testing --debug
ou
sudo yunohost app upgrade xwiki -u https://github.com/YunoHost-Apps/xwiki_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>