Overview
Correct French grammar and typography.
The plugin uses Grammalecte, an open-source grammar and typographic corrector for the French language.
How to use
- Open the Plugins tab and click on Grammalecte.
- Select the text you want to check.
- Alternatively, you can insert text for correction manually. To do so, type new text in the field on left panel or edit already selected text (this will only affect the translation, the original text will remain unchanged). Click Check.
- Choose the corrections to be applied to your text. They will appear in the text in the field on the left panel.
- To replace the selected text in your document with the corrected text from the field, click Replace.
How to install
Put the folder with the plugin code to ONLYOFFICE Document Server folder:
-
For Linux -
/var/www/onlyoffice/documentserver/sdkjs-plugins/
.
-
For Windows -
%ProgramFiles%\ONLYOFFICE\DocumentServer\sdkjs-plugins\
.
For desktop editors
-
Archive the plugin files (it must contain config.json, index.html, and pluginCode.js).
-
Change the file extension to .plugin.
-
Go to the Plugins tab, click Manage Plugins >> Add plugin, browse for the .plugin file.
For the cloud version
Turn your plugin into a browser extension. Currently, it works for Chrome users only.