Add new video

This commit is contained in:
Svetlana Maleeva 2023-04-10 17:39:27 +03:00
parent 0e53b85f9d
commit fe79e914c5
20 changed files with 83 additions and 45 deletions

View File

@ -4138,6 +4138,9 @@
<data name="BuildSourceCodeTag" xml:space="preserve">
<value>build source code</value>
</data>
<data name="DEVideo" xml:space="preserve">
<value>How to install ONLYOFFICE Docs Developer Edition [Docker Script Guide 2023]</value>
</data>
<data name="TranslateONLYOFFICETag" xml:space="preserve">
<value>translate ONLYOFFICE</value>
</data>

View File

@ -3,6 +3,7 @@
<%@ Register TagPrefix="video" TagName="avc0029" Src="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0067" Src="~/Controls/Help/Video/AllVideoControls/0067_install_docs_docker.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0077" Src="~/Controls/Help/Video/AllVideoControls/0077_docs_add_plugin.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0109" Src="~/Controls/Help/Video/AllVideoControls/0109_install_developer_edition.ascx" %>
<script runat="server">
protected override void Init()
@ -22,6 +23,7 @@
<video:avc0029 ID="avc1" runat="server" />
<video:avc0067 ID="avc2" runat="server" />
<video:avc0077 ID="avc3" runat="server" />
<video:avc0109 ID="avc4" runat="server" />
</div>
</div>

View File

@ -3,6 +3,7 @@
<%@ Register TagPrefix="video" TagName="avc0029" Src="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0067" Src="~/Controls/Help/Video/AllVideoControls/0067_install_docs_docker.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0077" Src="~/Controls/Help/Video/AllVideoControls/0077_docs_add_plugin.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0109" Src="~/Controls/Help/Video/AllVideoControls/0109_install_developer_edition.ascx" %>
<script runat="server">
protected override void Init()
@ -22,6 +23,7 @@
<video:avc0029 ID="avc1" runat="server" />
<video:avc0067 ID="avc2" runat="server" />
<video:avc0077 ID="avc3" runat="server" />
<video:avc0109 ID="avc4" runat="server" />
</div>
</div>

View File

@ -3,6 +3,7 @@
<%@ Register TagPrefix="video" TagName="avc0029" Src="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0067" Src="~/Controls/Help/Video/AllVideoControls/0067_install_docs_docker.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0077" Src="~/Controls/Help/Video/AllVideoControls/0077_docs_add_plugin.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0109" Src="~/Controls/Help/Video/AllVideoControls/0109_install_developer_edition.ascx" %>
<script runat="server">
protected override void Init()
@ -22,6 +23,7 @@
<video:avc0029 ID="avc1" runat="server" />
<video:avc0067 ID="avc2" runat="server" />
<video:avc0077 ID="avc3" runat="server" />
<video:avc0109 ID="avc4" runat="server" />
</div>
</div>

View File

@ -3,6 +3,7 @@
<%@ Register TagPrefix="video" TagName="avc0029" Src="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0067" Src="~/Controls/Help/Video/AllVideoControls/0067_install_docs_docker.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0077" Src="~/Controls/Help/Video/AllVideoControls/0077_docs_add_plugin.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0109" Src="~/Controls/Help/Video/AllVideoControls/0109_install_developer_edition.ascx" %>
<script runat="server">
protected override void Init()
@ -22,6 +23,7 @@
<video:avc0029 ID="avc1" runat="server" />
<video:avc0067 ID="avc2" runat="server" />
<video:avc0077 ID="avc3" runat="server" />
<video:avc0109 ID="avc4" runat="server" />
</div>
</div>

View File

@ -13,19 +13,12 @@
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides installation_guides">
<h1>Installation Guides</h1>
<%--<div class="watchvideo_block">
<div class="watchvideo_block">
<h2><asp:Literal runat="server" Text="<%$ Resources:Resource, WatchVideo %>" /></h2>
<div class="slider autoplay with_arrows">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0031_enterprise_script.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0035_ldap_settings.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0061_enterprise_aws.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0050_digitalocean_oneclick.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0030_install_docker.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0028_install_communitys_ubuntu.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0027_install_community_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0109_install_developer_edition.ascx" />
</div>
</div>--%>
</div>
<ul class="block-editor">
<li>

View File

@ -13,19 +13,12 @@
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides installation_guides">
<h1>Installationsanleitungen</h1>
<%--<div class="watchvideo_block">
<div class="watchvideo_block">
<h2><asp:Literal runat="server" Text="<%$ Resources:Resource, WatchVideo %>" /></h2>
<div class="slider autoplay with_arrows">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0031_enterprise_script.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0035_ldap_settings.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0061_enterprise_aws.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0050_digitalocean_oneclick.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0030_install_docker.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0028_install_communitys_ubuntu.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0027_install_community_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0109_install_developer_edition.ascx" />
</div>
</div>--%>
</div>
<ul class="block-editor">
<li>

View File

