diff --git a/Web/Controls/Help/Video/AllVideoControls/0040_android_connect_server/0040_android_connect_server.ascx b/Web/Controls/Help/Video/AllVideoControls/0040_android_connect_server/0040_android_connect_server.ascx new file mode 100644 index 000000000..5e7df5fac --- /dev/null +++ b/Web/Controls/Help/Video/AllVideoControls/0040_android_connect_server/0040_android_connect_server.ascx @@ -0,0 +1,9 @@ +<%@ Control Language="C#" Inherits="BaseContentUserControls"%> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> +
+ "> + + + How to connect ONLYOFFICE Documents for Android to Server + +
\ No newline at end of file diff --git a/Web/Controls/Help/Video/Mobile/AndroidConnectServer/AndroidConnectServer.ascx b/Web/Controls/Help/Video/Mobile/AndroidConnectServer/AndroidConnectServer.ascx new file mode 100644 index 000000000..bdb3d7bc3 --- /dev/null +++ b/Web/Controls/Help/Video/Mobile/AndroidConnectServer/AndroidConnectServer.ascx @@ -0,0 +1,26 @@ +<%@ Control Language="C#" Inherits="BaseContentUserControls"%> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + +
+ +

How to connect ONLYOFFICE Documents for Android to Server

+
+ +
+
+

Watch our video guide to learn how to connect ONLYOFFICE Documents for Android to to ONLYOFFICE deployed on your own server, which allows you to: Edit Online Excel, Word and PowerPoint. Share File with different types of access rights: viewing only, reviewing, editing. Co-edit in real-time. Connect third-party cloud storages (Google Drive, Dropbox, ownCloud, Nextcloud and others supporting WebDAV).

+
+ +
\ No newline at end of file diff --git a/Web/Controls/Help/Video/Video.ascx b/Web/Controls/Help/Video/Video.ascx index 923635860..dadb0ec44 100644 --- a/Web/Controls/Help/Video/Video.ascx +++ b/Web/Controls/Help/Video/Video.ascx @@ -85,4 +85,5 @@ + diff --git a/Web/Video/android-connect-server.aspx b/Web/Video/android-connect-server.aspx new file mode 100644 index 000000000..68246c2a6 --- /dev/null +++ b/Web/Video/android-connect-server.aspx @@ -0,0 +1,11 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Mobile/AndroidMobileArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + +
+ \ No newline at end of file diff --git a/Web/css/help.less b/Web/css/help.less index f136fd8e5..52fa9dee0 100644 --- a/Web/css/help.less +++ b/Web/css/help.less @@ -1368,6 +1368,9 @@ h1.TipsCaption { .android_connect_personal_video { background-image: url(/images/help/video/new/android_personal.png); } + .android_connect_server_video { + background-image: url(/images/help/video/new/android_connect_server.png); + } } .PageGuides.contributors { ul {