Get Started
Plugins
Macros
More information
|
ThesaurusDescription
Connects Big Huge Thesaurus to search for word synonyms and antonyms. Plugin type: visual, non-system. Supported editors: documents, spreadsheets, presentations. ![]() Installation
Available by default in the cloud, on-premises and desktop versions of ONLYOFFICE editors. You can remove it following the desktop, on-premises, or cloud installation instructions. The plugin guid: {BE5CBF95-C0AD-4842-B157-AC40FEDD9840}. Usage
Plugin structure
Repository on GitHub: https://github.com/ONLYOFFICE/plugin-thesaurus.
Config
{ "name": "Thesaurus", "nameLocale": { "ru": "Синонимы", "fr": "Thésaurus", "es": "Tesauro", "de": "Thesaurus" }, "guid": "asc.{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}", "version": "1.0", "variations": [ { "description": "Thesaurus", "descriptionLocale": { "ru": "Синонимы", "fr": "Thésaurus", "es": "Tesauro", "de": "Thesaurus" }, "url": "index.html", "icons": [ "resources/light/icon.png", "resources/light/icon@2x.png" ], "icons2": [ { "style" : "light", "100%": { "normal": "resources/light/icon.png" }, "125%": { "normal": "resources/light/icon@1.25x.png" }, "150%": { "normal": "resources/light/icon@1.5x.png" }, "175%": { "normal": "resources/light/icon@1.75x.png" }, "200%": { "normal": "resources/light/icon@2x.png" } }, { "style" : "dark", "100%": { "normal": "resources/dark/icon.png" }, "125%": { "normal": "resources/dark/icon@1.25x.png" }, "150%": { "normal": "resources/dark/icon@1.5x.png" }, "175%": { "normal": "resources/dark/icon@1.75x.png" }, "200%": { "normal": "resources/dark/icon@2x.png" } } ], "isViewer": true, "EditorsSupport": [ "word", "cell", "slide" ], "isVisual": true, "isModal": false, "isInsideMode": true, "initDataType": "text", "initData": "", "buttons": [], "initOnSelectionChanged": true } ] } Methods and events
Support
If you want to request a feature or report a bug regarding this plugin, use the issues section on GitHub. |