Add videos: Integrate Redmine, Fillable forms

This commit is contained in:
Ilya Sobolev 2022-02-25 19:25:01 +03:00
parent fa09dfc858
commit 9a0398cf43
26 changed files with 167 additions and 4 deletions

View File

@ -14,10 +14,12 @@
* новая страница для видео по плагину Languagetool /video/languagetool-plugin.aspx
* новая страница для видео по коннектору Confluence /video/integrate-confluence.aspx
* новая страница для видео по коннектору Chamilo /video/integrate-chamilo.aspx
* новая страница для видео по коннектору Redmine /video/integrate-redmine.aspx
* новая страница для видео по настройке коннектора Nextcloud /video/configure-nextcloud.aspx
* новая страница для видео по настройке коннектора ownCloud /video/configure-owncloud.aspx
* новая страница для видео Docs версии 7.0 /video/docs-version7.aspx
* новая страница для видео Desktop Editors версии 7.0 /video/desktop-version7.aspx
* новая страница для видео Fillable forms in ONLYOFFICE Docs /video/docs-fillable-forms.aspx
* новые статьи Deploying ONLYOFFICE Docs in Cloudron
* /installation/docs-community-install-cloudron.aspx
* /installation/docs-enterprise-install-cloudron.aspx
@ -33,6 +35,7 @@
* /userguides/docs-pe.aspx
* /integration/alfresco.aspx
* /integration/nuxeo.aspx
* /integration/redmine.aspx
* исправлен текст тега password protection на русском языке
* обновлена статья /installation/workspace-saas-registration-form.aspx
* headers изменены с installation на integration для:

View File

@ -0,0 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_video sm_document" id="link_211" title="Fillable forms in ONLYOFFICE Docs"
href="<%=VirtualPathUtility.ToAbsolute("~/video/docs-fillable-forms.aspx")%>">Fillable forms in ONLYOFFICE Docs</a>

View File

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

View File

@ -34,6 +34,7 @@
</ul>
<div class="keyword_block">
<ul>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/Tags/integrate-redmine/integrate-redmine.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/collaborative-editing/collaborative-editing.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/docker-version/docker-version.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/linux-version/linux-version.ascx" /></li>

View File

@ -27,6 +27,7 @@
<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" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0100_configure_owncloud/0100_configure_owncloud.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0105_integrate_redmine/0105_integrate_redmine.ascx" />
</div>
</div>
<%--<p>

View File

@ -13,7 +13,14 @@
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides integration_guides">
<h1>Integration Guides</h1>
<div class="watchvideo_block">
<h2>
<cc:localizecontent runat="Server" controlname="~/Controls/Help/VariousControls/LocalizeControls/Watchvideo/Watchvideo.ascx" />
</h2>
<div class="slider autoplay">
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0105_integrate_redmine/0105_integrate_redmine.ascx" />
</div>
</div>
<ul class="block-editor">
<li>
<h2 class="doceditor">Redmine</h2>

View File

@ -52,6 +52,7 @@
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/204_integrate_chamilo/204_integrate_chamilo.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/205_configure_nextcloud/205_configure_nextcloud.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/206_configure_owncloud/206_configure_owncloud.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/212_integrate_redmine/212_integrate_redmine.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/208_docs_version7/208_docs_version7.ascx" /></li>
</ul>
</div>

View File

@ -5,5 +5,6 @@
<div class="text-container-content" id="tag_createfillableforms">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/1074_create_fillable_forms/1074_create_fillable_forms.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/211_docs_fillable_forms/211_docs_fillable_forms.ascx" /></li>
</ul>
</div>

View File

@ -93,6 +93,7 @@
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/204_integrate_chamilo/204_integrate_chamilo.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/205_configure_nextcloud/205_configure_nextcloud.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/206_configure_owncloud/206_configure_owncloud.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/212_integrate_redmine/212_integrate_redmine.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/208_docs_version7/208_docs_version7.ascx" /></li>
</ul>
</div>

View File

