Add conditional formatting pt2 video

This commit is contained in:
Svetlana Maleeva 2021-11-12 13:08:55 +03:00
parent dc1f953061
commit aee0042fcd
17 changed files with 83 additions and 8 deletions

View File

@ -0,0 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_video sm_saas sm_documents" id="link_202" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/video/conditional-formatting-pt2.aspx")%>">Conditional formatting Pt. 2: Data bars, color scales, icon sets</a>

View File

@ -43,6 +43,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0084_grammalecte/0084_grammalecte.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0085_translate/0085_translate.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0091_conditional_1/0091_conditional_1.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0095_conditional_2/0095_conditional_2.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0092_htmlplugin/0092_htmlplugin.ascx" />
</div>
</div>

View File

@ -43,6 +43,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0084_grammalecte/0084_grammalecte.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0085_translate/0085_translate.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0091_conditional_1/0091_conditional_1.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0095_conditional_2/0095_conditional_2.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0092_htmlplugin/0092_htmlplugin.ascx" />
</div>
</div>

View File

@ -44,6 +44,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0084_grammalecte/0084_grammalecte.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0085_translate/0085_translate.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0091_conditional_1/0091_conditional_1.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0095_conditional_2/0095_conditional_2.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0092_htmlplugin/0092_htmlplugin.ascx" />
</div>
</div>

View File

@ -0,0 +1,9 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<div id="video-guides-95" data-status="new" class="playvideo conditional2_video">
<a href="<%=VirtualPathUtility.ToAbsolute("~/video/conditional-formatting-pt2.aspx")%>">
<span class="playbackbutton"></span>
<span class="title_area">
<span class="link_to_video">Conditional formatting Pt. 2: Data bars, color scales, icon sets</span></span>
</a>
</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 = "Conditional formatting Pt. 2: Data bars, color scales, icon sets";
MetaKeyWords = "ONLYOFFICE, spreadsheets, conditional formatting";
MetaDescription = "Watch this video to learn how to highlight and find values in spreadsheets quicker using data bars, color scales, and icon sets.";
}
</script>
<div class="MainHelpCenter main_buscall_container video">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">Conditional formatting Pt. 2: Data bars, color scales, icon sets</h1>
<div class="bigVideoCont">
<iframe src="https://www.youtube.com/embed/z2Ev58pUrKM?wmode=transparent" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>Watch this video to learn how to highlight and find values in spreadsheets quicker using data bars, color scales, and icon sets.</p>
</div>
</div>

View File

@ -43,6 +43,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0086_ebooks/0086_ebooks.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0087_darkmode/0087_darkmode.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0091_conditional_1/0091_conditional_1.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0095_conditional_2/0095_conditional_2.ascx" />
<a id="projects"></a>

View File

@ -43,6 +43,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0086_ebooks/0086_ebooks.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0087_darkmode/0087_darkmode.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0091_conditional_1/0091_conditional_1.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0095_conditional_2/0095_conditional_2.ascx" />
<a id="projects"></a>
<h2><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Projects/Projects.ascx" /></h2>

View File

@ -43,6 +43,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0086_ebooks/0086_ebooks.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0087_darkmode/0087_darkmode.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0091_conditional_1/0091_conditional_1.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0095_conditional_2/0095_conditional_2.ascx" />
<a id="projects"></a>
<h2><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Projects/Projects.ascx" /></h2>

View File

@ -43,6 +43,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0086_ebooks/0086_ebooks.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0087_darkmode/0087_darkmode.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0091_conditional_1/0091_conditional_1.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0095_conditional_2/0095_conditional_2.ascx" />
<a id="projects"></a>
<h2><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Projects/Projects.ascx" /></h2>

View File

@ -43,6 +43,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0086_ebooks/0086_ebooks.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0087_darkmode/0087_darkmode.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0091_conditional_1/0091_conditional_1.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0095_conditional_2/0095_conditional_2.ascx" />
<a id="projects"></a>
<h2><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Projects/Projects.ascx" /></h2>

View File

@ -43,6 +43,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0086_ebooks/0086_ebooks.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0087_darkmode/0087_darkmode.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0091_conditional_1/0091_conditional_1.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0095_conditional_2/0095_conditional_2.ascx" />
<a id="projects"></a>
<h2><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Projects/Projects.ascx" /></h2>

View File

@ -28,16 +28,16 @@
<div class="video_block">
<a onclick="showVideoContainer();" class="conditional1_video"><span class="playbackbutton"></span></a>
<%--<div class="video_block">
<div class="video_block">
<a onclick="showVideoContainer();" class="conditional2_video"><span class="playbackbutton"></span></a>
</div>--%>
</div>
</div>
</div>
</div>
<uc:VideoContainer runat="server" Url="https://www.youtube.com/embed/NUnOJwaLDVg?wmode=transparent" ID="VideoContainer" />
<%--<uc:VideoContainer runat="server" Url="https://www.youtube.com/embed/NUnOJwaLDVg?wmode=transparent" ID="VideoContainer1" />--%>
<uc:VideoContainer runat="server" Url="https://www.youtube.com/embed/z2Ev58pUrKM?wmode=transparent" ID="VideoContainer1" />
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="teamlabeditorspage spreadsheeteditor spreadsheeteditor_ui sortdata se_rows">

View File

@ -13,18 +13,17 @@
<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 class="caption video">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Video/202_conditional_2/202_conditional_2.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">
<div class="caption guides one">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/047_organize-company-documentation/047_organize-company-documentation.ascx" />
</div>
<div class="caption tips">
<div class="caption tips one">
<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

@ -0,0 +1,29 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Userguides/UserguidesArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="user_guides_docs video_pages_body">
</asp:Content>
<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/ConditionalPt2/ConditionalPt2.ascx" />
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="videopage documents">
<div id="SeeAlsoBlockLinks">
<div class="caption video">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Video/198_conditional_1/198_conditional_1.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 one">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/047_organize-company-documentation/047_organize-company-documentation.ascx" />
</div>
<div class="caption tips one">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.ascx" />
</div>
</div>
</asp:Content>

View File

@ -2856,6 +2856,10 @@ span.playbackbutton.presentation {
background-image: url(/images/help/video/new/telegramnotifications.png);
}
.conditional2_video {
background-image: url(/images/help/video/new/conditional2.png);
}
div.description {
.TableOfContents {
span, a {

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB