05-04-2019, 01:24 PM | #1 |
Grand Sorcerer
Posts: 5,658
Karma: 23456789
Join Date: Dec 2010
Device: Kindle PW2
|
[Plugin] Grammalecte
Initial release: October 17, 2020
Current Version: "0.1.4.2" This plugin is a simple Grammalecte-based grammar/spell checker for French ebooks. (Unlike the LibreOffice version, this plugin does not come with a GUI.) Credits: This plugin uses the Grammalecte 1.12.2 Python library. System requirements: Sigil 0.9.5 or higher. Installation: 1. Select Manage Plugins from the Plugins menu and select Use Bundled Python, if it isn't already selected or greyed out. 2. Click Add Plugin and select Grammalecte_v0.1.4.1.zip. This will install the Grammalecte plugin, which you can select via Plugins > Validation > Grammalecte. Note that this plugin will only check files highlighted in the Book Browser window. (If you want to check all files, click the Text folder.) Settings: This plugin doesn't come with a GUI, however, advanced users can customize it by adding/editing the following Grammalecte.json entries: Spoiler:
For example, if you add the following entries to Grammalecte.json: Code:
liga: True, idrule: True, Note that since Sigil comes with a much better spell checker, typos reported by Grammalecte are hidden by default. To display them, simply change: Code:
"error_types": [ "lGrammarErrors" ] Code:
"error_types": ["lGrammarErrors", "lSpellingErrors"]
The plugin will also check the Grammalecte website at least once a week for updates. If you'd rather manually update the plugin, please change the following entry: Code:
"update_check": true,
Code:
"update_check": false,
License: GNU General Public License v3 (GPL-3) Last edited by Doitsu; 10-17-2020 at 03:19 PM. Reason: Fixed minor bug in Grammalecte update checker |
05-06-2019, 11:44 AM | #2 |
Wizard
Posts: 2,611
Karma: 3000161
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
|
Merci beaucoup pour cet excellent greffon.
|
Advert | |
|
04-03-2020, 09:42 AM | #3 |
Grand Sorcerer
Posts: 5,658
Karma: 23456789
Join Date: Dec 2010
Device: Kindle PW2
|
Grammalecte-Version 1.8.0 warning
Since the latest Grammalecte version (1.8.0) was no longer compatible with this plugin, I've updated the plugin to add Grammalecte 1.8.0 support. Please download the latest version attached to the first post.
Last edited by Doitsu; 04-03-2020 at 12:45 PM. |
Thread Tools | Search this Thread |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Plugin] QuickPrefsEdit - Edit plugin prefs json files. | slowsmile | Plugins | 3 | 07-25-2018 09:14 PM |
Goodread Perception Expander plugin not shown on plugin list (kobo h2o) | www | KOReader | 4 | 09-28-2017 11:34 AM |
Problem with my ScrambleEbook plugin and the Plugin Updater tool | jackie_w | Development | 14 | 01-19-2017 11:49 PM |
Plugin not customizable: Plugin: HTML Output does not need customization | flyingfoxlee | Conversion | 2 | 02-24-2012 03:24 AM |
New Plugin Type Idea: Library Plugin | cgranade | Plugins | 3 | 09-15-2010 01:11 PM |