Merge branch 'feature/drupal_docspace' into feature/test-fixes-december-23

This commit is contained in:
Svetlana Maleeva 2024-03-29 16:28:50 +03:00
commit 052bd0a515
13 changed files with 340 additions and 1 deletions

View File

@ -118,6 +118,7 @@
<li id="navitem_integration_confluence"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/confluence.aspx")%>">Confluence</a></li>
<li id="navitem_integration_dropbox"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/dropbox.aspx")%>">Dropbox</a></li>
<li id="navitem_integration_drupal"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/drupal.aspx")%>">Drupal</a></li>
<li id="navitem_integration_drupaldocspace"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/drupal-docspace.aspx")%>">Drupal for DocSpace</a></li>
<li id="navitem_integration_hh"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/humhub.aspx")%>">HumHub</a></li>
<li id="navitem_integration_jira"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/jira.aspx")%>">Jira</a></li>
<li id="navitem_integration_liferay"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/liferay.aspx")%>">Liferay</a></li>

View File

@ -0,0 +1,224 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<%@ Register TagPrefix="cc" TagName="LinuxVersionTag" Src="~/Controls/Help/Tags/linux-version/linux-version.ascx" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Integration. Getting Started. ONLYOFFICE DocSpace module for Drupal";
MetaKeyWords = "integration, connector, online editing, drupal, docspace, edit, share, store, api";
MetaDescription = "Integrate ONLYOFFICE Docspace with Drupal content manager system";
var guides = new GuidesModel();
guides.CaptionRelatedTips = "Related Tips & Tricks";
guides.Title = "Import Files from Other Sources";
guides.RelatedTips = "Do you have some documents stored in other web-sources like Zoho, Google Drive or Box? You can easily import them to the Documents module.";
guides.LearnMore = "Learn more...";
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter GettingStarted">
<ul class="TableOfContents">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal-docspace.aspx#onlyofficedocspacemodulefordrupal_block")%>">ONLYOFFICE DocSpace module for Drupal</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal-docspace.aspx#mainfeatures_block")%>">Main features</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal-docspace.aspx#supportedformats_block")%>">Supported formats</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal.aspx#Whatsnew_block")%>">What's new</a></li>--%>
</ul>
</li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal-docspace.aspx#connectingonlyofficedocspacetodrupal_block")%>">Connecting ONLYOFFICE DocSpace to Drupal</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal-docspace.aspx#requirements_block")%>">Requirements</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal-docspace.aspx#plugininstallationandconfiguration_block")%>">Plugin installation and configuration</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal-docspace.aspx#exportinguserstodocspace_block")%>">Exporting users to DocSpace</a></li>
</ul>
</li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal-docspace.aspx#startusingonlyofficedocspacewithindrupal_block")%>">Start using ONLYOFFICE DocSpace within Drupal</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal-docspace.aspx#workinginonlyofficedocspacewithindrupal_block")%>">Working in ONLYOFFICE DocSpace within Drupal</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal-docspace.aspx#addingdocspaceroomsandfilestothedrupalpages_block")%>">Adding DocSpace rooms and files to the Drupal pages</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal.aspx#Disable_block")%>">Disabling the ONLYOFFICE integration module for Drupal</a></li>--%>
</ul>
</li>
</ul>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/collaborative-editing/collaborative-editing.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/docker-version/docker-version.ascx" /></li>
<li><cc:LinuxVersionTag ID="LinuxVersionTag1" runat="server" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/local-server/local-server.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/document-server/document-server.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/open-source-version/open-source-version.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/install-onlyoffice/install-onlyoffice.ascx" /></li>
</ul>
</div>
<div class="gs_content" id="onlyofficedocspacemodulefordrupal_block">
<h2>ONLYOFFICE DocSpace module for Drupal</h2>
<div class="PortalHelp">
<p>Drupal is an open-source content manager system used for building APIs. This module enables users to access ONLYOFFICE DocSpace, a room-based collaborative environment, from Drupal, as well as add DocSpace rooms and files to the Drupal pages. The module is distributed under the GNU General Public License v.2.0.</p>
</div>
<div class="gs_content gs_submenu" id="mainfeatures_block">
<h3>Main features</h3>
<p> </p>
<ul>
<li>Creating and editing documents, spreadsheets, presentations, and forms within WordPress.</li>
<li>Adding a DocSpace room or file to the Drupal page.</li>
<li>Viewing and editing documents within the Drupal page without the necessity to download documents.</li>
<li>Creating DocSpace rooms within Drupal.</li>
</ul>
</div>
<div class="gs_content gs_submenu" id="supportedformats_block">
<h3>Supported formats</h3>
<p> </p>
<ul>
<li>For editing: DOCX, XLSX, PPTX.</li>
<li>For viewing only: DJVU, DOC, DOCM, DOT, DOTM, DOTX, EPUB, FB2, FODT, HTML, MHT, ODT, OTT, OXPS, PDF, RTF, TXT, XPS, XML, CSV, FODS, ODS, OTS, XLS, XLSM, XLT, XLTM, XLTX, FODP, ODP, OTP, POT, POTM, POTX, PPS, PPSM, PPSX, PPT, PPTM.</li>
</ul>
</div>
<%--<div class="gs_content gs_submenu" id="Whatsnew_block">
<h3>What's new in version 1.1.2</h3>
<p>Added</p>
<ul>
<li>Security filtering</li>
<li>Viewing option for DOCX, XLSX, PPTX formats</li>
<li>JWT support</li>
</ul>
<p>Changed</p>
<ul>
<li>Minor documentation style changes</li>
<li>Minor code style changes</li>
</ul>
<p>The full change log is available <a href="https://github.com/ONLYOFFICE/onlyoffice-chamilo/blob/master/CHANGELOG.md" target="_blank"><b>here</b></a>.</p>
</div>
</div>
</div> --%>
<div class="gs_content" id="connectingonlyofficedocspacetodrupal_block">
<h2>Connecting ONLYOFFICE DocSpace to Drupal</h2>
<div class="gs_content gs_submenu" id="requirements_block">
<h3>Requirements</h3>
<ul>
<li>Drupal core module.</li>
<li>ONLYOFFICE DocSpace <a href="https://www.onlyoffice.com/docspace-registration.aspx" target="_blank"><b>SaaS</b></a> or <a href="https://www.onlyoffice.com/download-docspace.aspx#docspace-enterprise" target="_blank"><b>server</b></a> version.</li>
<li>ONLYOFFICE DocSpace plugin for Drupal.</li>
</ul>
</div>
<div class="gs_content gs_submenu" id="plugininstallationandconfiguration_block">
<h3>Plugin installation and configuration</h3>
<div class="PortalHelp">
<ol>
<li>Switch to the <b>Extend</b> section in the admin settings and click the <b>Add new module</b> menu item.</li>
<li>Upload the ONLYOFFICE module and click <b>Continue</b>.</li>
<li>When the uploaded module appears in the list, select it by checking and click the <b>Install</b> button.</li>
<li>
Once ready, go to the module settings via <b>Configuration</b> > <b>MEDIA</b> > <b>ONLYOFFICE DocSpace Connector settings</b> and specify the following parameters:
<ul>
<li><b>DocSpace Service Address</b></li>
<li><b>DocSpace Admin Login and Password</b></li>
</ul>
</li>
<li>Click the <b>Save</b> button.</li>
</ol>
<p>A user with the <em>Room admin</em> role will be created in ONLYOFFICE DocSpace, with the same data as the current Drupal user. A <em>public user</em> (Drupal Viewer) will be also added to DocSpace with the View Only access.</p>
<div class="screen_block">
<img alt="Installing the ONLYOFFICE DocSpace connector for Drupal" target="img_1_eventcom_guide" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/DrupalDS/small/configuration.png")%>" />
<img alt="Installing the ONLYOFFICE DocSpace connector for Drupal" id="img_1_eventcom_guide" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/DrupalDS/big/configuration.png")%>" />
<div target="img_1_eventcom_guide" class="screenphoto magnifier"></div>
</div>
</div>
</div>
<div class="gs_content gs_submenu" id="exportinguserstodocspace_block">
<h3>Exporting users to DocSpace</h3>
<p>To export users from your Drupal to ONLYOFFICE DocSpace,</p>
<ol>
<li>Click the <b>Export Now</b> button on the module settings page. A page with the list which contains Drupal users will open.</li>
<li>To add a user or several users to DocSpace:
<ul>
<li>check the required users in the list;</li>
<li>select <b>Invite to DocSpace</b> from the drop-down list;</li>
<li>click the <b>Apply to selected items</b> button.</li>
</ul>
</ol>
<p>In the DocSpace User Status column of this list, you can track whether a Drupal user has been added to DocSpace or not:</p>
<ul>
<li><img alt="Green checkmark" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/DrupalDS/small/checkmark.png")%>" /> <b>Green checkmark</b>: a Drupal user with the specified email has been added to DocSpace. Synchronization was successful.</li>
<li><b>Empty value</b>: there is no Drupal user with the specified email in DocSpace. You can invite them.</li>
<li><img alt="Hourglass" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/DrupalDS/small/hourglass.png")%>" /> <b>Hourglass</b>: there is a user in DocSpace with the specified email, but there was a synchronization issue. When logging into the DocSpace plugin for the first time, the user will need to provide a DocSpace login and password to complete synchronization.</li>
</ul>
</div>
</div>
<div class="gs_content" id="startusingonlyofficedocspacewithindrupal_block">
<h2>Start using ONLYOFFICE DocSpace within Drupal</h2>
<div class="gs_content gs_submenu" id="workinginonlyofficedocspacewithindrupal_block">
<h3>Working in ONLYOFFICE DocSpace within Drupal</h3>
<div class="PortalHelp">
<p>After setting up the module, DocSpace will become available for users with the <b>Administer ONLYOFFICE DocSpace connector</b> permission: <em>People</em> > <em>Permissions</em> -> <em>ONLYOFFICE DocSpace Connector</em>.</p>
<p>These users are able to access ONLYOFFICE DocSpace where it's possible to create Collaboration and Custom rooms, invite users, and collaborate on documents within the rooms.</p>
<p>For more details on working with ONLYOFFICE DocSpace, please refer to <a href="<%=VirtualPathUtility.ToAbsolute("~/userguides/docspace-index.aspx")%>">our guides</a>.</p>
</div>
</div>
<div class="gs_content gs_submenu" id="addingdocspaceroomsandfilestothedrupalpages_block">
<h3>Adding DocSpace rooms and files to the Drupal pages</h3>
<p>Before you can add a DocSpace room or file to the Drupal page, you need to make changes to the table structure.</p>
<ol>
<li>Go to <b>Structure</b> -> <b>Content types</b>.</li>
<li>Click the <b>Manage fields</b> button next to the needed element.</li>
<li>On the opened page, click the <b>Create a new field</b> button.</li>
<li>In the drop-down list, select ONLYOFFICE DocSpace and specify the name.</li>
</ol>
<p>If you would like to change the size of the DocSpace element on the published page:</p>
<ol>
<li>Go to <b>Structure</b> -> <b>Content types</b> for the desired element.</li>
<li>Click the <b>Manage display</b> button.</li>
<li>In the previously created DocSpace field, click the gear icon and specify the desired sizes.</li>
<li>Once ready, click the <b>Save</b> button.</li>
</ol>
<p>When you are done with the preparatory steps:</p>
<ol>
<li>Go to the <b>Content</b> tab.</li>
<li>Click the <b>Add Content</b> button.</li>
<li>Select the content type to which you have added the ONLYOFFICE DocSpace element.</li>
</ol>
<p>To add a room:</p>
<ol>
<li>Go to the <b>Content</b> tab.</li>
<li>Click the <b>Select room</b> button.</li>
<li>Select the available room from the list and press the <b>Select</b> button.</li>
</ol>
<p>To add a file:</p>
<ol>
<li>Click the <b>Select file</b> button.</li>
<li>Select the desired file from the room and press the <b>Save</b> button.</li>
</ol>
<p>When publishing content, all rooms and files are shared with a public user (Drupal Viewer), if an anonymous user can view the content (<em>View published content setting</em>).</p>
<p>Access rights to the DocSpace rooms and files on the published Drupal pages are determined depending on the availability of the DocSpace account:</p>
<ul>
<li>If user <b>has</b> a DocSpace account: the access rights set for the user are used. For example, if a user was invited to the room in advance with the <em>Room admin</em> rights, they will see the Drupal page with the published room available for editing.</li>
<li>If user <b>does not have</b> a DocSpace account: a Drupal Viewer account is used to access the room/file for viewing if an anonymous users can view the content.</li>
</ul>
<p>Please note the following specifics for DocSpace rooms published on Drupal pages:</p>
<ul>
<li>DocSpace left menu is not avaiable;</li>
<li>Navigation is possible within the added room only;</li>
<li>If users have the Room admin or Power user role, they can create new files.</li>
</ul>
</div>
</div>
</div>
</div>