@ -13,19 +13,12 @@
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides installation_guides">
<h1>Guides d'installation</h1>
<%--<div class="watchvideo_block">
<div class="watchvideo_block">
<h2><asp:Literal runat="server" Text="<%$ Resources:Resource, WatchVideo %>" /></h2>
<div class="slider autoplay with_arrows">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0031_enterprise_script.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0035_ldap_settings.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0061_enterprise_aws.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0050_digitalocean_oneclick.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0030_install_docker.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0028_install_communitys_ubuntu.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0027_install_community_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0109_install_developer_edition.ascx" />
</div>
</div>--%>
</div>
<ul class="block-editor">
<li>

View File

@ -13,19 +13,12 @@
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides installation_guides">
<h1>Руководства по установке</h1>
<%--<div class="watchvideo_block">
<div class="watchvideo_block">
<h2><asp:Literal runat="server" Text="<%$ Resources:Resource, WatchVideo %>" /></h2>
<div class="slider autoplay with_arrows">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0031_enterprise_script.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0035_ldap_settings.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0061_enterprise_aws.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0050_digitalocean_oneclick.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0030_install_docker.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0028_install_communitys_ubuntu.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0027_install_community_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0109_install_developer_edition.ascx" />
</div>
</div>--%>
</div>
<ul class="block-editor">
<li>

View File

@ -0,0 +1,8 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<div id="video-guides-30" data-status="new" class="playvideo install_developer_video">
<a href="<%=VirtualPathUtility.ToAbsolute("~/video/install-docs-developer-edition.aspx")%>">
<span class="playbackbutton"></span>
<span class="title_area"><span class="link_to_video"><asp:Literal runat="server" Text="<%$ Resources:Resource, DEVideo %>" /></span></span>
</a>
</div>

View File

@ -0,0 +1,23 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "How to install ONLYOFFICE Docs Developer Edition [Docker Script Guide 2023]";
MetaKeyWords = "online editors, install docs, document server";
MetaDescription = "This guide walks for ONLYOFFICE Docs Developer Edition you through the installation process";
}
</script>
<div class="MainHelpCenter main_buscall_container video">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">How to install ONLYOFFICE Docs Developer Edition [Docker Script Guide 2023]</h1>
<div class="bigVideoCont">
<iframe src="https://www.youtube.com/embed//Ur5L9c1g_AM?wmode=transparent" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>This guide walks for ONLYOFFICE Docs Developer Edition you through the installation process</p>
</div>
</div>

View File

@ -123,6 +123,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0067_install_docs_docker.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0077_docs_add_plugin.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0109_install_developer_edition.ascx" />
<a id="integrations"></a>
<h2><asp:Literal runat="server" Text="<%$ Resources:Resource, Integration %>" /></h2>

View File

@ -120,7 +120,8 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0028_install_communitys_ubuntu.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0067_install_docs_docker.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0077_docs_add_plugin.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0077_docs_add_plugin.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0109_install_developer_edition.ascx" />
<a id="integrations"></a>
<h2><asp:Literal runat="server" Text="<%$ Resources:Resource, Integration %>" /></h2>

View File

@ -120,7 +120,8 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0028_install_communitys_ubuntu.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0067_install_docs_docker.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0077_docs_add_plugin.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0077_docs_add_plugin.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0109_install_developer_edition.ascx" />
<a id="integrations"></a>
<h2><asp:Literal runat="server" Text="<%$ Resources:Resource, Integration %>" /></h2>

View File

@ -120,7 +120,8 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0028_install_communitys_ubuntu.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0067_install_docs_docker.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0077_docs_add_plugin.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0077_docs_add_plugin.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0109_install_developer_edition.ascx" />
<a id="integrations"></a>
<h2><asp:Literal runat="server" Text="<%$ Resources:Resource, Integration %>" /></h2>

View File

@ -120,7 +120,8 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0028_install_communitys_ubuntu.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0067_install_docs_docker.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0077_docs_add_plugin.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0077_docs_add_plugin.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0109_install_developer_edition.ascx" />
<a id="integrations"></a>
<h2><asp:Literal runat="server" Text="<%$ Resources:Resource, Integration %>" /></h2>

View File

@ -120,7 +120,8 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0028_install_communitys_ubuntu.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0067_install_docs_docker.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0077_docs_add_plugin.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0077_docs_add_plugin.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0109_install_developer_edition.ascx" />
<a id="integrations"></a>
<h2><asp:Literal runat="server" Text="<%$ Resources:Resource, Integration %>" /></h2>

View File

@ -0,0 +1,14 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/InstallationGuides/InstallationArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="docker_version developer_edition document_server">
</asp:Content>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/DocumentServerTop/DocumentServerTop.ascx" />
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/DocumentServer/InstallDocsDeveloperVideo/InstallDocsDeveloperVideo.ascx" />
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="videopage general">
</asp:Content>

View File

@ -2782,6 +2782,10 @@ span.playbackbutton.presentation {
background-image: url(/images/help/video/new/integrate_wordpress.png);
}
.install_developer_video {
background-image: url(/images/help/video/new/install_developer.png);
}
.google_data {
background-image: url(/images/help/video/new/google_data.png);
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB