helpcenter/Web/Controls/Help/Documents/Documents.ascx
svetlana maleeva 5baa63fd9b Merge branch 'feature/structure' into feature/structure-new
# Conflicts:
#	Web/Controls/Help/ABCIndex/CompleteArticleList.ascx
#	Web/Controls/Help/ArticlesCompleteList/Desktop/100025_pro_features/100025_pro_features.ascx
#	Web/Controls/Help/Server/Docker/Document/DockerInstallation/DockerInstallation.ascx
#	Web/Controls/Help/Server/Docker/Document/DockerInstallation/DockerInstallation.es.ascx
#	Web/Controls/Help/Server/Docker/Document/DockerInstallation/DockerInstallation.ru.ascx
#	Web/Controls/Help/Server/Linux/Document/LinuxInstallationCentOS/LinuxInstallationCentOS.ascx
#	Web/Controls/Help/Server/Linux/Document/LinuxInstallationCentOS/LinuxInstallationCentOS.es.ascx
#	Web/Controls/Help/Server/Linux/Document/LinuxInstallationCentOS/LinuxInstallationCentOS.ru.ascx
#	Web/Controls/Help/Server/Linux/Document/LinuxInstallationEnterprise36/LinuxInstallationEnterprise36.ascx
#	Web/Controls/Help/Server/Linux/Document/LinuxInstallationEnterprise36/LinuxInstallationEnterprise36.es.ascx
#	Web/Controls/Help/Server/Linux/Document/LinuxInstallationEnterprise36/LinuxInstallationEnterprise36.ru.ascx
#	Web/Controls/Help/Server/Windows/Document/AddThemes/AddThemes.ascx
#	Web/Controls/Help/Server/Windows/Document/AddThemes/AddThemes.ru.ascx
#	Web/Controls/Help/SideMenu/Server/CommunityEdition/CommunityEdition.ascx
#	Web/Controls/Help/Tags/local-server/local-server.ascx
#	Web/Controls/Help/Tags/local-server/local-server.de.ascx
#	Web/Controls/Help/Tags/local-server/local-server.es.ascx
#	Web/Controls/Help/Tags/local-server/local-server.fr.ascx
#	Web/Controls/Help/Tags/local-server/local-server.it.ascx
#	Web/Controls/Help/Tags/local-server/local-server.ru.ascx
#	Web/css/help.less
#	Web/server/docker/opensource/deploy-community-edition-in-digitalocean.aspx
#	Web/server/windows/document/install-office-apps.aspx
2020-09-22 11:00:57 +03:00

77 lines
6.3 KiB
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Documents Articles";
MetaKeyWords = "";
MetaDescription = "Documents articles. Read our articles to learn how to use Documents module.";
}
</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" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0063_references/0063_references.ascx" />
</div>
</div>
<h2>Overview</h2>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/020_documents/020_documents.ascx" /></li>
</ul>
<h2>Start work with documents</h2>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/gettingstarted/documents.aspx#AddingCreatingDocuments_block")%>">Adding/creating documents</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>Edit documents</h2>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/gettingstarted/documents.aspx#ViewingEditingDocuments_block")%>">Viewing/editing documents</a></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/106_collaborative-editing/106_collaborative-editing.ascx" /></li>
</ul>
<h2>Organize your document collection</h2>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/gettingstarted/documents.aspx#ManagingDocuments_block")%>">Managing documents</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>Give others access to documents</h2>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/gettingstarted/documents.aspx#SharingDocuments_block")%>">Sharing documents</a></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/151_share_text/151_share_text.ascx" /></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>Connect third-party storages</h2>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/173_connect_box/173_connect_box.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/169_connect_dropbox/169_connect_dropbox.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/170_connect_google_drive/170_connect_google_drive.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/175_connect_kdrive/175_connect_kdrive.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/171_connect_nextcloud/171_connect_nextcloud.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/172_connect_owncloud/172_connect_owncloud.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/174_connect_onedrive/174_connect_onedrive.ascx" /></li>
</ul>
<h2>Troubleshooting</h2>
<ul>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Troubleshooting/105_documents/105_documents.ascx" />
</li>
</ul>
</div>