From 0849ca9b676dd62adb9852e44c910b7c8caf97ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Weigert?= Date: Thu, 16 May 2024 12:21:07 +0200 Subject: [PATCH 1/2] Link to ocis web docu --- modules/ROOT/pages/index.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index a9d2a77..b9be041 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -2,7 +2,8 @@ Welcome to the ownCloud Web User Interfaces guide. The guide covers access to the ownCloud instance via browser. -Note that the xref:classic_ui:index.adoc[ownCloud Server UI] guide is only available for ownCloud Server. +Note that the xref:classic_ui:index.adoc[ownCloud Server UI] is only available for ownCloud Server. +The xref:owncloud_web:index.adoc[ownCloud Web] user interface is available for both, ownCloud Server and https://doc.owncloud.com/ocis/deployment/webui/webui.html[Infinite Scale]. Note that the client user guides for Desktop, Android or iOS have their own documentation. From bcb975105d58bdd97a139e22f90df3b548af4c36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Weigert?= Date: Thu, 16 May 2024 12:27:28 +0200 Subject: [PATCH 2/2] maybe two places to link to ocis? --- modules/owncloud_web/pages/index.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/owncloud_web/pages/index.adoc b/modules/owncloud_web/pages/index.adoc index a89aa2b..4a6922c 100644 --- a/modules/owncloud_web/pages/index.adoc +++ b/modules/owncloud_web/pages/index.adoc @@ -7,6 +7,7 @@ {description} If you are still running ownCloud Server, consider installing the {oc-marketplace-url}/apps/web[Web] app, which provides the new look and feel plus some additional features, but not everything ownCloud Web has to offer when used with Infinite Scale. For a quick introduction about what's new or different, check out the section xref:web_with_oc_server.adoc[ownCloud Web on ownCloud Server]. +For more information about owncloud Web on Infinite Scale see https://doc.owncloud.com/ocis/deployment/webui/webui.html == Changes