Updates: updated documentation for editors

This commit is contained in:
alexandervnuchkov 2019-07-10 18:50:41 +03:00
parent e68163a4d9
commit f31600ff4c
5 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
<%@ Control Language="C#" %>
<ul class="leftmenu_documenteditor_toggle_expand_menu leftmenu_operations_objects">
<li><a class="leftmenu_documenteditor_inserttables" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertTables.aspx")%>">Tabellen einfügen</a></li>
<li><a class="leftmenu_documenteditor_insertformulasintables" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/AddFormulasInTables.aspx")%>">Formeln in Tabellen verwenden</a></li>
<li><a class="leftmenu_documenteditor_insertimages" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertImages.aspx")%>">Bilder einfügen</a></li>
<li><a class="leftmenu_documenteditor_insertautoshapes" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertAutoshapes.aspx")%>">AutoFormen einfügen</a></li>
<li><a class="leftmenu_documenteditor_insertchart" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertCharts.aspx")%>">Diagramme einfügen</a></li>

View File

@ -6,5 +6,5 @@
<li><a class="leftmenu_documenteditor_headersfooters" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertHeadersFooters.aspx")%>">Kopf- und Fußzeilen einfügen</a></li>
<li><a class="leftmenu_documenteditor_pagenumbers" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertPageNumbers.aspx")%>">Seitenzahlen einfügen</a></li>
<li><a class="leftmenu_documenteditor_footnotes" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertFootnotes.aspx")%>">Fußnoten einfügen</a></li>
<li><a class="leftmenu_documenteditor_footnotes" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertBookmarks.aspx")%>">Add bookmarks</a></li>
<li><a class="leftmenu_documenteditor_footnotes" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertBookmarks.aspx")%>">Lesezeichen hinzufügen</a></li>
</ul>

View File

@ -4,7 +4,7 @@
<li><a class="leftmenu_spreadsheeteditor_filetab" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/ProgramInterface/FileTab.aspx")%>">Registerkarte Datei</a></li>
<li><a class="leftmenu_spreadsheeteditor_hometab" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/ProgramInterface/HomeTab.aspx")%>">Registerkarte Start</a></li>
<li><a class="leftmenu_spreadsheeteditor_inserttab" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/ProgramInterface/InsertTab.aspx")%>">Registerkarte Einfügen</a></li>
<li><a class="leftmenu_spreadsheeteditor_inserttab" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/ProgramInterface/LayoutTab.aspx")%>">Layout tab</a></li>
<li><a class="leftmenu_spreadsheeteditor_inserttab" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/ProgramInterface/LayoutTab.aspx")%>">Registerkarte Layout</a></li>
<li><a class="leftmenu_spreadsheeteditor_inserttab" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/ProgramInterface/PivotTableTab.aspx")%>">Registerkarte Pivot-Tabelle</a></li>
<li><a class="leftmenu_spreadsheeteditor_inserttab" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/ProgramInterface/CollaborationTab.aspx")%>">Registerkarte Zusammenarbeit</a></li>
<li><a class="leftmenu_spreadsheeteditor_pluginstab" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/ProgramInterface/PluginsTab.aspx")%>">Registerkarte Plug-ins</a></li>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 202 B

After

Width:  |  Height:  |  Size: 205 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 175 B

After

Width:  |  Height:  |  Size: 252 B