R7-Office: latest updates

This commit is contained in:
alexandervnuchkov 2019-07-01 18:49:35 +03:00
parent 72c171f394
commit d5b67ff94c
5 changed files with 55 additions and 28 deletions

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_all_platforms sm_server sm_community" id="link_70022" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/server/docker/community/open-ports.aspx")%>">Порты, которые должны быть открыты для Сервера совместной работы Р7-Офис</a>
href="<%=VirtualPathUtility.ToAbsolute("~/server/docker/community/open-ports.aspx")%>">Порты, которые должны быть открыты для серверной версии Р7-Офис. Сервер. Профессиональный</a>

View File

@ -78,6 +78,55 @@
<td><span class="yes"></span></td>
<td><span class="no"></span></td>
</tr>
<tr>
<td>5432</td>
<td>PostgreSQL</td>
<td><span class="yes"></span>**</td>
<td><span class="no"></span></td>
<td><span class="no"></span></td>
</tr>
<tr>
<td>5672</td>
<td>RabbitMQ</td>
<td><span class="yes"></span>**</td>
<td><span class="no"></span></td>
<td><span class="no"></span></td>
</tr>
<tr>
<td>6379</td>
<td>Redis</td>
<td><span class="yes"></span>**</td>
<td><span class="no"></span></td>
<td><span class="no"></span></td>
</tr>
<tr>
<td>8000</td>
<td>DocService</td>
<td><span class="yes"></span></td>
<td><span class="no"></span></td>
<td><span class="no"></span></td>
</tr>
<tr>
<td>8080</td>
<td>Spellchecker</td>
<td><span class="yes"></span></td>
<td><span class="no"></span></td>
<td><span class="no"></span></td>
</tr>
<tr>
<td>8081</td>
<td>Control Panel</td>
<td><span class="yes"></span></td>
<td><span class="no"></span></td>
<td><span class="no"></span></td>
</tr>
<tr>
<td>8083</td>
<td>Document Server</td>
<td><span class="yes"></span></td>
<td><span class="no"></span></td>
<td><span class="no"></span></td>
</tr>
<tr>
<td>9001</td>
<td>DocService</td>

View File

@ -4,9 +4,9 @@
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Порты, которые должны быть открыты для Сервера совместной работы Р7-Офис";
PageTitle = PageCaption = "Порты, которые должны быть открыты для серверной версии Р7-Офис. Сервер. Профессиональный";
MetaKeyWords = "";
MetaDescription = "Порты, которые должны быть открыты для Сервера совместной работы Р7-Офис";
MetaDescription = "Порты, которые должны быть открыты для серверной версии Р7-Офис. Сервер. Профессиональный";
}
@ -14,13 +14,13 @@
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">Порты, которые должны быть открыты для Сервера совместной работы Р7-Офис</h1>
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">Порты, которые должны быть открыты для серверной версии Р7-Офис. Сервер. Профессиональный</h1>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/Versions/CommunityServer/CommunityServer_Current.ascx" />
<div class="block_of_step">
<div class="screen_text">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/Ports/CommunityServerPorts/CommunityServerPorts.ascx" />
<p>* <cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/Ports/HTTPSnotHTTP/HTTPSnotHTTP.ascx" /></p>
<p>** <cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStart/MySQLExtStart.ascx" /> <b>Сервером совместной работы</b> <cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStop/MySQLExtStop.ascx" /></p>
<p>** <cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStart/MySQLExtStart.ascx" /> серверной версией Р7-Офис. Сервер. Профессиональный <cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStop/MySQLExtStop.ascx" /></p>
</div>
</div>
</div>

View File

@ -36,7 +36,7 @@
<h2>Настройка</h2>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerDocker/70022_community_open_ports/70022_community_open_ports.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerDocker/70023_document_open_ports/70023_document_open_ports.ascx" /></li>
<%--<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerDocker/70023_document_open_ports/70023_document_open_ports.ascx" /></li>--%>
<%--<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/125_smtp-settings/125_smtp-settings.ascx" /></li>
<%--<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerWindows/50023_connect_webdav_ubuntu/50023_connect_webdav_ubuntu.ascx" /></li>

View File

@ -1,22 +0,0 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Server/EE_Articles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="common_all_os document_server">
</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/Server/Common/Ports/OpenPortsDocuments/OpenPortsDocuments.ascx" />
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="guidespage documents">
<%--<div id="SeeAlsoBlockLinks">
<div class="caption guides">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/070_configuration/070_configuration.ascx" />
</div>
<div class="caption video">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Video/130_docker_install/130_docker_install.ascx" />
</div>
</div>--%>
</asp:Content>