helpcenter/Web/Controls/Help/Documents/Documents.ru.ascx
2020-05-27 12:59:35 +03:00

65 lines
5.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Статьи о модуле Документы";
MetaKeyWords = "";
MetaDescription = "Статьи о модуле Документы. Прочитайте наши статьи, чтобы узнать, как использовать модуль Документы.";
}
</script>
<div class="MainHelpCenter PageGuides">
<h1><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Documents/Documents.ascx" /></h1>
<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/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" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0002_manage_documents/0002_manage_documents.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0018_doc_collaboration/0018_doc_collaboration.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0058_review/0058_review.ascx" />
<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" />
</div>
</div>
<h2>Обзор</h2>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/020_documents/020_documents.ascx" /></li>
</ul>
<h2>Начало работы с модулем Документы</h2>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/gettingstarted/documents.aspx#AddingCreatingDocuments_block")%>">Добавление и создание документов</a></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/047_organize-company-documentation/047_organize-company-documentation.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/035_create-CSV-file/035_create-CSV-file.ascx" /></li>
</ul>
<h2>Редактирование документов</h2>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/gettingstarted/documents.aspx#ViewingEditingDocuments_block")%>">Просмотр и редактирование документов</a></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/106_collaborative-editing/106_collaborative-editing.ascx" /></li>
</ul>
<h2>Организация коллекции документов</h2>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/gettingstarted/documents.aspx#ManagingDocuments_block")%>">Управление документами</a></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/130_folder_permissions/130_folder_permissions.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/088_document-versions/088_document-versions.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/012_context-menu/012_context-menu.ascx" /></li>
</ul>
<h2>Предоставление доступа к документам</h2>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/gettingstarted/documents.aspx#SharingDocuments_block")%>">Предоставление доступа к документам</a></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/100_embed-document/100_embed-document.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/148_docusign/148_docusign.ascx" /></li>
</ul>
<h2>Устранение неполадок</h2>
<ul>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Troubleshooting/105_documents/105_documents.ascx" />
</li>
</ul>
</div>