Added videos (Alfresco, reference management)

This commit is contained in:
Svetlana Maleeva 2020-07-09 20:19:47 +03:00
parent b422d4ecbf
commit dc88f55942
15 changed files with 137 additions and 0 deletions

View File

@ -89,6 +89,12 @@ public class GuidesModel
set;
}
public string TitleVideo8
{
get;
set;
}
public string RelatedTips
{
get;

View File

@ -16,6 +16,7 @@
guides.TitleVideo5 = "How to connect ONLYOFFICE with DropBox";
guides.TitleVideo6 = "How to connect ONLYOFFICE with OneDrive";
guides.TitleVideo7 = "How to connect ONLYOFFICE with Box";
guides.TitleVideo8 = "Reference management in ONLYOFFICE";
(Page as BasePage).Guides = guides;
}
</script>
@ -162,6 +163,9 @@
</ol>
<h3 id="EasyBib">EasyBib <img alt="EasyBib Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/tipstricks/easybib.png")%>" /></h3>
<div class="video_block">
<a onclick="showVideoContainer8();" class="references_video"><span class="playbackbutton"></span></a>
</div>
<ol>
<li>Go to the <a target="_blank" class="links" href="https://api.citation-api.com/signup">EasyBib signup page</a>;</li>
<li>Fill in the form:
@ -178,6 +182,9 @@
<h3 id="Mendeley">Mendeley
<img alt="Mendeley Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/tipstricks/mendeley.png")%>" /></h3>
<div class="video_block">
<a onclick="showVideoContainer8();" class="references_video"><span class="playbackbutton"></span></a>
</div>
<ol>
<li>Go to the <a target="_blank" class="links" href="https://dev.mendeley.com/">Mendeley page</a> and register a new account or log into an existing account;</li>
<li>Proceed to <a target="_blank" class="links" href="https://dev.mendeley.com/myapps.html">My apps</a> page and register a new app by filling the following fields:
@ -196,6 +203,9 @@
<h3 id="Zotero">Zotero
<img alt="Zotero Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/tipstricks/zotero.png")%>" /></h3>
<div class="video_block">
<a onclick="showVideoContainer8();" class="references_video"><span class="playbackbutton"></span></a>
</div>
<ol>
<li>Go to the <a target="_blank" class="links" href="https://www.zotero.org/user/register/">Zetero registration</a> page and register a new account or or log into an existing account;</li>
<li>Proceed to <a target="_blank" class="links" href="https://www.zotero.org/settings/keys">Zetero API settings</a> and click the <b>Creare new private key</b> button;</li>

View File

@ -0,0 +1,9 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<div id="video-guides-62" data-status="new" class="playvideo integrate_alfresco_video">
<a href="<%=VirtualPathUtility.ToAbsolute("~/video/integrate-alfresco.aspx")%>">
<span class="playbackbutton"></span>
<span class="title_area">
<span class="link_to_video">How to integrate ONLYOFFICE with Alfresco Share</span></span>
</a>
</div>

View File

@ -0,0 +1,9 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<div id="video-guides-63" data-status="new" class="playvideo references_video">
<a href="<%=VirtualPathUtility.ToAbsolute("~/video/reference-management.aspx")%>">
<span class="playbackbutton"></span>
<span class="title_area">
<span class="link_to_video">Reference management in ONLYOFFICE documents with Mendeley, Zotero and EasyBib</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 integrate ONLYOFFICE with Alfresco Share";
MetaKeyWords = "";
MetaDescription = "Watch our video guide to learn how to integrate ONLYOFFICE with Alfresco Share.";
}
</script>
<div class="main_buscall_container video">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">How to integrate ONLYOFFICE with Alfresco Share</h1>
<div class="bigVideoCont">
<iframe src="https://www.youtube.com/embed/RyQA4gYi6e4?wmode=transparent" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>In this video you'll learn how to enable document editing in ONLYOFFICE within your Alfresco Share.</p>
</div>
</div>

View File

@ -0,0 +1,22 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Reference management in ONLYOFFICE documents with Mendeley, Zotero and EasyBib";
MetaKeyWords = "ONLYOFFICE, documents, references, plugins";
MetaDescription = "In this video you'll learn how to use reference management software within ONLYOFFICE editors. ";
}
</script>
<div class="main_buscall_container video">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">Reference management in ONLYOFFICE documents with Mendeley, Zotero and EasyBib</h1>
<div class="bigVideoCont">
<iframe src="https://www.youtube.com/embed/k1vyDlQbdEU?wmode=transparent" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>In this video you'll learn how to use reference management software within ONLYOFFICE editors. </p>
</div>
</div>

View File

@ -31,6 +31,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0055_faststrictmodes/0055_faststrictmodes.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0059_fillingforms/0059_fillingforms.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0060_compare/0060_compare.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0063_references/0063_references.ascx" />
<a id="projects"></a>
<h2><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Projects/Projects.ascx" /></h2>
@ -90,6 +91,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0052_integrate_nextcloud/0052_integrate_nextcloud.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0053_integrate_owncloud/0053_integrate_owncloud.ascx" />
<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" />
<h3>Videos from our contributors</h3>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0056_editinnextcloud/0056_editinnextcloud.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0057_coeditinnextcloud/0057_coeditinnextcloud.ascx" />

View File

@ -32,6 +32,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0055_faststrictmodes/0055_faststrictmodes.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0059_fillingforms/0059_fillingforms.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0060_compare/0060_compare.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0063_references/0063_references.ascx" />
<a id="projects"></a>
<h2><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Projects/Projects.ascx" /></h2>
@ -91,6 +92,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0052_integrate_nextcloud/0052_integrate_nextcloud.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0053_integrate_owncloud/0053_integrate_owncloud.ascx" />
<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" />
<h1><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/DesktopEditors/DesktopEditors.ascx" /></h1>
<a id="desktop_editors"></a>

View File

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

View File

@ -0,0 +1,26 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Features/ModulesArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/DocumentsTop/DocumentsTop.ascx" />
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/Documents/References/References.ascx" />
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="videopage documents">
<div id="SeeAlsoBlockLinks">
<div class="caption video one">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Video/063_people-overview/063_people-overview.ascx" />
</div>
<div class="caption gs one">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/020_documents/020_documents.ascx" />
</div>
<div class="caption guides">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/047_organize-company-documentation/047_organize-company-documentation.ascx" />
</div>
<div class="caption tips">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/055_importing-files/055_importing-files.ascx" />
</div>
</div>
</asp:Content>

View File

@ -2256,6 +2256,12 @@ span.playbackbutton.presentation {
.enterprise_aws_video {
background-image: url(/images/help/video/new/enterprise_aws.png);
}
.integrate_alfresco_video {
background-image: url(/images/help/video/new/integrate_alfresco.png);
}
.references_video {
background-image: url(/images/help/video/new/third_party_references.png);
}
div.description {
.TableOfContents {
span, a {

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@ -60,6 +60,10 @@ function showVideoContainer7() {
displayModalPanel("VideoContainer7")
}
function showVideoContainer8() {
displayModalPanel("VideoContainer8")
}
function HelpCenterMasterInit() {
$(window).scroll(function() {
if ($("a[name=comments]").length) {

View File

@ -25,6 +25,9 @@
string title7 = HttpUtility.HtmlEncode(((Page as BasePage).Guides as GuidesModel).TitleVideo7);
VideoContainer7.Capture = title7;
string title8 = HttpUtility.HtmlEncode(((Page as BasePage).Guides as GuidesModel).TitleVideo8);
VideoContainer8.Capture = title8;
}
</script>
@ -44,6 +47,7 @@
<uc:VideoContainer runat="server" Url="https://www.youtube.com/embed/r1GuqA6-PzY?wmode=transparent" ID="VideoContainer5" />
<uc:VideoContainer runat="server" Url="https://www.youtube.com/embed/quM-9OWfubI?wmode=transparent" ID="VideoContainer6" />
<uc:VideoContainer runat="server" Url="https://www.youtube.com/embed/tjKMtHz1yA0?wmode=transparent" ID="VideoContainer7" />
<uc:VideoContainer runat="server" Url="https://www.youtube.com/embed/k1vyDlQbdEU?wmode=transparent" ID="VideoContainer8" />
</asp:Content>
<asp:Content ID="content1" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="tipspage general">