Add a note to GettingStartedDocuments.ascx

This commit is contained in:
Svetlana Maleeva 2023-05-31 18:42:55 +03:00
parent 4c1dfb42da
commit f43e99a789
2 changed files with 4 additions and 2 deletions

View File

@ -146,6 +146,7 @@
<h2>Viewing/editing files</h2>
<div class="PortalHelp">
<p>You can view and edit your documents, spreadsheets, presentations right on the portal using multi-functional Online Editors. You can also view media files stored on the portal in the most popular formats, including <code>avi</code>, <code>mpg</code>, <code>mpeg</code>, <code>mp3</code>, <code>mp4</code>, <code>webm</code> etc., as well as the <code>bmp</code>, <code>jpg</code>, <code>jpeg</code>, <code>png</code>, <code>gif</code>, <code>tif</code>, <code>tiff</code>, <code>webp</code> images.</p>
<div class="notehelp">The ability to edit documents is only available in <b>ONLYOFFICE Workspace</b> or when connecting <b>ONLYOFFICE Groups</b> to <b>ONLYOFFICE Docs</b>.</div>
<p>To edit a document, just click its title or the <img alt="Pencil icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Pencil.png")%>" /> icon to the right of the file title and it will be opened in a new tab of the Internet browser.
If a file is currently being edited by another user, you will see the colored pencil icon. Place the mouse cursor over this <img alt="Colored Pencil Plus icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/PencilPlus.png")%>" /> icon to see who is editing the file at the moment.
Click it to open and edit this document simultaneously with other portal users.</p>

View File

@ -144,6 +144,7 @@
<h2>Просмотр и редактирование документов</h2>
<div class="PortalHelp">
<p>Можно просматривать и редактировать документы, электронные таблицы и презентации непосредственно на портале, используя многофункциональные онлайн-редакторы. Также можно просматривать сохраненные на портале медиафайлы самых распространенных форматов, в том числе <code>avi</code>, <code>mpg</code>, <code>mpeg</code>, <code>mp3</code>, <code>mp4</code>, <code>webm</code> и другие, и изображения в форматах <code>bmp</code>, <code>jpg</code>, <code>jpeg</code>, <code>png</code>, <code>gif</code>, <code>tif</code>, <code>tiff</code>, <code>webp</code> .</p>
<div class="notehelp">Редактирование документов доступно только в <b>ONLYOFFICE Workspace</b> или при подключении <b>ONLYOFFICE Groups</b> к <b>ONLYOFFICE Docs</b>.</div>
<p>Чтобы отредактировать документ, просто щелкните по названию файла или по значку <img alt="Значок Карандаш" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Pencil.png")%>" /> справа от названия, и файл откроется в новой вкладке браузера.
Если файл в данный момент редактируется другим пользователем, вы увидите цветной карандаш. Наведите курсор мыши на этот значок <img alt="Значок Цветной карандаш со значком плюс" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/PencilPlus.png")%>" />, чтобы увидеть, кто сейчас редактирует файл.
Нажмите на этот значок, чтобы редактировать этот документ одновременно с другими пользователями портала.</p>