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.1.0.tar.gz (31.2 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.1.0-py3-none-any.whl (48.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fiduswriter_languagetool-4.1.0.tar.gz
  • Upload date:
  • Size: 31.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for fiduswriter_languagetool-4.1.0.tar.gz
Algorithm Hash digest
SHA256 7bdf11a38c7647f91245488dee3c67da109cbc98e489940429c7281a875be36e
MD5 f5c25437bd54455478faf0f500ea022e
BLAKE2b-256 0ef9806f13deb9306bc3f12b85cef9d3cc72b42fbd00b37d8d2ea184391765f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fiduswriter_languagetool-4.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6dee694d649e0080872b8972698cb392a5f2cfc82c8212dbfced1cdaed32b2ce
MD5 bb764474051f5ff03f236980767bc3d9
BLAKE2b-256 14bb7b3e83050e04ed0d51e952ff4f6118555b45b7dbae172e1b15a632431d74

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