Add Nuxeo plugin video

This commit is contained in:
Ilya Sobolev 2022-02-10 17:53:43 +03:00
parent 9f7688f7b7
commit 492e767669
12 changed files with 66 additions and 0 deletions

View File

@ -0,0 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_video sm_integrating" id="link_210" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/video/integrate-nuxeo-plugin.aspx")%>">How to integrate ONLYOFFICE with Nuxeo with the official plugin</a>

View File

@ -22,6 +22,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0054_integrate_sharepoint/0054_integrate_sharepoint.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0097_integrate_confluence/0097_integrate_confluence.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0083_integrate_nuxeo/0083_integrate_nuxeo.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0103_integrate_nuxeo_plugin/0103_integrate_nuxeo_plugin.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0062_integrate_alfresco/0062_integrate_alfresco.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0098_integrate_chamilo/0098_integrate_chamilo.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0099_configure_nextcloud/0099_configure_nextcloud.ascx" />

View File

@ -19,6 +19,7 @@
</h2>
<div class="slider autoplay with_arrows">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0083_integrate_nuxeo/0083_integrate_nuxeo.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0103_integrate_nuxeo_plugin/0103_integrate_nuxeo_plugin.ascx" />
</div>
</div>

View File

@ -43,6 +43,7 @@
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/149_integrate_nextcloud/149_integrate_nextcloud.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/150_integrate_owncloud/150_integrate_owncloud.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/209_integrate_nuxeo/209_integrate_nuxeo.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/210_integrate_nuxeo_plugin/210_integrate_nuxeo_plugin.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/151_integrate_sharepoint/151_integrate_sharepoint.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/152_community_digitalocean/152_community_digitalocean.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/169_integrate_alfresco/169_integrate_alfresco.ascx" /></li>

View File

@ -84,6 +84,7 @@
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/149_integrate_nextcloud/149_integrate_nextcloud.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/150_integrate_owncloud/150_integrate_owncloud.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/209_integrate_nuxeo/209_integrate_nuxeo.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/210_integrate_nuxeo_plugin/210_integrate_nuxeo_plugin.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/151_integrate_sharepoint/151_integrate_sharepoint.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/152_community_digitalocean/152_community_digitalocean.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/169_integrate_alfresco/169_integrate_alfresco.ascx" /></li>

View File

@ -25,6 +25,7 @@
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/149_integrate_nextcloud/149_integrate_nextcloud.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/150_integrate_owncloud/150_integrate_owncloud.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/209_integrate_nuxeo/209_integrate_nuxeo.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/210_integrate_nuxeo_plugin/210_integrate_nuxeo_plugin.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/151_integrate_sharepoint/151_integrate_sharepoint.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/152_community_digitalocean/152_community_digitalocean.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/169_integrate_alfresco/169_integrate_alfresco.ascx" /></li>

View File

@ -0,0 +1,9 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<div id="video-guides-103" data-status="default" class="playvideo integrate_nuxeo_plugin_video">
<a href="<%=VirtualPathUtility.ToAbsolute("~/video/integrate-nuxeo-plugin.aspx")%>">
<span class="playbackbutton"></span>
<span class="title_area">
<span class="link_to_video">How to integrate ONLYOFFICE with Nuxeo with the official plugin</span></span>
</a>
</div>

View File

@ -0,0 +1,30 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "How to integrate ONLYOFFICE with Nuxeo with the official plugin";
MetaKeyWords = "nuxeo, integration, connector, onlyoffice";
MetaDescription = "In this video you'll learn how to enable document editing in ONLYOFFICE within Nuxeo with the official plugin.";
}
</script>
<div class="MainHelpCenter main_buscall_container video">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">How to integrate ONLYOFFICE with Nuxeo with the official connector</h1>
<div class="keyword_block">
<ul>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/Tags/collaborative-editing/collaborative-editing.ascx" /><li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/Tags/document-server/document-server.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/Tags/open-source-version/open-source-version.ascx" /></li>
</ul>
</div>
<div class="bigVideoCont">
<iframe src="https://www.youtube.com/embed/W6z0475IxCU?wmode=transparent" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>In this video you'll learn how to enable document editing in ONLYOFFICE within Nuxeo with the official plugin.</p>
</div>
</div>

View File

@ -131,6 +131,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0054_integrate_sharepoint/0054_integrate_sharepoint.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0062_integrate_alfresco/0062_integrate_alfresco.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0083_integrate_nuxeo/0083_integrate_nuxeo.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0103_integrate_nuxeo_plugin/0103_integrate_nuxeo_plugin.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0097_integrate_confluence/0097_integrate_confluence.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0098_integrate_chamilo/0098_integrate_chamilo.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0099_configure_nextcloud/0099_configure_nextcloud.ascx" />

View File

@ -0,0 +1,14 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Integration/IntegrationArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="integration">
</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/IntegrateNuxeoPlugin/IntegrateNuxeoPlugin.ascx" />
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="videopage general">
</asp:Content>

View File

@ -2840,6 +2840,10 @@ span.playbackbutton.presentation {
background-image: url(/images/help/video/new/nuxeo.png);
}
.integrate_nuxeo_plugin_video {
background-image: url(/images/help/video/new/nuxeo_plugin.png);
}
.grammalecte_video {
background-image: url(/images/help/video/new/grammalecte.png);
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB