Update: added videos for pro features

This commit is contained in:
Svetlana Maleeva 2020-08-03 14:11:02 +03:00
parent af6ef6bf35
commit 488f57b6e6
2 changed files with 25 additions and 5 deletions

View File

@ -23,14 +23,30 @@
</ul>
</div>--%>
<div class="video_ground video_trips">
<h2 id="step1">Introduction to pro features</h2>
<div class="video_ground video_trips">
<div class="video_text">
<div class="video_block">
<a onclick="showVideoContainer();" class="comparison_video"><span class="playbackbutton"></span></a>
<div class="video_block">
<a onclick="showVideoContainer2();" class="filling_forms_video"><span class="playbackbutton"></span></a>
</div>
</div>
<p>Starting from the version <b>5.6</b> of Desktop Editors, you can add <b>pro features</b> to Desktop Editors and use them when working with local documents. Pro features are the features which are available in the paid online version (cloud or server), starting from Document Server v.<b>5.5</b>.</p>
<p>Currently, pro features are only available for the Document Editor:</p>
<ul>
<li><a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/HelpfulHints/Comparison.aspx")%>">Document comparison</a> - this feature allows displaying the differences between two documents and merge the documents by accepting the changes.</li>
<li><a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertContentControls.aspx")%>">Content Controls insertion</a> - this feature allows creating a form with input fields that can be filled in by other users. You can add the following types of content controls: Plain Text, Rich Text, Picture, Combo box, Drop-down list, Date, Check box.</li>
</ul>
</div>
</div>
</div>
<h2 id="step2">Enabling pro features</h2>
<div class="block_of_step">

View File

@ -1,5 +1,7 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<%@ Register Src="~/Controls/Common/VideoConteiner.ascx" TagName="VideoContainer" TagPrefix="uc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="all_platforms desktop_editors">
</asp:Content>
@ -8,6 +10,8 @@
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Desktop/Documents/Common/ProFeatures/ProFeatures.ascx" />
<uc:VideoContainer runat="server" Url="https://www.youtube.com/embed/ivAUwljBJS8?wmode=transparent" ID="VideoContainer" />
<uc:VideoContainer runat="server" Url="https://www.youtube.com/embed/ic0Q2a4Ae2k?wmode=transparent" ID="VideoContainer2" />
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="guidespage document">