Merge branch 'feature/new_articles'

This commit is contained in:
Svetlana Maleeva 2020-12-01 14:32:14 +03:00
commit acff00da85
12 changed files with 100 additions and 0 deletions

View File

@ -0,0 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_windows sm_server sm_docsenterprise" id="link_190013" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-enterprise-install-univention.aspx")%>">Installing ONLYOFFICE Docs Enterprise Edition Univention appliance</a>

View File

@ -171,6 +171,11 @@
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DocsEnterprise/190006_EE_AMI/190006_EE_AMI.ascx" /></li>
</ul>
</li>
<li>Univention
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DocsEnterprise/190013_install_docs_ee_univention/190013_install_docs_ee_univention.ascx" /></li>
</ul>
</li>
</ul>
</li>
<li><h6>Configuring</h6>

View File

@ -74,6 +74,11 @@
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DocsEnterprise/190006_EE_AMI/190006_EE_AMI.ascx" /></li>
</ul>
</li>
<li>Univention
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DocsEnterprise/190013_install_docs_ee_univention/190013_install_docs_ee_univention.ascx" /></li>
</ul>
</li>
</ul>
</li>
<li><h6>Configuring</h6>

View File

@ -559,6 +559,11 @@
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DocsEnterprise/190006_EE_AMI/190006_EE_AMI.ascx" /></li>
</ul>
</li>
<li>Univention
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DocsEnterprise/190013_install_docs_ee_univention/190013_install_docs_ee_univention.ascx" /></li>
</ul>
</li>
</ul>
</li>
<li><h6>Configuring</h6>

View File

@ -0,0 +1,54 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Installing ONLYOFFICE Docs Enterprise Edition within UCS";
MetaKeyWords = "";
MetaDescription = "";
}
</script>
<div class="MainHelpCenter">
<h1 id="Installing ONLYOFFICE Docs Enterprise Edition within UCS">Installing ONLYOFFICE Docs Enterprise Edition within UCS</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/install-univention/install-univention.ascx" /></li>
</ul>
</div>
<div class="video_ground video_trips">
<p>ONLYOFFICE Docs Enterprise Edition can be run within the Univention environment , thus enabling the possibility of connecting the online editors to Nextcloud, ownCloud, Seafile, etc. If you are already familiar with the Univention, please proceed reading this article; if not, please refer to the <a href="https://www.univention.com/products/ucs/">official Univention website</a>.</p>
</div>
<div class="block_of_step">
<div class="screen_text">
<ol>
<li>Log in to your Univention portal.</li>
<li>On the <b>Administration</b> panel, open the <b>System and domain settings</b> -> <b>App center</b>:
<div class="screen_block">
<img alt="UCS App Center" target="img1_eventcom_guides" class="screenphoto screen_guides noresize" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/guide129/step1-1.png")%>" />
<img alt="UCS App Center" id="img1_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/guide129/step1-1.png")%>" />
<div target="img1_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</li>
<li>Find <b>ONLYOFFICE Docs Enterprise Edition</b> using the <b>Search</b> field to the left:
<div class="screen_block">
<img alt="Download ONLYOFFICE Docs from the UCS App Center Catalog" target="img2_eventcom_guides" class="screenphoto screen_guides noresize" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/guide129/step1-2.png")%>" />
<img alt="Download ONLYOFFICE Docs from the UCS App Center Catalog" id="img2_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/guide129/step1-2.png")%>" />
<div target="img1_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</li>
<li>Click the <b>Install</b> button, then read and accept the license terms.</li>
<li>The installation process will be initiated.</li>
</ol>
<p>Alternatively, you can use the hypervisors for virtual machines to install applications as images.</p>
<ol>
<li>Install the hypervisor for the virtual machine. Choose between <a href="https://my.vmware.com/en/web/vmware/downloads/info/slug/desktop_end_user_computing/vmware_workstation_player/14_0">VMware Workstation Player</a> or <a href="https://www.virtualbox.org/wiki/Downloads">VirtualBox</a> and follow the documentation for detailed installation guide.</li>
<li>Download the <a href="https://www.univention.com/products/univention-app-center/app-catalog/onlyoffice-ds/">ONLYOFFICE Docs</a>.</li>
<li>Choose the image of the required application from the <a href="https://www.univention.com/products/univention-app-center/app-catalog/">UCS App Center Catalog</a>.</li>
</ol>
</div>
</div>
</div>

View File

@ -189,6 +189,7 @@
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/insert-links/insert-links.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/insert-objects/insert-objects.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/install-onlyoffice/install-onlyoffice.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/install-univention/install-univention.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/instant-messenger/instant-messenger.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/integrate-box-account/integrate-box-account.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/integrate-dropbox-account/integrate-dropbox-account.ascx" /></li>

View File

@ -0,0 +1,9 @@
<%@ Control Language="C#" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<a class="text-container-link" data-content="tag_installunivention">install univention</a>
<div class="text-container-content" id="tag_installunivention">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DocsEnterprise/190013_install_docs_ee_univention/190013_install_docs_ee_univention.ascx" /></li>
</ul>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -0,0 +1,18 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/InstallationGuides/InstallationArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<% ((BasePage)Page).EditionVersion = "Enterprise Edition"; %>
<body class="document_server docs_enterprise_edition">
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Document/UniventionApp/onlyoffice-docs-univention.ascx" />
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="installationdocspage documents">
<div id="SeeAlsoBlockLinks">
<div class="caption guides">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60007_connect_document_to_community/60007_connect_document_to_community.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60002_community_installation/60002_community_installation.ascx" />
</div>
</div>
</asp:Content>