1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/collabora_ynh.git synced 2024-09-03 18:16:25 +02:00
collabora_ynh/README_fr.md

79 lines
3.6 KiB
Markdown
Raw Normal View History

2021-06-26 08:19:40 +02:00
# Collabora Online pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/collabora.svg)](https://dash.yunohost.org/appci/app/collabora) ![](https://ci-apps.yunohost.org/ci/badges/collabora.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/collabora.maintain.svg)
[![Installer Collabora Online avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=collabora)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Collabora Online rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
## Vue d'ensemble
2021-08-30 12:20:42 +02:00
Collabora Online is a powerful LibreOffice-based online office that supports all major document, spreadsheet and presentation file formats, which you can integrate into your own infrastructure.
2021-09-07 09:58:25 +02:00
### Features
2021-08-30 12:20:42 +02:00
- 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
2021-08-30 12:21:06 +02:00
- text documents (odt, docx, doc…)
- spreadsheets (ods, xlsx, xls…)
- presentations (odp, pptx, ppt…)
2021-08-30 12:20:42 +02:00
2021-06-26 08:19:40 +02:00
2021-12-21 20:23:52 +01:00
**Version incluse :** 21.11~ynh1
2021-06-26 08:19:40 +02:00
## Captures d'écran
![](./doc/screenshots/Collabora_Online_-_versions_integration.png)
## Avertissements / informations importantes
## Configuration
2021-06-26 08:30:34 +02:00
**Paramètres :**
2021-12-22 21:22:53 +01:00
Les paramètres de Collabora sont à `https://office.domain.tld/browser/dist/admin/admin.html`.
2021-06-26 08:19:40 +02:00
2021-06-26 08:30:34 +02:00
- Utilisateur : administrateur
2021-12-21 11:56:42 +01:00
- Mot de passe : Le mot de passe défini lors de l'installation. (Si vous l'avez oublié, vous pouvez le retrouver dans `/etc/coolwsd/coolwsd.xml`).
2021-06-26 08:19:40 +02:00
2021-06-26 08:30:34 +02:00
## Connexion à Nextcloud
2021-06-26 08:19:40 +02:00
2021-06-26 08:30:34 +02:00
Si vous souhaitez vous connecter à Nextcloud, vous devez installer l'application [Collabora Online](https://apps.nextcloud.com/apps/richdocuments) dans Nextcloud, et la configurer avec le domaine de votre installation Collabora.
2021-06-26 08:19:40 +02:00
2021-12-21 11:58:13 +01:00
*:warning: Il existe plusieurs applications Collabora Online. Assurez-vous **de ne pas** installer les applications `Collabora Online - Built-in CODE server`, qui sont une version allégée de ce package Collabora. :warning:*
2021-06-26 08:19:40 +02:00
2021-06-26 08:30:34 +02:00
## Limites
2021-06-26 08:19:40 +02:00
2021-06-26 08:30:34 +02:00
**Plateforme ARM non prise en charge.** Si vous souhaitez exécuter Collabora sur Nextcloud, il existe une version allégée du serveur Collabora pour ARM, appelée [Collabora Online - Built-in CODE Server (ARM64)](https://apps.nextcloud.com/apps/richdocumentscode_arm64) qui peut facilement se connecter à l'application [Collabora Online](https://apps.nextcloud.com/apps/richdocuments).
2021-06-26 08:19:40 +02:00
2021-06-26 08:30:34 +02:00
**CODE a une limitation d'avertissement**
2021-06-26 08:19:40 +02:00
![](https://www.libreoffice.org/assets/Uploads/LibreOffice-Online-limit.png)
## Documentations et ressources
* Site officiel de l'app : https://collaboraoffice.com
* Documentation officielle utilisateur : https://yunohost.org/#/app_collabora
* Documentation officielle de l'admin : https://www.collaboraoffice.com/code/
* Documentation YunoHost pour cette app : https://yunohost.org/app_collabora
* Signaler un bug : https://github.com/YunoHost-Apps/collabora_ynh/issues
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/collabora_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
sudo yunohost app install https://github.com/YunoHost-Apps/collabora_ynh/tree/testing --debug
ou
sudo yunohost app upgrade collabora -u https://github.com/YunoHost-Apps/collabora_ynh/tree/testing --debug
```
2021-12-21 11:56:42 +01:00
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps