Corrected image location and added aspx

This commit is contained in:
AlyonaYar 2024-03-15 17:25:33 +03:00
parent c0a574f6b7
commit d3af623d09
15 changed files with 103 additions and 4 deletions

View File

@ -20,4 +20,5 @@
<li><a class="leftmenu_documenteditor_zoom" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/Zoom.aspx")%>">Host and schedule Zoom meetings</a></li>
<li><a class="leftmenu_documenteditor_chatgpt" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/ChatGPT.aspx")%>">Use AI to write text</a></li>
<li><a class="leftmenu_documenteditor_termef" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/TerMef.aspx")%>">Insert definitions</a></li>
<li><a class="leftmenu_documenteditor_pixabay" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/Pixabay.aspx")%>">Add pictures</a></li>
</ul>

View File

@ -1,4 +1,4 @@
<%@ Control Language="C#" %>
<%@ Control Language="C#" %>
<ul class="leftmenu_documenteditor_toggle_expand_menu leftmenu_plugins">
<li><a class="leftmenu_documenteditor_pluginmanager" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/Editors-User-Guides/AllEditors/Plugin-manager.aspx")%>">Gestionnaire de plug-ins</a></li>
<li><a class="leftmenu_documenteditor_photoeditor" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/PhotoEditor.aspx")%>">Modification d'une image</a></li>
@ -17,6 +17,8 @@
<li><a class="leftmenu_documenteditor_wordpress" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/Wordpress.aspx")%>">T&eacute;l&eacute;charger un document sur Wordpress</a></li>
<li><a class="leftmenu_documenteditor_communicationplugins" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/CommunicationPlugins.aspx")%>">Communiquer lors de l'&eacute;dition</a></li>
<li><a class="leftmenu_documenteditor_jitsi" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/Jitsi.aspx")%>">Effectuer des appels audio et vid&eacute;o</a></li>
<li><a class="leftmenu_documenteditor_zoom" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/Zoom.aspx")%>">Organiser et programmer des réunions de Zoom</a></li>
<li><a class="leftmenu_documenteditor_chatgpt" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/ChatGPT.aspx")%>">Utiliser l'intelligence artificielle pour rédiger un texte</a></li>
<li><a class="leftmenu_documenteditor_zoom" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/Zoom.aspx")%>">Organiser et programmer des rйunions de Zoom</a></li>
<li><a class="leftmenu_documenteditor_chatgpt" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/ChatGPT.aspx")%>">Utiliser l'intelligence artificielle pour rédiger un texte</a></li>
<li><a class="leftmenu_documenteditor_pixabay" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/ChatGPT.aspx")%>">Ajouter des images</a></li>
</ul>

View File

@ -9,4 +9,5 @@
<li><a class="leftmenu_documenteditor_communicationplugins" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/UsageInstructions/CommunicationPlugins.aspx")%>">Communicate while editing</a></li>
<li><a class="leftmenu_documenteditor_zoom" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/UsageInstructions/Zoom.aspx")%>">Host and schedule Zoom meetings</a></li>
<li><a class="leftmenu_documenteditor_chatgpt" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/UsageInstructions/ChatGPT.aspx")%>">Use AI to write text</a></li>
<li><a class="leftmenu_documenteditor_pixabay" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/UsageInstructions/Pixabay.aspx")%>">Add pictures</a></li>
</ul>

View File

@ -8,5 +8,4 @@
<li><a class="leftmenu_documenteditor_thesaurus" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/UsageInstructions/Thesaurus.aspx")%>">Remplacer un mot par synonyme</a></li>
<li><a class="leftmenu_documenteditor_communicationplugins" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/UsageInstructions/CommunicationPlugins.aspx")%>">Communiquer lors de l'édition</a></li>
<li><a class="leftmenu_documenteditor_zoom" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/UsageInstructions/Zoom.aspx")%>">Organiser et programmer des réunions de Zoom</a></li>
<li><a class="leftmenu_documenteditor_chatgpt" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/UsageInstructions/ChatGPT.aspx")%>">Utiliser l'intelligence artificielle pour rédiger un texte</a></li>
</ul>

View File

@ -9,4 +9,5 @@
<li><a class="leftmenu_documenteditor_communicationplugins" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/UsageInstructions/CommunicationPlugins.aspx")%>">Communicate while editing</a></li>
<li><a class="leftmenu_documenteditor_zoom" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/UsageInstructions/Zoom.aspx")%>">Host and schedule Zoom meetings</a></li>
<li><a class="leftmenu_documenteditor_chatgpt" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/UsageInstructions/ChatGPT.aspx")%>">Use AI to write text</a></li>
<li><a class="leftmenu_documenteditor_pixabay" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/UsageInstructions/ChatGPT.aspx")%>">Add pictures</a></li>
</ul>

View File

@ -0,0 +1,29 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Features/DocumentEditor.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void OnInit(EventArgs e)
{
PageTitle = PageCaption = DocHelpParcing.Title;
MetaKeyWords = "";
MetaDescription = "";
}
</script>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/DocumentEditorTop/DocumentEditorTop.ascx" />
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="guidescontent" runat="Server">
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/plugins/plugins.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/real-time-communication/real-time-communication.ascx" /></li>
</ul>
</div>
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="teamlabeditorspage documenteditor documenteditor_ui pixabay document_editor_plugins">
</asp:Content>

View File

@ -0,0 +1,33 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Features/PresentationEditor.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void OnInit(EventArgs e)
{
PageTitle = PageCaption = DocHelpParcing.Title;
MetaKeyWords = "";
MetaDescription = "";
}
</script>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/PresentationEditorTop/PresentationEditorTop.ascx" />
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="guidescontent" runat="Server">
<div class="keyword_block">
<ul>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/plugins/plugins.ascx" />
</li>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/edit-documents/edit-documents.ascx" />
</li>
</ul>
</div>
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="teamlabeditorspage presentationeditor presentationeditor_ui pixabay presentation_editor_plugins">
</asp:Content>

View File

@ -0,0 +1,33 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Features/SpreadsheetEditor.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void OnInit(EventArgs e)
{
PageTitle = PageCaption = DocHelpParcing.Title;
MetaKeyWords = "";
MetaDescription = "";
}
</script>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/SpreadsheetEditorTop/SpreadsheetEditorTop.ascx" />
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="guidescontent" runat="Server">
<div class="keyword_block">
<ul>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/plugins/plugins.ascx" />
</li>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/edit-documents/edit-documents.ascx" />
</li>
</ul>
</div>
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="teamlabeditorspage spreadsheeteditor spreadsheeteditor_ui pixabay se_plugins">
</asp:Content>

Binary file not shown.

After

Width:  |  Height:  |  Size: 441 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1004 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 441 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1004 B