Update webinterface.rst

This commit is contained in:
Marius Blüm
2016-06-11 15:44:48 +02:00
committed by Lukas Reschke
parent e68eab5b89
commit 5d68d528ab

View File

@@ -1,9 +1,9 @@
==========================
The ownCloud Web Interface
==========================
===========================
The Nextcloud Web Interface
===========================
You can connect to your ownCloud server using any Web browser; just point it to
your ownCloud server and enter your username and password. Supported Web
You can connect to your Nextcloud server using any Web browser; just point it to
your Nextcloud server and enter your username and password. Supported Web
browsers are:
* Firefox 14+
@@ -12,7 +12,7 @@ browsers are:
* IE9+ (except Compatibility Mode)
.. figure:: images/oc_connect.png
:alt: ownCloud login screen.
:alt: Nextcloud login screen.
.. note:: Some apps like ``files_external`` or ``encryption`` will disable
the **Stay logged in** checkbox.
@@ -20,7 +20,7 @@ browsers are:
Navigating the Main User Interface
----------------------------------
By default, the ownCloud Web interface opens to your Files page. You can add,
By default, the Nextcloud Web interface opens to your Files page. You can add,
remove, and share files, and make changes based on the access privileges set by
you (if you are administering the server) or by your server administrator.
@@ -28,7 +28,7 @@ you (if you are administering the server) or by your server administrator.
:scale: 75%
:alt: The main Files view.
The ownCloud user interface contains the following fields and functions:
The Nextcloud user interface contains the following fields and functions:
* **Apps Selection Menu**: Located in the upper left corner, click the arrow to
open a dropdown menu to navigate to your various available apps.
@@ -39,7 +39,7 @@ The ownCloud user interface contains the following fields and functions:
finding your files, such as files that have been shared with you, and files
that you have shared with others. You'll see different items for other apps.
* **Application View**: The main central field in the ownCloud user interface.
* **Application View**: The main central field in the Nextcloud user interface.
This field displays the contents or user features of your selected app.
* **Navigation Bar**: Located over the main viewing window (the Application
@@ -50,7 +50,7 @@ The ownCloud user interface contains the following fields and functions:
enables you to create new files, new folders, or upload files.
.. note:: You can also drag and drop files from your file manager into the
ownCloud Files Application View to upload them to ownCloud. Currently,
Nextcloud Files Application View to upload them to Nextcloud. Currently,
the only Web browsers that support drag-and-drop folders are Chrome and
Chromium.
@@ -60,7 +60,7 @@ The ownCloud user interface contains the following fields and functions:
* **Gallery** button. This looks like four little squares, and takes you
directly to your image gallery.
* **Personal Settings** menu: Click on your ownCloud username, located to the
* **Personal Settings** menu: Click on your Nextcloud username, located to the
right of the Search field, to open your Personal Settings dropdown menu. Your
Personal page provides the following settings and features:
@@ -75,6 +75,6 @@ The ownCloud user interface contains the following fields and functions:
* Federated Cloud ID
* Social media sharing buttons
* SSL certificate manager
* ownCloud Version information
* Nextcloud Version information
See :doc:`userpreferences` section to learn more about these settings.