From 8701f2d8ad37e38c7fb97a2881200c51e42e22b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marius=20Bl=C3=BCm?= Date: Thu, 14 Mar 2019 13:43:19 +0100 Subject: [PATCH] user documentation browser recommendation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marius Blüm --- user_manual/webinterface.rst | 32 +++++++++++++++++++------------- 1 file changed, 19 insertions(+), 13 deletions(-) diff --git a/user_manual/webinterface.rst b/user_manual/webinterface.rst index 9b821b2a0..504dddfa8 100644 --- a/user_manual/webinterface.rst +++ b/user_manual/webinterface.rst @@ -2,22 +2,28 @@ The Nextcloud Web interface =========================== -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: +You can connect to your Nextcloud server using any Web browser. Just point it to +your Nextcloud server URL (e.g. cloud.example.com) and enter your username and password. -* **Mozilla Firefox** 14+ -* **Google Chrome/Chromium** 18+ -* **Safari** 7+ -* **Internet Explorer** 11+ -* **Microsoft Edge** - -.. note:: If you want to use Nextcloud Talk you need to run Mozilla Firefox 52 - or later or Google Chrome/Chromium 49 or later. - - .. figure:: images/login_page.png +.. figure:: images/login_page.png :alt: Nextcloud login screen. +Web browser requirements +------------------------ + +For the best experience with the Nextcloud web interface, we recommend that you use the +latest and supported version of a browser from this list: + +* Microsoft **Internet Explorer** +* Microsoft **Edge** +* Mozilla **Firefox** +* Google **Chrome**/Chromium +* Apple **Safari** + +.. note:: If you want to use Nextcloud Talk you need to run Mozilla **Firefox** 52+ + or Google **Chrome**/Chromium 49+ to have the full experience with video calls and + screensharing. Google **Chrome**/Chromium requires a additional plugin for screensharing. + Navigating the main user interface ----------------------------------