Fix Docspace/DocSpaceSettings.ascx

This commit is contained in:
Svetlana Maleeva 2023-10-25 14:59:37 +03:00
parent c493593c95
commit 9bc488bce4
4 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
<h2>Overview</h2>
<div class="PortalHelp">
<p>The DocSpace settings allow admins to change the DocSpace appearance, increase security, integrate third-party services, backup and restore DocSpace data and more. The DocSpace settings are available for the owner and DocSpace admins. The ability to pay for DocSpace and delete it is available for the owner only.</p>
<p>To open the DocSpace settings, use the <img alt="Options icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/dsoptionsicon.png")%>" /> menu in the lower left corner and select the <b>DocSpace Settings</b> option.</p>
<p>To open the DocSpace settings, use the <img alt="Options icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/dsoptionsicon.png")%>" /> menu in the lower left corner and select the <b>Settings</b> option.</p>
<p>You can perform the following operations via the DocSpace Settings sections:</p>
<p><b>Customization</b></p>
<ul>
@ -528,11 +528,11 @@
</li>
<li>Save the settings by clicking the <b>Save</b> button.</li>
</ol>
<div class="screen_block">
<%--<div class="screen_block">
<img alt="Connecting ONLYOFFICE Docs" target="img13_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/gettingstarted/DocSpace/small/ConnectDocs.png")%>" />
<img alt="Connecting ONLYOFFICE Docs" id="img13_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/gettingstarted/DocSpace/big/ConnectDocs.png")%>" />
<div target="img13_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</div>--%>
<div class="notehelp">Starting from ONLYOFFICE Docs <b>v7.2</b>, JWT is enabled by default and the secret key is generated automatically. You need to specify the JWT parameters in the ONLYOFFICE Groups configuration file as well. For more details, see this <a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-configure-jwt.aspx")%>">article</a>.</div>
</div>
@ -575,7 +575,7 @@
<h5 id="plugins">Plugins</h5>
<p>Add plugins to extend the functionality of DocSpace with extra features.</p>
<p>There are two types of plugins: system ones, which we develop ourselves, and custom ones. You can download a custom plugin on this page if this option is enabled in the config (in the SaaS version, only system plugins are available).</p>
<p>Currently, the following plugins are available: <a class="see_also" href="https://github.com/ONLYOFFICE/onlyoffice-docspace-plugin-sdk/tree/develop/samples/draw-io">Draw.io</a>, <a class="see_also" href="https://github.com/ONLYOFFICE/onlyoffice-docspace-plugin-sdk/tree/develop/samples/PDF-Converter">PDF-Converter</a>, <a class="see_also" href="https://github.com/ONLYOFFICE/onlyoffice-docspace-plugin-sdk/tree/develop/samples/speech-to-text">Speech-to-text</a>.</p>
<p>Currently, the following plugins are available: <a class="see_also" href="https://github.com/ONLYOFFICE/onlyoffice-docspace-plugin-sdk/tree/master/samples/draw-io">Draw.io</a>, <a class="see_also" href="https://github.com/ONLYOFFICE/onlyoffice-docspace-plugin-sdk/tree/master/samples/PDF-Converter">PDF-Converter</a>, <a class="see_also" href="https://github.com/ONLYOFFICE/onlyoffice-docspace-plugin-sdk/tree/master/samples/speech-to-text">Speech-to-text</a>.</p>
<div class="screen_block">
<img alt="Developer Tools" target="img16_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/gettingstarted/DocSpace/small/plugins.png")%>" />
<img alt="Developer Tools" id="img16_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/gettingstarted/DocSpace/big/plugins.png")%>" />

View File

@ -59,7 +59,7 @@
<img alt="DocSpace structure" id="img1_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/DocSpace/Big/Overview.png")%>" />
<div target="img1_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>In the <img alt="Options icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/dsoptionsicon.png")%>" /> menu located next to the user name in the lower left corner, users can view their profiles and helpful information, such as Hotkeys or Help center articles. Admins can also access the <b>DocSpace Settings</b> using this menu.</p>
<p>In the <img alt="Options icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/dsoptionsicon.png")%>" /> menu located next to the user name in the lower left corner, users can view their profiles and helpful information, such as Hotkeys or Help center articles. Admins can also access the DocSpace <b>Settings</b> using this menu.</p>
</div>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 19 KiB