diff --git a/apps/documenteditor/main/resources/help/en/Contents.json b/apps/documenteditor/main/resources/help/en/Contents.json index 87cb63d90..cb8023ab6 100644 --- a/apps/documenteditor/main/resources/help/en/Contents.json +++ b/apps/documenteditor/main/resources/help/en/Contents.json @@ -15,8 +15,11 @@ {"src": "UsageInstructions/SectionBreaks.htm", "name": "Insert section breaks" }, { "src": "UsageInstructions/InsertHeadersFooters.htm", "name": "Insert headers and footers" }, {"src": "UsageInstructions/InsertDateTime.htm", "name": "Insert date and time"}, - {"src": "UsageInstructions/InsertPageNumbers.htm", "name": "Insert page numbers"}, + {"src": "UsageInstructions/InsertPageNumbers.htm", "name": "Insert page numbers" }, + {"src": "UsageInstructions/InsertLineNumbers.htm", "name": "Insert line numbers"}, { "src": "UsageInstructions/InsertFootnotes.htm", "name": "Insert footnotes" }, + { "src": "UsageInstructions/InsertEndnotes.htm", "name": "Insert endnotes" }, + { "src": "UsageInstructions/ConvertFootnotesEndnotes.htm", "name": "Convert endnotes and footnotes" }, { "src": "UsageInstructions/InsertBookmarks.htm", "name": "Add bookmarks" }, {"src": "UsageInstructions/AddWatermark.htm", "name": "Add watermark"}, { "src": "UsageInstructions/AlignText.htm", "name": "Align your text in a paragraph", "headername": "Paragraph formatting" }, @@ -33,6 +36,8 @@ {"src": "UsageInstructions/DecorationStyles.htm", "name": "Apply font decoration styles"}, {"src": "UsageInstructions/CopyClearFormatting.htm", "name": "Copy/clear text formatting" }, {"src": "UsageInstructions/AddHyperlinks.htm", "name": "Add hyperlinks"}, + {"src": "UsageInstructions/InsertCrossReference.htm", "name": "Insert cross-references"}, + {"src": "UsageInstructions/AddHyperlinks.htm", "name": "Add hyperlinks"}, {"src": "UsageInstructions/InsertDropCap.htm", "name": "Insert a drop cap"}, { "src": "UsageInstructions/InsertTables.htm", "name": "Insert tables", "headername": "Operations on objects" }, {"src": "UsageInstructions/AddFormulasInTables.htm", "name": "Use formulas in tables"}, @@ -48,16 +53,25 @@ {"src": "UsageInstructions/CreateTableOfContents.htm", "name": "Create table of contents" }, {"src": "UsageInstructions/UseMailMerge.htm", "name": "Use mail merge", "headername": "Mail Merge"}, { "src": "UsageInstructions/InsertEquation.htm", "name": "Insert equations", "headername": "Math equations" }, - {"src": "UsageInstructions/MathAutoCorrect.htm", "name": "Use Math AutoCorrect" }, {"src": "HelpfulHints/CollaborativeEditing.htm", "name": "Collaborative document editing", "headername": "Document co-editing"}, { "src": "HelpfulHints/Review.htm", "name": "Document Review" }, - {"src": "HelpfulHints/Comparison.htm", "name": "Compare documents"}, + {"src": "HelpfulHints/Comparison.htm", "name": "Compare documents" }, + {"src": "UsageInstructions/PhotoEditor.htm", "name": "Edit an image", "headername": "Plugins"}, + {"src": "UsageInstructions/YouTube.htm", "name": "Include a video" }, + {"src": "UsageInstructions/HighlightedCode.htm", "name": "Insert highlighted code" }, + {"src": "UsageInstructions/InsertReferences.htm", "name": "Insert references" }, + {"src": "UsageInstructions/Translator.htm", "name": "Translate text" }, + {"src": "UsageInstructions/OCR.htm", "name": "Extract text from an image" }, + {"src": "UsageInstructions/Speech.htm", "name": "Read the text out loud" }, + {"src": "UsageInstructions/Thesaurus.htm", "name": "Replace a word by a synonym" }, + {"src": "UsageInstructions/Wordpress.htm", "name": "Upload a document to Wordpress"}, {"src": "UsageInstructions/ViewDocInfo.htm", "name": "View document information", "headername": "Tools and settings"}, {"src": "UsageInstructions/SavePrintDownload.htm", "name": "Save/download/print your document" }, {"src": "HelpfulHints/AdvancedSettings.htm", "name": "Advanced settings of Document Editor"}, {"src": "HelpfulHints/Navigation.htm", "name": "View settings and navigation tools"}, {"src": "HelpfulHints/Search.htm", "name": "Search and replace function"}, {"src": "HelpfulHints/SpellChecking.htm", "name": "Spell-checking"}, + {"src": "UsageInstructions/MathAutoCorrect.htm", "name": "AutoCorrect features" }, {"src": "HelpfulHints/About.htm", "name": "About Document Editor", "headername": "Helpful hints"}, {"src": "HelpfulHints/SupportedFormats.htm", "name": "Supported formats of electronic documents" }, {"src": "HelpfulHints/KeyboardShortcuts.htm", "name": "Keyboard shortcuts"} diff --git a/apps/documenteditor/main/resources/help/en/HelpfulHints/AdvancedSettings.htm b/apps/documenteditor/main/resources/help/en/HelpfulHints/AdvancedSettings.htm index 5491f2729..e5275322a 100644 --- a/apps/documenteditor/main/resources/help/en/HelpfulHints/AdvancedSettings.htm +++ b/apps/documenteditor/main/resources/help/en/HelpfulHints/AdvancedSettings.htm @@ -53,18 +53,6 @@
The Document Editor has two cache modes:
-The Default cache mode setting applies two above mentioned cache modes separately for different browsers:
-The Macros button allows you to create and run your own macros. To learn more about macros, please refer to our API Documentation.
Currently, the following plugins are available by default:
The Wordpress and EasyBib plugins can be used if you connect the corresponding services in your portal settings. You can use the following instructions for the server version or for the SaaS version.
-To learn more about plugins, please refer to our API Documentation. All the existing examples of open source plugins are currently available on GitHub.
+The Wordpress and EasyBib plugins can be used if you connect the corresponding services in your portal settings. You can use the following instructions for the server version or for the SaaS version.
+To learn more about plugins, please refer to our API Documentation. All the currently existing open source plugin examples are available on GitHub.