helpcenter/Web/Controls/Help/Server/Linux/Mail/Mail.ascx
2017-07-18 10:59:11 +03:00

40 lines
2.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 = "Community Server for Windows";
MetaKeyWords = "";
MetaDescription = "Community Server for Windows documentation articles.";
}
</script>
<div class="MainHelpCenter PageGuides">
<h1>Community Server for Windows</h1>
<h2>Compiling</h2>
<ul>
<li><a href="https://help.onlyoffice.com/products/files/doceditor.aspx?fileid=3457567&doc=aFNyL0N2RzQzUG9kSytYWlB4OTNkL0ZJMjJlYU5tUU1LVCtMZktOUVh0cz0_IjM0NTc1Njci0">Compiling Community Server for a Local Server</a></li>
</ul>
<h2>Installing</h2>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/115_install-enterprise/115_install-enterprise.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/095_migration-hybrid/095_migration-hybrid.ascx" /></li>
<li><a href="https://help.onlyoffice.com/products/files/doceditor.aspx?fileid=3750481&doc=NDRTeGpVMy90RTBmRFBEdnRPNEJWUDJOWUljaHFuZUdFcVFPMy9XV3hJaz0_IjM3NTA0ODEi0">Installing Community Server on a Local Server</a></li>
</ul>
<h2>Updating Version</h2>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/PDF/068_ONLYOFFICE_Migration_to_v6.5/068_ONLYOFFICE_Migration_to_v6.5.ascx" /></li>
</ul>
<h2>Configuring</h2>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/108_authorization-keys/108_authorization-keys.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/120_ldap-settings/120_ldap-settings.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/125_smtp-settings/125_smtp-settings.ascx" /></li>
</ul>
<h2>Troubleshooting</h2>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Troubleshooting/091_server/091_server.ascx" /></li>
</ul>
</div>