mirror of
https://github.com/YunoHost-Apps/collabora_ynh.git
synced 2024-09-03 18:16:25 +02:00
58 lines
2.3 KiB
Markdown
58 lines
2.3 KiB
Markdown
|
<!--
|
|||
|
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|||
|
No se debe editar a mano.
|
|||
|
-->
|
|||
|
|
|||
|
# Collabora Online para Yunohost
|
|||
|
|
|||
|
[![Nivel de integración](https://dash.yunohost.org/integration/collabora.svg)](https://dash.yunohost.org/appci/app/collabora) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/collabora.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/collabora.maintain.svg)
|
|||
|
|
|||
|
[![Instalar Collabora Online con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=collabora)
|
|||
|
|
|||
|
*[Leer este README en otros idiomas.](./ALL_README.md)*
|
|||
|
|
|||
|
> *Este paquete le permite instalarCollabora Online 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
|
|||
|
|
|||
|
Collabora Online is a powerful LibreOffice-based online office that supports all major document, spreadsheet and presentation file formats, which you can integrate into Nextcloud.
|
|||
|
|
|||
|
### Features
|
|||
|
|
|||
|
- View and edit text documents, spreadsheets, presentations & more
|
|||
|
- Collaborative editing features
|
|||
|
- Works in any modern browser – no plugin needed
|
|||
|
- Preservation of layout and formatting of documents
|
|||
|
- text documents (odt, docx, doc…)
|
|||
|
- spreadsheets (ods, xlsx, xls…)
|
|||
|
- presentations (odp, pptx, ppt…)
|
|||
|
|
|||
|
|
|||
|
**Versión actual:** 22.05.14.3~ynh2
|
|||
|
|
|||
|
## Capturas
|
|||
|
|
|||
|
![Captura de Collabora Online](./doc/screenshots/Nextcloud-writer.png)
|
|||
|
|
|||
|
## Documentaciones y recursos
|
|||
|
|
|||
|
- Sitio web oficial: <https://collaboraoffice.com>
|
|||
|
- Documentación administrador oficial: <https://www.collaboraoffice.com/code/>
|
|||
|
- Catálogo YunoHost: <https://apps.yunohost.org/app/collabora>
|
|||
|
- Reportar un error: <https://github.com/YunoHost-Apps/collabora_ynh/issues>
|
|||
|
|
|||
|
## Información para desarrolladores
|
|||
|
|
|||
|
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/collabora_ynh/tree/testing
|
|||
|
|
|||
|
Para probar la rama `testing`, sigue asÍ:
|
|||
|
|
|||
|
```bash
|
|||
|
sudo yunohost app install https://github.com/YunoHost-Apps/collabora_ynh/tree/testing --debug
|
|||
|
o
|
|||
|
sudo yunohost app upgrade collabora -u https://github.com/YunoHost-Apps/collabora_ynh/tree/testing --debug
|
|||
|
```
|
|||
|
|
|||
|
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
|