Edit GettingStartedDocspace.ascx

This commit is contained in:
Svetlana Maleeva 2023-10-25 18:21:44 +03:00
parent 9bc488bce4
commit 114bd9c814
13 changed files with 12 additions and 1 deletions

View File

@ -52,7 +52,7 @@
<li><b>Archive</b> a space for archived rooms. Admins can restore or permanently delete archived rooms; users can only view the rooms they were invited to.</li>
<li><b>Trash</b> (for admins/power users only) a space for removed rooms and documents which can be restored or permanently deleted.</li>
<li><b>Accounts</b> (for admins only) a space for managing users.</li>
<li><b>Settings</b> (for admins/power users only) a section for adjusting the room manager and My documents section settings.</li>
<%--<li><b>Settings</b> (for admins/power users only) a section for adjusting the room manager and My documents section settings.</li>--%>
</ul>
<div class="screen_block">
<img alt="DocSpace structure" target="img1_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/DocSpace/Small/Overview.png")%>" />
@ -453,6 +453,7 @@
<ul>
<li><b>Collaboration room</b> allows you to collaborate on documents with your team using two co-editing modes: Fast and Strict.</li>
<li><b>Custom room</b> allows you to apply your own settings to use this room for any custom purpose.</li>
<li><b>Public room</b> allows you to invite users via external links to view documents without registration. You can also embed this room into any web interface.</li>
<li><b>My documents</b> room allows admins and power users to store their personal documents.</li>
</ul>
<div class="screen_block">
@ -464,47 +465,56 @@
<p>A <b>permission level</b> is a set of permissions for actions that a user can perform. Admins can assign a permission level to a user within a certain room. Each room type comprises different permission levels which can be assigned to its members:</p>
<ul>
<li>Collaboration room - Room admin, Power user, Editor, Viewer.</li>
<li>Public room - Room admin, Power user.</li>
<li>Custom room Room admin, Power user, Editor, Form filler, Reviewer, Commentator, Viewer.</li>
</ul>
<table class="table_versionlist">
<tr>
<td></td>
<th>Collaboration room</th>
<th>Public room</th>
<th>Custom room</th>
</tr>
<tr>
<th>Viewer</th>
<td><span class="yes"></span></td>
<td><span class="no"></span></td>
<td><span class="yes"></span></td>
</tr>
<tr>
<th>Commentator</th>
<td><span class="no"></span></td>
<td><span class="no"></span></td>
<td><span class="yes"></span></td>
</tr>
<tr>
<th>Reviewer</th>
<td><span class="no"></span></td>
<td><span class="no"></span></td>
<td><span class="yes"></span></td>
</tr>
<tr>
<th>Form filler</th>
<td><span class="no"></span></td>
<td><span class="no"></span></td>
<td><span class="yes"></span></td>
</tr>
<tr>
<th>Editor</th>
<td><span class="yes"></span></td>
<td><span class="no"></span></td>
<td><span class="yes"></span></td>
</tr>
<tr>
<th>Power user</th>
<td><span class="yes"></span></td>
<td><span class="yes"></span></td>
<td><span class="yes"></span></td>
</tr>
<tr>
<th>Room admin</th>
<td><span class="yes"></span></td>
<td><span class="yes"></span></td>
<td><span class="yes"></span></td>
</tr>
</table>
@ -639,6 +649,7 @@
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/userguides/docs-de.aspx")%>">Document Editor</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/userguides/docs-se.aspx")%>">Spreadsheet Editor</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/userguides/docs-pe.aspx")%>">Presentation Editor</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/userguides/docs-pdf.aspx")%>">PDF Editor</a></li>
</ul>
</div>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 28 KiB