Fixes for 2 unavailable video (hidden on YouTube) - updated 1st, hidden 2nd

This commit is contained in:
Svetlana Maleeva 2023-01-31 17:55:48 +03:00
parent cf8c7eae4a
commit 44c8fe5562
22 changed files with 16 additions and 39 deletions

View File

@ -2870,7 +2870,7 @@
<value>ONLYOFFICE Desktop Editors - free office suite for offline document editing and collaboration</value>
</data>
<data name="DocsPluginVideo" xml:space="preserve">
<value>How to add plugins in self-hosted ONLYOFFICE Docs</value>
<value>How to install plugins in ONLYOFFICE Docs</value>
</data>
<data name="DSCSWinVideo" xml:space="preserve">
<value>How to install Document Server and connect it to Community Server on Windows</value>
@ -3364,9 +3364,6 @@
<data name="MobSERegionalSettings" xml:space="preserve">
<value>Change regional settings</value>
</data>
<data name="MobSERegionalSettings" xml:space="preserve">
<value>Change regional settings</value>
</data>
<data name="DESaveDownloadPrint" xml:space="preserve">
<value>Save, download, print your document</value>
</data>

View File

@ -1494,7 +1494,7 @@
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/212_integrate_redmine.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/213_integrate_jira.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/214_integrate_moodle.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Video/186_desktop_add_plugin.ascx" /></li>
<%--<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Video/186_desktop_add_plugin.ascx" /></li>--%>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Video/187_desktop_connect_seafile.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Video/188_digital_signature.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Video/189_desktop_password.ascx" /></li>

View File

@ -146,11 +146,11 @@
<div class="gs_content" id="AddingPlugins_block">
<h2>Adding plugins to the ONLYOFFICE Desktop Editors</h2>
<div class="video_ground video_trips">
<%--<div class="video_ground video_trips">
<div class="video_block">
<a onclick="showVideoContainer();" class="desktop_add_plugin_video"><span class="playbackbutton"></span></a>
</div>
</div>
</div>--%>
<div class="PortalHelp">
<p><b>Plugins</b> are designed to expand the capabilities and add new features to Desktop Editors.</p>
<p>ONLYOFFICE Desktop Editors include a number of the pre-installed plugins.</p>

View File

@ -140,11 +140,11 @@
<div class="gs_content" id="AddingPlugins_block">
<h2>Hinzufügen von Plugins zu den ONLYOFFICE Desktop Editoren</h2>
<div class="video_ground video_trips">
<%--<div class="video_ground video_trips">
<div class="video_block">
<a onclick="showVideoContainer();" class="desktop_add_plugin_video"><span class="playbackbutton"></span></a>
</div>
</div>
</div>--%>
<div class="PortalHelp">
<p><b>Plugins</b> wurden entwickelt, um die Funktionen zu erweitern und den Desktop Editoren neue Funktionen hinzuzufügen.</p>
<p>ONLYOFFICE Desktop Editoren enthalten eine Reihe der vorinstallierten Plugins.</p>

View File

@ -135,11 +135,11 @@
<div class="gs_content" id="AddingPlugins_block">
<h2>Ajouter des modules complémentaires à ONLYOFFICE Desktop Editors.</h2>
<div class="video_ground video_trips">
<%--<div class="video_ground video_trips">
<div class="video_block">
<a onclick="showVideoContainer();" class="desktop_add_plugin_video"><span class="playbackbutton"></span></a>
</div>
</div>
</div>--%>
<div class="PortalHelp">
<p>Le but de <b>modules complémentaires</b> est d'élargir les possibilités et d'ajouter de nouvelles fonctionnalités à Desktop Editors.</p>
<p>ONLYOFFICE Desktop Editor comprend plusieurs modules complémentaires déjà installés.</p>

View File

@ -1,7 +1,6 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<%@ Register TagPrefix="video" TagName="avc0068" Src="~/Controls/Help/Video/AllVideoControls/0068_private_rooms.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0078" Src="~/Controls/Help/Video/AllVideoControls/0078_desktop_add_plugin.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0079" Src="~/Controls/Help/Video/AllVideoControls/0079_desktop_connect_seafile.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0080" Src="~/Controls/Help/Video/AllVideoControls/0080_digital_signature.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0081" Src="~/Controls/Help/Video/AllVideoControls/0081_desktop_password.ascx" %>
@ -23,7 +22,6 @@
<h2><asp:Literal runat="server" Text="<%$ Resources:Resource, WatchVideo %>" /></h2>
<div class="slider autoplay with_arrows">
<video:avc0068 ID="avc1" runat="server" />
<video:avc0078 ID="avc2" runat="server" />
<video:avc0079 ID="avc3" runat="server" />
<video:avc0080 ID="avc4" runat="server" />
<video:avc0081 ID="avc5" runat="server" />

View File

@ -1,7 +1,6 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<%@ Register TagPrefix="video" TagName="avc0068" Src="~/Controls/Help/Video/AllVideoControls/0068_private_rooms.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0078" Src="~/Controls/Help/Video/AllVideoControls/0078_desktop_add_plugin.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0079" Src="~/Controls/Help/Video/AllVideoControls/0079_desktop_connect_seafile.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0080" Src="~/Controls/Help/Video/AllVideoControls/0080_digital_signature.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0081" Src="~/Controls/Help/Video/AllVideoControls/0081_desktop_password.ascx" %>
@ -23,7 +22,6 @@
<h2><asp:Literal runat="server" Text="<%$ Resources:Resource, WatchVideo %>" /></h2>
<div class="slider autoplay with_arrows">
<video:avc0068 ID="avc1" runat="server" />
<video:avc0078 ID="avc2" runat="server" />
<video:avc0079 ID="avc3" runat="server" />
<video:avc0080 ID="avc4" runat="server" />
<video:avc0081 ID="avc5" runat="server" />

View File

@ -1,7 +1,6 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<%@ Register TagPrefix="video" TagName="avc0068" Src="~/Controls/Help/Video/AllVideoControls/0068_private_rooms.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0078" Src="~/Controls/Help/Video/AllVideoControls/0078_desktop_add_plugin.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0079" Src="~/Controls/Help/Video/AllVideoControls/0079_desktop_connect_seafile.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0080" Src="~/Controls/Help/Video/AllVideoControls/0080_digital_signature.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0081" Src="~/Controls/Help/Video/AllVideoControls/0081_desktop_password.ascx" %>
@ -23,7 +22,6 @@
<h2><asp:Literal runat="server" Text="<%$ Resources:Resource, WatchVideo %>" /></h2>
<div class="slider autoplay with_arrows">
<video:avc0068 ID="avc1" runat="server" />
<video:avc0078 ID="avc2" runat="server" />
<video:avc0079 ID="avc3" runat="server" />
<video:avc0080 ID="avc4" runat="server" />
<video:avc0081 ID="avc5" runat="server" />

View File

@ -10,7 +10,6 @@
<%@ 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="avc0068" Src="~/Controls/Help/Video/AllVideoControls/0068_private_rooms.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0078" Src="~/Controls/Help/Video/AllVideoControls/0078_desktop_add_plugin.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0079" Src="~/Controls/Help/Video/AllVideoControls/0079_desktop_connect_seafile.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0080" Src="~/Controls/Help/Video/AllVideoControls/0080_digital_signature.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0081" Src="~/Controls/Help/Video/AllVideoControls/0081_desktop_password.ascx" %>
@ -41,7 +40,6 @@
<video:avc0029 ID="avc8" runat="server" />
<video:avc0067 ID="avc9" runat="server" />
<video:avc0068 ID="avc10" runat="server" />
<video:avc0078 ID="avc11" runat="server" />
<video:avc0079 ID="avc12" runat="server" />
<video:avc0080 ID="avc13" runat="server" />
<video:avc0081 ID="avc14" runat="server" />

View File

@ -10,7 +10,6 @@
<%@ 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="avc0068" Src="~/Controls/Help/Video/AllVideoControls/0068_private_rooms.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0078" Src="~/Controls/Help/Video/AllVideoControls/0078_desktop_add_plugin.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0079" Src="~/Controls/Help/Video/AllVideoControls/0079_desktop_connect_seafile.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0080" Src="~/Controls/Help/Video/AllVideoControls/0080_digital_signature.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0081" Src="~/Controls/Help/Video/AllVideoControls/0081_desktop_password.ascx" %>
@ -41,7 +40,6 @@
<video:avc0029 ID="avc8" runat="server" />
<video:avc0067 ID="avc9" runat="server" />
<video:avc0068 ID="avc10" runat="server" />
<video:avc0078 ID="avc11" runat="server" />
<video:avc0079 ID="avc12" runat="server" />
<video:avc0080 ID="avc13" runat="server" />
<video:avc0081 ID="avc14" runat="server" />

View File

@ -10,7 +10,6 @@
<%@ 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="avc0068" Src="~/Controls/Help/Video/AllVideoControls/0068_private_rooms.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0078" Src="~/Controls/Help/Video/AllVideoControls/0078_desktop_add_plugin.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0079" Src="~/Controls/Help/Video/AllVideoControls/0079_desktop_connect_seafile.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0080" Src="~/Controls/Help/Video/AllVideoControls/0080_digital_signature.ascx" %>
<%@ Register TagPrefix="video" TagName="avc0081" Src="~/Controls/Help/Video/AllVideoControls/0081_desktop_password.ascx" %>
@ -41,7 +40,6 @@
<video:avc0029 ID="avc8" runat="server" />
<video:avc0067 ID="avc9" runat="server" />
<video:avc0068 ID="avc10" runat="server" />
<video:avc0078 ID="avc11" runat="server" />
<video:avc0079 ID="avc12" runat="server" />
<video:avc0080 ID="avc13" runat="server" />
<video:avc0081 ID="avc14" runat="server" />

View File

@ -1788,7 +1788,7 @@
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Video/153_desktop_editors_overview.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Video/172_private_rooms.ascx" /></li>
<%--<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Video/178_pro_features.ascx" /></li>--%>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Video/186_desktop_add_plugin.ascx" /></li>
<%--<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Video/186_desktop_add_plugin.ascx" /></li>--%>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Video/187_desktop_connect_seafile.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Video/188_digital_signature.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Video/189_desktop_password.ascx" /></li>

View File

@ -8,7 +8,6 @@
<%@ Register TagPrefix="link" TagName="cp172" Src="~/Controls/Help/ArticlesCompleteList/Video/172_private_rooms.ascx" %>
<%@ Register TagPrefix="link" TagName="cp207" Src="~/Controls/Help/ArticlesCompleteList/Video/207_desktop_version7.ascx" %>
<%@ Register TagPrefix="link" TagName="cp100032" Src="~/Controls/Help/ArticlesCompleteList/Desktop/100032_flags.ascx" %>
<%@ Register TagPrefix="link" TagName="cp186" Src="~/Controls/Help/ArticlesCompleteList/Video/186_desktop_add_plugin.ascx" %>
<%@ Register TagPrefix="link" TagName="cp187" Src="~/Controls/Help/ArticlesCompleteList/Video/187_desktop_connect_seafile.ascx" %>
<%@ Register TagPrefix="link" TagName="cp188" Src="~/Controls/Help/ArticlesCompleteList/Video/188_digital_signature.ascx" %>
<%@ Register TagPrefix="link" TagName="cp189" Src="~/Controls/Help/ArticlesCompleteList/Video/189_desktop_password.ascx" %>
@ -27,8 +26,7 @@
</ul>
<div class="mta_btn_block"><a class="button gray moreTaggedArticles_btn" onclick="$(this).hide();$(this).parent().next('.moreTaggedArticles').slideDown();"><asp:Literal runat="server" Text="<%$ Resources:Resource, MoreArticlesBtn %>" /></a>
</div>
<ul class="moreTaggedArticles">
<li><link:cp186 ID="cp9" runat="server" /></li>
<ul class="moreTaggedArticles">
<li><link:cp187 ID="cp10" runat="server" /></li>
<li><link:cp188 ID="cp11" runat="server" /></li>
<li><link:cp189 ID="cp12" runat="server" /></li>

View File

@ -4,20 +4,20 @@
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "How to add plugins in self-hosted ONLYOFFICE Docs";
PageTitle = PageCaption = "How to install plugins in ONLYOFFICE Docs";
MetaKeyWords = "online editors, plugins, document server";
MetaDescription = "Learn how expand the capabilities of ONLYOFFICE Editors by adding plugins in self-hosted ONLYOFFICE Docs";
MetaDescription = "Learn how expand the capabilities of ONLYOFFICE Editors by adding plugins in ONLYOFFICE Docs";
}
</script>
<div class="MainHelpCenter main_buscall_container video">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">How to add plugins in self-hosted ONLYOFFICE Docs</h1>
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">How to install plugins in ONLYOFFICE Docs</h1>
<div class="bigVideoCont">
<iframe src="https://www.youtube.com/embed/R7gvhLvGL44?wmode=transparent" frameborder="0" allowfullscreen></iframe>
<iframe src="https://www.youtube.com/embed/0XtCoeTWIO8?wmode=transparent" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>Learn how expand the capabilities of ONLYOFFICE Editors by adding plugins in self-hosted ONLYOFFICE Docs.</p>
<p>Learn how expand the capabilities of ONLYOFFICE Editors by adding plugins in ONLYOFFICE Docs.</p>
</div>
</div>

View File

@ -149,7 +149,6 @@
<a id="desktop_editors"></a>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0037_desktop_editors.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0068_private_rooms.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0078_desktop_add_plugin.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0079_desktop_connect_seafile.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0080_digital_signature.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0081_desktop_password.ascx" />

View File

@ -135,7 +135,6 @@
<a id="desktop_editors"></a>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0037_desktop_editors.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0068_private_rooms.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0078_desktop_add_plugin.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0079_desktop_connect_seafile.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0080_digital_signature.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0081_desktop_password.ascx" />

View File

@ -135,7 +135,6 @@
<a id="desktop_editors"></a>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0037_desktop_editors.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0068_private_rooms.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0078_desktop_add_plugin.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0079_desktop_connect_seafile.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0080_digital_signature.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0081_desktop_password.ascx" />

View File

@ -135,7 +135,6 @@
<a id="desktop_editors"></a>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0037_desktop_editors.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0068_private_rooms.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0078_desktop_add_plugin.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0079_desktop_connect_seafile.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0080_digital_signature.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0081_desktop_password.ascx" />

View File

@ -135,7 +135,6 @@
<a id="desktop_editors"></a>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0037_desktop_editors.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0068_private_rooms.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0078_desktop_add_plugin.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0079_desktop_connect_seafile.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0080_digital_signature.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0081_desktop_password.ascx" />

View File

@ -135,7 +135,6 @@
<a id="desktop_editors"></a>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0037_desktop_editors.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0068_private_rooms.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0078_desktop_add_plugin.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0079_desktop_connect_seafile.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0080_digital_signature.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0081_desktop_password.ascx" />

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

@ -16,7 +16,7 @@
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Document/AddPlugins/AddPlugins.ascx" />
<uc:VideoContainer runat="server" Url="https://www.youtube.com/embed/R7gvhLvGL44?wmode=transparent" ID="VideoContainer" />
<uc:VideoContainer runat="server" Url="https://www.youtube.com/embed/0XtCoeTWIO8?wmode=transparent" ID="VideoContainer" />
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="installationdocspage documents">