@ -27,6 +27,8 @@
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/1050_table-of-contents/1050_table-of-contents.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/1073_table-of-figures/1073_table-of-figures.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3598_sparklines/3598_sparklines.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/4002_create-charts-from-start-to-finish/4002_create-charts-from-start-to-finish.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/211_docs_fillable_forms/211_docs_fillable_forms.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4120_mob_docs_insert_tables/4120_mob_docs_insert_tables.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4121_mob_docs_insert_autoshapes/4121_mob_docs_insert_autoshapes.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4122_mob_docs_insert_images/4122_mob_docs_insert_images.ascx" /></li>
@ -95,6 +97,5 @@
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/5320_andr_web_pe_insert_images/5320_andr_web_pe_insert_images.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/5321_andr_web_pe_create_charts/5321_andr_web_pe_create_charts.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/5322_andr_web_pe_manipulate_objects/5322_andr_web_pe_manipulate_objects.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/4002_create-charts-from-start-to-finish/4002_create-charts-from-start-to-finish.ascx" /></li>
</ul>
</div>

View File

@ -0,0 +1,10 @@
<%@ Control Language="C#" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<a class="text-container-link" data-content="tag_integrateredmine">integrate Redmine</a>
<div class="text-container-content" id="tag_integrateredmine">
<ul>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/GettingStarted/Integration/177_redmine/177_redmine.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/212_integrate_redmine/212_integrate_redmine.ascx" /></li>
</ul>
</div>

View File

@ -17,6 +17,8 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/MoreArticlesBtn/MoreArticlesBtn.ascx" />
<ul class="moreTaggedArticles">
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/1050_table-of-contents/1050_table-of-contents.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/4002_create-charts-from-start-to-finish/4002_create-charts-from-start-to-finish.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/211_docs_fillable_forms/211_docs_fillable_forms.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4125_mob_docs_manipulate_objects/4125_mob_docs_manipulate_objects.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4221_mobile_se_manipulate_objects/4221_mobile_se_manipulate_objects.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4622_mob_ios_pe_manipulate_objects/4622_mob_ios_pe_manipulate_objects.ascx" /></li>
@ -29,6 +31,5 @@
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/5125_andr_web_docs_manipulate_objects/5125_andr_web_docs_manipulate_objects.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/5221_andr_web_se_manipulate_objects/5221_andr_web_se_manipulate_objects.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/5322_andr_web_pe_manipulate_objects/5322_andr_web_pe_manipulate_objects.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/4002_create-charts-from-start-to-finish/4002_create-charts-from-start-to-finish.ascx" /></li>
</ul>
</div>

View File

@ -34,5 +34,6 @@
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/204_integrate_chamilo/204_integrate_chamilo.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/205_configure_nextcloud/205_configure_nextcloud.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/206_configure_owncloud/206_configure_owncloud.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/212_integrate_redmine/212_integrate_redmine.ascx" /></li>
</ul>
</div>

View File

@ -16,6 +16,7 @@
<div class="watchvideo_block">
<h2><cc:localizecontent runat="Server" controlname="~/Controls/Help/VariousControls/LocalizeControls/Watchvideo/Watchvideo.ascx" /></h2>
<div class="slider autoplay with_arrows">
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0104_docs_fillable_forms/0104_docs_fillable_forms.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0063_references/0063_references.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0088_wordcounter/0088_wordcounter.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0089_telegram/0089_telegram.ascx" />

View File

@ -16,6 +16,7 @@
<div class="watchvideo_block">
<h2><cc:localizecontent runat="Server" controlname="~/Controls/Help/VariousControls/LocalizeControls/Watchvideo/Watchvideo.ascx" /></h2>
<div class="slider autoplay with_arrows">
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0104_docs_fillable_forms/0104_docs_fillable_forms.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0102_docs_version7/0102_docs_version7.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0063_references/0063_references.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0088_wordcounter/0088_wordcounter.ascx" />

View File

@ -16,6 +16,7 @@
<div class="watchvideo_block">
<h2><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Watchvideo/Watchvideo.ascx" /></h2>
<div class="slider autoplay with_arrows">
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0104_docs_fillable_forms/0104_docs_fillable_forms.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0024_perfect_formatting/0024_perfect_formatting.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0048_online_editor_overview/0048_online_editor_overview.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0025_co_editing/0025_co_editing.ascx" />

View File

@ -0,0 +1,9 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<div id="video-guides-104" data-status="new" class="playvideo docs_fillable_forms_video">
<a href="<%=VirtualPathUtility.ToAbsolute("~/video/docs-fillable-forms.aspx")%>">
<span class="playbackbutton"></span>
<span class="title_area">
<span class="link_to_video">Fillable forms in ONLYOFFICE Docs</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-105" data-status="new" class="playvideo integrate_redmine_video">
<a href="<%=VirtualPathUtility.ToAbsolute("~/video/integrate-redmine.aspx")%>">
<span class="playbackbutton"></span>
<span class="title_area">
<span class="link_to_video">How to connect ONLYOFFICE Docs to Redmine</span></span>
</a>
</div>

View File

@ -0,0 +1,29 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Fillable forms in ONLYOFFICE Docs";
MetaKeyWords = "online editors, fillable forms, forms, OFORM, document server";
MetaDescription = "Learn how fill in forms in ONLYOFFICE Docs";
}
</script>
<div class="MainHelpCenter main_buscall_container video">
<div class="keyword_block">
<ul>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/Tags/insert-objects/insert-objects.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/Tags/create-fillable-forms/create-fillable-forms.ascx" /></li>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/Tags/modify-object/modify-object.ascx" /></li>
</ul>
</div>
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">Fillable forms in ONLYOFFICE Docs</h1>
<div class="bigVideoCont">
<iframe src="https://www.youtube.com/embed/SKGz4pmnpgY?wmode=transparent" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>Learn how fill in forms in ONLYOFFICE Docs.</p>
</div>
</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 Redmine";
MetaKeyWords = "integration, redmine";
MetaDescription = "Watch our video guide to learn how to integrate ONLYOFFICE with Redmine.";
}
</script>
<div class="MainHelpCenter main_buscall_container video">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">How to integrate ONLYOFFICE with Redmine</h1>
<div class="keyword_block">
<ul>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/Tags/integrate-redmine/integrate-redmine.ascx" /></li>
<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/_1Q86nRnumo?wmode=transparent" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>Learn how to integrate ONLYOFFICE online editors with Redmine using the connector, which allows to easily edit and collaborate on text documents, spreadsheets, and presentations.</p>
</div>
</div>

View File

@ -122,6 +122,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0067_install_docs_docker/0067_install_docs_docker.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0077_docs_add_plugin/0077_docs_add_plugin.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0102_docs_version7/0102_docs_version7.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0104_docs_fillable_forms/0104_docs_fillable_forms.ascx" />
<a id="integrations"></a>
<h2><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Integration/LocalizeIntegration.ascx" /></h2>
@ -136,6 +137,7 @@
<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" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0100_configure_owncloud/0100_configure_owncloud.ascx" />
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0105_integrate_redmine/0105_integrate_redmine.ascx" />
<h3>Videos from our contributors</h3>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0056_editinnextcloud/0056_editinnextcloud.ascx" />

View File

@ -0,0 +1,19 @@
<%@ 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/DocumentServerTop/DocumentServerTop.ascx" />
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="content" runat="Server">
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/DocumentServer/DocsFillableForms/DocsFillableForms.ascx" />
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="videopage general">
<div id="SeeAlsoBlockLinks">
<div class="caption video one">
<cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/166_filling_forms/166_filling_forms.ascx" />
</div>
</div>
</asp:Content>

View File

@ -0,0 +1,20 @@
<%@ 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/IntegrateRedmine/IntegrateRedmine.ascx" />
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="videopage general">
<div id="SeeAlsoBlockLinks">
<div class="caption gs one">
<cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/GettingStarted/integration/177_redmine/177_redmine.ascx" />
</div>
</div>
</asp:Content>

View File

@ -2656,6 +2656,10 @@ span.playbackbutton.presentation {
background-image: url(/images/help/video/new/docs_version7.png);
}
.docs_fillable_forms_video {
background-image: url(/images/help/video/new/docs_fillable_forms.png);
}
.strikethrough {
text-decoration: underline;
}
@ -2744,6 +2748,10 @@ span.playbackbutton.presentation {
background-image: url(/images/help/video/new/integrate_chamilo.png);
}
.integrate_redmine_video {
background-image: url(/images/help/video/new/integrate_redmine.png);
}
.google_data {
background-image: url(/images/help/video/new/google_data.png);
}
@ -3314,7 +3322,7 @@ h2.MainHCPage {
}
.sm_list, .text-content {
.sm_editors.sm_document {
.sm_editors.sm_document, .sm_video.sm_document {
&:after {
content: ' (Document Editor)';
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB