Skip to main content

A Fidus Writer plugin to connect to Languagetool.

Project description

FidusWriter-Languagetool

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

NOTE: You should first install Languagetool (a Java program) and make it run as a server. It is included in the Ubuntu Snap version of Fidus Writer so that will be the simplest way to install it for 99% of users.

Installation

  1. Install Fidus Writer with the correct version of the plugin like this:
pip install fiduswriter[languagetool]
  1. Add "languagetool" to your INSTALLED_APPS setting in the configuration.py file like this::
INSTALLED_APPS += (
    ...
    'languagetool',
)
  1. Add a setting for the URL where you are running Languagetool in the configuration.py file like this:
LT_URL = 'http://localhost:8081'
  1. Create the needed JavaScript files by running this::
python manage.py transpile
  1. (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-4.0.0.tar.gz (25.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fiduswriter_languagetool-4.0.0-py3-none-any.whl (33.0 kB view details)

Uploaded Python 3

File details

Details for the file fiduswriter_languagetool-4.0.0.tar.gz.

File metadata

  • Download URL: fiduswriter_languagetool-4.0.0.tar.gz
  • Upload date:
  • Size: 25.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for fiduswriter_languagetool-4.0.0.tar.gz
Algorithm Hash digest
SHA256 0ae810165fd75d7e26c45c54255207017986ec708a84413a4cd8b8cce81df072
MD5 16a5177bcb591359d06e70d1fe8112f5
BLAKE2b-256 72291eff87540f9e336c8e13087980426ea9c24e3c005972f72fc90f2a4d6b13

See more details on using hashes here.

File details

Details for the file fiduswriter_languagetool-4.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for fiduswriter_languagetool-4.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8a86d6be83c9ec506fbe837058d837ab9bfbcdd34ab0214720f4941722fa0683
MD5 ac76ff5705f18e9ca209894c04cdd15d
BLAKE2b-256 539158d79352163061afb80d5e398ac2ba4f8c3b0c130494e60706e7893619d5

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