https://github.com/imio/imio.webspellchecker
https://github.com/imio/imio.webspellchecker
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/imio/imio.webspellchecker
- Owner: IMIO
- License: other
- Created: 2021-11-17T14:24:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-24T13:00:51.000Z (9 months ago)
- Last Synced: 2025-02-16T23:48:40.925Z (4 months ago)
- Language: Python
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE.GPL
Awesome Lists containing this project
README
# imio.webspellchecker
[](https://github.com/IMIO/imio.webspellchecker/actions/workflows/lint.yml) [](https://github.com/IMIO/imio.webspellchecker/actions/workflows/tests.yml)
This package provides seamless integration between Plone (versions 4.3, 5.2, and 6.0) and [Webspellchecker WProofReader](https://webspellchecker.com/wsc-proofreader/). It is designed to work out-of-the-box with multiple WYSIWYG editors used in Plone, enhancing the content creation process with advanced spellchecking capabilities.
## Features
- **Easy Integration**: Simplified setup process that integrates WProofReader with Plone's various versions without complicated configuration.
- **Support for Multiple Editors**: Compatible with popular WYSIWYG editors in Plone, ensuring a wide range of usability across different sites.
- **Real-time Spellchecking**: Offers real-time, in-context spelling and grammar checking to improve the quality of content on your Plone site.
- **Customizable Dictionaries**: Users can add custom words and terminologies to their dictionaries, making the tool adaptable to specific jargon and languages.
- **Multilingual Support**: Supports a variety of languages, catering to diverse user bases and content requirements.## Installation
Install imio.webspellchecker by adding it to your buildout::
[buildout]
...
eggs =
imio.webspellcheckerand then running ``bin/buildout``
## Compatibility
Plone versions: 4.3, 5.2, 6.0
Tested with Editors: TinyMCE, CKEditor4## Contribute
- Issue Tracker: https://github.com/collective/imio.webspellchecker/issues
- Source Code: https://github.com/collective/imio.webspellchecker
- Documentation: https://docs.plone.org/foo/bar## License
The project is licensed under the GPLv2.
## Disclaimer
This integration is not affiliated with or endorsed by the official Plone Foundation or Webspellchecker. All product names, logos, and brands are property of their respective owners.