View File

@ -168,6 +168,7 @@
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/confluence.aspx")%>">Confluence</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/dropbox.aspx")%>">Dropbox</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/drupal.aspx")%>">Drupal</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/drupal-docspace.aspx")%>">Drupal for DocSpace</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/humhub.aspx")%>">HumHub</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/jira.aspx")%>">Jira</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/liferay.aspx")%>">Liferay</a></p>

View File

@ -0,0 +1,50 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Integration Guides - Drupal DocSpace";
MetaKeyWords = "";
MetaDescription = "ONLYOFFICE Integration Guides - Drupal DocSpace.";
}
</script>
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides integration_guides">
<h1>Integration Guides</h1>
<ul class="block-editor">
<li>
<h2 class="doceditor">Drupal</h2>
<div class="described">
<p>Learn how to integrate ONLYOFFICE DocSpace with <b>Drupal</b> through a connector available on ONLYOFFICE <a href="https://github.com/ONLYOFFICE/onlyoffice-docspace-drupal"><b>GitHub page</b></a>.</p>
</div>
<ul>
<li>
<h6>About the ONLYOFFICE and Drupal integration</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal-docspace.aspx#mainfeatures_block")%>">Main features</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal-docspace.aspx#supportedformats_block")%>">Supported formats</a></li>
</ul>
</li>
<li>
<h6>Connecting ONLYOFFICE DocSpace to Drupal</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal-docspace.aspx#requirements_block")%>">Requirements</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal-docspace.aspx#plugininstallationandconfiguration_block")%>">Plugin installation and configuration</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal-docspace.aspx#exportinguserstodocspace_block")%>">Exporting users to DocSpace</a></li>
</ul>
</li>
<li>
<h6>Getting Started</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal-docspace.aspx#startusingonlyofficedocspacewithindrupal_block")%>">Start using ONLYOFFICE DocSpace within Drupal</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>

View File

@ -188,6 +188,28 @@
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/drupal-docspace.aspx")%>">Drupal for DocSpace</a></h2>
<span class="toggler showcont">
<asp:Literal runat="server" Text="<%$ Resources:Resource, ShowDocumentationContents %>" />
</span>
<span class="toggler hidecont" style="display: none">
<asp:Literal runat="server" Text="<%$ Resources:Resource, HideDocumentationContents %>" />
</span>
<div class="described">
<p>Learn how to integrate ONLYOFFICE DocSpace with <b>Drupal</b> through a connector available on ONLYOFFICE <a href="https://github.com/ONLYOFFICE/onlyoffice-docspace-drupal"><b>GitHub page</b></a>.</p>
</div>
<div class="contents" style="display: none">
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal-docspace.aspx#onlyofficedocspacemodulefordrupal_block")%>">About the ONLYOFFICE DocSpace and Drupal integration</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal-docspace.aspx#connectingonlyofficedocspacetodrupal_block")%>">Connecting ONLYOFFICE DocSpace to Drupal</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-drupal-docspace.aspx#startusingonlyofficedocspacewithindrupal_block")%>">Start using ONLYOFFICE DocSpace within Drupal</a></li>
</ul>
</div>
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/humhub.aspx")%>">HumHub</a></h2>

View File

@ -8,6 +8,7 @@
<li><a class="leftmenu_integration_confluence" href="<%=VirtualPathUtility.ToAbsolute("~/integration/confluence.aspx")%>">Confluence</a></li>
<li><a class="leftmenu_integration_dropbox" href="<%=VirtualPathUtility.ToAbsolute("~/integration/dropbox.aspx")%>">Dropbox</a></li>
<li><a class="leftmenu_integration_drupal" href="<%=VirtualPathUtility.ToAbsolute("~/integration/drupal.aspx")%>">Drupal</a></li>
<li><a class="leftmenu_integration_drupal_docspace" href="<%=VirtualPathUtility.ToAbsolute("~/integration/drupal.aspx")%>">Drupal for DocSpace</a></li>
<li><a class="leftmenu_integration_humhub" href="<%=VirtualPathUtility.ToAbsolute("~/integration/humhub.aspx")%>">HumHub</a></li>
<li><a class="leftmenu_integration_jira" href="<%=VirtualPathUtility.ToAbsolute("~/integration/jira.aspx")%>">Jira</a></li>
<li><a class="leftmenu_integration_liferay" href="<%=VirtualPathUtility.ToAbsolute("~/integration/liferay.aspx")%>">Liferay</a></li>

View File

@ -0,0 +1,19 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Integration/IntegrationArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content1" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="integration_drupal_docspace">
</asp:Content>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/IntegrationTop/IntegrationTop.ascx" />
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Integration/DrupalDocspace.ascx" />
</asp:Content>
<asp:Content ID="content5" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="integration_drupal_docspace">
<div id="SeeAlsoBlockLinks">
<div class="caption gs one">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/165_nextcloud.ascx" />
</div>
</div>
</asp:Content>

View File

@ -0,0 +1,21 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Integration/IntegrationArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content1" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<% ((BasePage)Page).EditionVersion = "Integration Guides Drupal Docspace"; %>
<% ((BasePage)Page).CommandName = "drupal"; %>
<body class="integration_drupal_docspace">
</asp:Content>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/IntegrationTop/IntegrationTop.ascx" />
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/GettingStarted/Integration/DrupalDocspace/GettingStartedDrupalDocspace.ascx" />
</asp:Content>
<asp:Content ID="content5" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="integration_drupal_docspace">
<div id="SeeAlsoBlockLinks">
<div class="caption gs one">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/167_confluence.ascx" />
</div>
</div>
</asp:Content>

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 B