[Pkg-owncloud-commits] [owncloud-doc] 201/227: Small fixes
David Prévot
taffit at moszumanska.debian.org
Sat Oct 11 17:20:49 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud-doc.
commit 59ebdf4460d47bb2a499d2c32429157bfbb4944b
Author: Carla Schroder <carla at owncloud.com>
Date: Thu Oct 2 11:40:44 2014 -0700
Small fixes
---
admin_manual/configuration/configuring_documents.rst | 14 +++++++++-----
user_manual/documents.rst | 8 ++++----
2 files changed, 13 insertions(+), 9 deletions(-)
diff --git a/admin_manual/configuration/configuring_documents.rst b/admin_manual/configuration/configuring_documents.rst
index 731c93e..b28dbe4 100644
--- a/admin_manual/configuration/configuring_documents.rst
+++ b/admin_manual/configuration/configuring_documents.rst
@@ -8,11 +8,12 @@ features:
* Cooperative edit, with multiple users editing files simultaneously.
* Document creation within ownCloud.
* Document upload.
-* Secure sharing and editing: Share and edit files securely in the
- browser, and then share them inside ownCloud or through a public link
+* Share and edit files in the browser, and then share them inside ownCloud or
+ through a public link.
-Supported file formats are `.odt`, `.doc`, and `.docx`. You must have
-LibreOffice or OpenOffice installed on the ownCloud server.
+Supported file formats are `.odt`, `.doc`, and `.docx`. `.odt` is supported
+natively in ownCloud, and you must have LibreOffice or OpenOffice installed on
+the ownCloud server to convert `.doc`, and `.docx` documents.
Enabling the Documents App
==========================
@@ -21,4 +22,7 @@ Go to your Apps page and click the ``Enable`` button. You also have the option
to grant access to the Documents apps to selected user groups. By default it is
available to all groups.
-.. image:: ../images/documents_app_enable.png
\ No newline at end of file
+.. image:: ../images/documents_app_enable.png
+
+See 'Collaborative Document Editing" in the User manual to learn how to create
+and share documents in the Documents application.
\ No newline at end of file
diff --git a/user_manual/documents.rst b/user_manual/documents.rst
index 4717bb0..918e5d0 100644
--- a/user_manual/documents.rst
+++ b/user_manual/documents.rst
@@ -8,8 +8,8 @@ features:
* Cooperative edit, with multiple users editing files simultaneously.
* Document creation within ownCloud.
* Document upload.
-* Secure sharing and editing: Share and edit files securely in the.
- browser, and then share them inside ownCloud or through a public link.
+* Share and edit files in the browser, and then share them inside ownCloud or
+ through a public link.
Supported file formats are `.odt`, `.doc`, and `.docx`.
@@ -54,8 +54,8 @@ border color of their user picture.
.. figure:: images/oc_documents_col_edit.png
If a user is not a local user (e.g accessing the file using public link), they
-will be shown as guest in the user list, and they will have to type a nickname
-before editing.
+will be shown as guest in the user list, automatically named Guest 1, Guest 2,
+and so on. Guests can change their nicknames at any time.
Delete a Document
~~~~~~~~~~~~~~~~~
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
More information about the Pkg-owncloud-commits
mailing list