Skip to main content

A Fidus Writer plugin to connect to Languagetool.

Project description

FidusWriter-Languagetool is a Fidus writer plugin to connect a Fidus Writer instance with Languagetool (LT).

Installation

  1. Install Fidus Writer if you haven’t done so already.

  2. Within the virtual environment set up for your Fidus Writer instance, install the version of the plugin corresponding to your Fidus Writer installation. If you are running Fidus Writer 3.2, the command is:

    pip install "fiduswriter-languagetool<3.3"
  3. Add “languagetool” to your INSTALLED_APPS setting in the configuration.py file like this:

    INSTALLED_APPS += (
        ...
        'languagetool',
    )
  4. Add a setting for the URL where you will be running LT in the configuration.py file like this:

    LT_URL = ‘http://localhost:8081

  5. Create the needed JavaScript files by running this:

    python manage.py transpile
  6. (Re)start your Fidus Writer server.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fiduswriter-languagetool-3.10.0.tar.gz (25.3 kB view details)

Uploaded Source

File details

Details for the file fiduswriter-languagetool-3.10.0.tar.gz.

File metadata

  • Download URL: fiduswriter-languagetool-3.10.0.tar.gz
  • Upload date:
  • Size: 25.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.6.1 requests/2.24.0 setuptools/45.3.0 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.5

File hashes

Hashes for fiduswriter-languagetool-3.10.0.tar.gz
Algorithm Hash digest
SHA256 671dc512e2f72b0b3a47d3c775f27fdc8ed051dcdfd8bb6bdfb26b0754cfea15
MD5 ac96a9132f207324a49d7515c143e197
BLAKE2b-256 fcc38bf441f7432e63d6e2708966e1f442825f25501f1890cd927243cc17e7e3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page