Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-12-16 16:10:16 +0300
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>2021-12-20 19:07:47 +0300
commit6ad23a0f9acb97caed3a9e804a9c660f13c12f29 (patch)
tree49ee8647d44251032c7483528bda03b773f6b712
parent6b27ad1ee2aeafae700913a3d6df0c1be5f84029 (diff)
Rename the app to Nextcloud Office
Signed-off-by: Andras Timar <andras.timar@collabora.com>
-rw-r--r--README.md14
-rw-r--r--appinfo/info.xml2
-rw-r--r--docs/app_settings.md10
-rw-r--r--docs/frontend-integration.md8
-rw-r--r--docs/issues.md6
-rw-r--r--templates/personal.php4
6 files changed, 22 insertions, 22 deletions
diff --git a/README.md b/README.md
index fc4b018c..11a87afa 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Collabora Online
+# Nextcloud Office
[![Build Status](https://scrutinizer-ci.com/g/nextcloud/richdocuments/badges/build.png?b=master)](https://scrutinizer-ci.com/g/nextcloud/richdocuments/build-status/master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/nextcloud/richdocuments/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/nextcloud/richdocuments/?branch=master)
[![irc](https://img.shields.io/badge/IRC-%23nextcloud%20on%20freenode-orange.svg)](https://webchat.freenode.net/?channels=nextcloud)
@@ -22,14 +22,14 @@ npm run dev
### Server
-You will need an working Collabora Online server to connect to.
+You will need a working Collabora Online server to connect to.
Find out more about Nextcloud and Collabora Online, and how to setup an server here: https://nextcloud.com/collaboraonline/
Note: it is possible to use Collabora Online’s integration with re-compiled and/or re-branded backends. This app may work with other WOPI Edtiors such as LibreOffice Online but it is not tested.
### Nextcloud app
-In your Nextcloud, simply navigate to »Apps«, choose the category »Office & text«, find the Collabora Online app and enable it. Then open the administrator settings, navigate to the »Collabora Online« tab and specify your Collabora Online server.
+In your Nextcloud, simply navigate to »Apps«, choose the category »Office & text«, find the Nextcloud Office app and enable it. Then open the administrator settings, navigate to the »Nextcloud Office« tab and specify your Collabora Online server.
### Nextcloud/Collabora Online relation
@@ -42,18 +42,18 @@ Collaborative editing of federated documents requires richdocuments version 3.4
- Make sure the remote server is added as a trusted server
- Allow any domain to embed Collabora Online in a frame:
- `<frame_ancestors>https://*</frame_ancestors>` must be set in loolwsd.xml
+ `<frame_ancestors>https://*</frame_ancestors>` must be set in coolwsd.xml
-**Note:** Due to our content security policy we cannot open a document on a remote instance without reloading the page to allow Nextcloud embedding the remote collabora instance in a frame.
+**Note:** Due to our content security policy we cannot open a document on a remote instance without reloading the page to allow Nextcloud embedding the remote Collabora Online instance in a frame.
### Scripted installation (Ubuntu), Server + Nextcloud app
The developers of the [Nextcloud VM](https://github.com/nextcloud/vm) has made a [script](https://raw.githubusercontent.com/nextcloud/vm/master/apps/collabora.sh) that you can use.
Please remember to check the variables in the script to suit your config before you run it, though it should work out of the box on all Ubuntu servers from 16.04 an upwards.
-The only thing you must have prepared before you run the script is to have SSL (https://) on your Nextcloud domain and to setup a DNS record to a new domain that you will host Collabora on (office.domain.com for example) and point that your server. SSL is set up with Let's Encrypt.
+The only thing you must have prepared before you run the script is to have SSL (https://) on your Nextcloud domain and to setup a DNS record to a new domain that you will host Collabora Online on (office.domain.com for example) and point that your server. SSL is set up with Let's Encrypt.
-To get the script, please type the folloing command: `wget https://github.com/nextcloud/vm/blob/master/apps/collabora.sh` and then run the script with `sudo bash nextant.sh`.
+To get the script, please type the following command: `wget https://github.com/nextcloud/vm/blob/master/apps/collabora.sh` and then run the script with `sudo bash nextant.sh`.
Please report any issues regarding the script in the [Nextcloud VM repo](https://github.com/nextcloud/vm/issues).
diff --git a/appinfo/info.xml b/appinfo/info.xml
index a5f75b72..465480a7 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<info>
<id>richdocuments</id>
- <name>Collabora Online</name>
+ <name>Nextcloud Office</name>
<summary>Edit office documents directly in your browser.</summary>
<description><![CDATA[This application can connect to a Collabora Online (or other) server (WOPI-like Client). Nextcloud is the WOPI Host. Please read the documentation to learn more about that.
diff --git a/docs/app_settings.md b/docs/app_settings.md
index 0cda6fe0..7ed50802 100644
--- a/docs/app_settings.md
+++ b/docs/app_settings.md
@@ -1,16 +1,16 @@
-## Collabora Online App Settings
+## Nextcloud Office App Settings
### Collabora Online Server
URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client. Collabora Online should use the same protocol (http:// or https://) as the server installation. Naturally, https:// is recommended.
### Restrict usage to specific groups
-By default the app is enabled for all. When this setting is active, only members of specified groups can use the Collabora Online.
+By default the app is enabled for all. When this setting is active, only members of specified groups can use Nextcloud Office.
### Restrict edit to specific groups
-By default all users can edit documents with Collabora Online. When this setting is active, only the members of specified groups can edit, others can only view documents.
+By default all users can edit documents with Nextcloud Office. When this setting is active, only the members of specified groups can edit, others can only view documents.
### Use OOXML by default for new files
-By default new files created by users are in OpenDocument Format (ODF). When this setting is active, new files will be created in Office Open XML (OOXML) format.
+By default new files created by users are in OpenDocument Format (ODF). When this setting is active, new files will be created in Office Open XML (OOXML) format.
### Enable access for external apps
Nextcloud internally passes an access token to Collabora Online that is used later by it to do various operations. By default, it's not possible to generate this token by 3rd parties; only Nextcloud can generate and pass it to Collabora Online.
@@ -19,4 +19,4 @@ In some applications, it might be necessary to generate the token by a 3rd party
token. These credentials then can be used by the 3rd party application to make calls to `wopi/extapp/data/{fileId}` to fetch the access token and URL source for given fileId, both required to open a connection to Collabora Online.
### Canonical webroot
-Canonical webroot, in case there are multiple, for Collabora to use. Provide the one with least restrictions. Eg: Use non-shibbolized webroot if this instance is accessed by both shibbolized and non-shibbolized webroots. You can ignore this setting if only one webroot is used to access this instance.
+Canonical webroot, in case there are multiple, for Collabora Online to use. Provide the one with least restrictions. E.g.: Use non-shibbolized webroot if this instance is accessed by both shibbolized and non-shibbolized webroots. You can ignore this setting if only one webroot is used to access this instance.
diff --git a/docs/frontend-integration.md b/docs/frontend-integration.md
index 1b3f8ecb..85c3e4c7 100644
--- a/docs/frontend-integration.md
+++ b/docs/frontend-integration.md
@@ -2,7 +2,7 @@
### Configuration
-The Collabora configuration for creating new files with their mietype and extension per file type is exposed to `OCA.RichDocuments.config.create`.
+The Nextcloud Office configuration for creating new files with their mimetype and extension per file type is exposed to `OCA.RichDocuments.config.create`.
```json
{
@@ -26,7 +26,7 @@ The Collabora configuration for creating new files with their mietype and extens
### Open viewer
-The following two methods are exposed in order to manually trigger the Collabora viewer opening a file:
+The following two methods are exposed in order to manually trigger the Nextcloud Office viewer opening a file:
#### Open an existing file
@@ -89,7 +89,7 @@ The following handlers are currently supported:
- initAfterReady: will be called once the Collabora frame has been loaded
- close: will be called after the Collabora view has been closed
-- saveAs: will be called on a save_as response by collabora
+- saveAs: will be called on a save_as response by Collabora
- share: will be called before the default share action is triggered
- rename: will be called before the default rename action is triggered (the new filename is available as a property of the filesAppIntegration parameter)
- showRevHistory: will be called before the default show revision history action is triggered
@@ -239,7 +239,7 @@ Example failed event data:
### WOPI PostMessages
-Collabora Online emits various post messages which are catched and handled by the Collabora Online
+Collabora Online emits various post messages which are catched and handled by the Nextcloud Office
Integration app. Postmessages which are sent from the WOPI host (Collabora) to the editor (
Nextcloud) are also exposed through the Nextcloud event bus under the `richdocuments:wopi-post`
event name. For details on the post messages see
diff --git a/docs/issues.md b/docs/issues.md
index 09e857e2..bd025322 100644
--- a/docs/issues.md
+++ b/docs/issues.md
@@ -21,12 +21,12 @@ It is possible your firewall is blocking connections. Try to start docker after
### We are sorry, this is an unexpected connection error. Please try again. error.
-The Collabora Online app doesn't work at the moment, if you enable it only for certain groups. Remove the group filter in the App section.
+The Nextcloud Office app doesn't work at the moment, if you enable it only for certain groups. Remove the group filter in the App section.
-### Collabora Online doesn't handle my 100 users.
+### Nextcloud Office doesn't handle my 100 users.
This docker image is designed for home usage with a limited numbers of users and open documents. If you need a more scalable solution, consider a support subscription for a reliable, business-ready online office experience.
-#### Collabora Online doesn't work with Encryption.
+#### Nextcloud Office doesn't work with Encryption.
Yes, this is currently unsupported. Find more questions and answers in the discussion thread on the forums and post a new topic in the Collabora category if you have unanswered questions!
diff --git a/templates/personal.php b/templates/personal.php
index df127d1f..c60a9651 100644
--- a/templates/personal.php
+++ b/templates/personal.php
@@ -3,7 +3,7 @@ script('richdocuments', 'richdocuments-personal');
?>
<div class="section" id="richdocuments">
<h2>
- <?php p($l->t('Collabora Online')) ?>
+ <?php p($l->t('Nextcloud Office')) ?>
</h2>
<span id="documents-admin-msg" class="msg"></span>
<p><label for="templateInputField"><?php p($l->t('Select a template directory')); ?></label><br />
@@ -11,6 +11,6 @@ script('richdocuments', 'richdocuments-personal');
<button id="templateSelectButton"><span class="icon-folder" title="<?php p($l->t('Select a personal template folder')); ?>" data-toggle="tooltip"></span></button>
<button id="templateResetButton"><span class="icon-delete" title="<?php p($l->t('Remove personal template folder')); ?>" data-toggle="tooltip"></span></button>
</p>
- <p><em><?php p($l->t('Templates inside of this directory will be added to the template selector of Collabora Online.')); ?></em></p>
+ <p><em><?php p($l->t('Templates inside of this directory will be added to the template selector of Nextcloud Office.')); ?></em></p>
</div>
</div>