mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
Add proper list
This commit is contained in:
parent
62c4d783dd
commit
ce1eb5d157
2 changed files with 14 additions and 13 deletions
15
README.md
15
README.md
|
@ -9,16 +9,17 @@
|
|||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
|
||||
Online collaborative edition of OnlyOffice documents requires:
|
||||
1) a server part, with two installation options:
|
||||
a) **This package installs an OnlyOffice Document Server**.
|
||||
b) The [Community Document Server for Nextcloud](https://apps.nextcloud.com/apps/documentserver_community)
|
||||
1. a server part, with two installation options:
|
||||
1. OnlyOffice Document Server packaged for YunoHost.
|
||||
2. The [Community Document Server for Nextcloud](https://apps.nextcloud.com/apps/documentserver_community)
|
||||
|
||||
2) a client part, such as:
|
||||
a) The [ONLYOFFICE connector for Nextcloud](https://apps.nextcloud.com/apps/onlyoffice)
|
||||
b) The [ONLYOFFICE Desktop Editors](https://www.onlyoffice.com/fr/download-desktop.aspx)
|
||||
2. a client part, such as:
|
||||
1. The [ONLYOFFICE connector for Nextcloud](https://apps.nextcloud.com/apps/onlyoffice)
|
||||
2. The [ONLYOFFICE Desktop Editors](https://www.onlyoffice.com/fr/download-desktop.aspx)
|
||||
|
||||
The Nextcloud addicts may follow [this tutorial](https://github.com/YunoHost-Apps/nextcloud_ynh#configure-onlyoffice-integration) to install 1)b) and 2)a) on one Nextcloud instance. However, performance and architecture are limited.
|
||||
The Nextcloud addicts may follow [this tutorial](https://github.com/YunoHost-Apps/nextcloud_ynh#configure-onlyoffice-integration) to install (1.ii) and (2.i) on one Nextcloud instance. However, performance and architecture are limited.
|
||||
|
||||
**Shipped version:** 5.5.3
|
||||
|
||||
|
|
|
@ -12,14 +12,14 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
|
|||
|
||||
L'édition collaborative en ligne des documents OnlyOffice nécessite :
|
||||
1. une partie serveur, avec deux options d'installation :
|
||||
1. **Ce package installe OnlyOffice Document Server**.
|
||||
2. Le [Community Document Server for Nextcloud](https://apps.nextcloud.com/apps/documentserver_community)
|
||||
1. OnlyOffice Document Server packagé pour YunoHost.
|
||||
2. Le [Community Document Server pour Nextcloud](https://apps.nextcloud.com/apps/documentserver_community)
|
||||
|
||||
2. une partie client, telle que :
|
||||
1. [ONLYOFFICE connector pour Nextcloud](https://apps.nextcloud.com/apps/onlyoffice)
|
||||
2. [ONLYOFFICE Desktop Editor](https://www.onlyoffice.com/fr/download-desktop.aspx)
|
||||
|
||||
Les utilisateurs de Nextcloud peuvent suivre [ce tutoriel](https://github.com/YunoHost-Apps/nextcloud_ynh#configure-onlyoffice-integration) pour installer le Community Document Server (1.b.) et l'ONLYOFFICE connector (2.a.) sur une instance Nextcloud. Cependant, les performances et l'architecture sont limitées.
|
||||
Les utilisateurs de Nextcloud peuvent suivre [ce tutoriel](https://github.com/YunoHost-Apps/nextcloud_ynh#configure-onlyoffice-integration) pour installer le Community Document Server (1.ii) et ONLYOFFICE connector (2.i) sur une instance Nextcloud. Cependant, les performances et l'architecture sont limitées.
|
||||
|
||||
**Version incluse :** 5.5.3
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue