-
Notifications
You must be signed in to change notification settings - Fork 0
Github mirror of "mediawiki/extensions/Acrolinx" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
wikimedia/mediawiki-extensions-Acrolinx
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
== About == Acrolinx is an extension to MediaWiki that allows for using the proprietary Acrolinx "content optimization" service when editing wiki pages. For more information on the Acrolinx extension, see its homepage at https://www.mediawiki.org/wiki/Extension:Acrolinx == Setup == * Clone/extract the extension into the `/extensions` folder of your wiki * Add `wfLoadExtension('Acrolinx');` to the bottom of your `/LocalSettings.php` file Note: if you'd like to use the Acrolinx spellcheck with VisualEditor extension you need to apply a patch for the VisualEditor, follow the steps below: * copy the `VisualEditor.diff` to the `/extensions/VisualEditor/lib/ve` folder * cd into the `/extensions/VisualEditor/lib/ve` folder * run `git apply VisualEditor.diff` == Credits == The Acrolinx extension was created by Yaron Koren. It uses JavaScript code developed by both Acrolinx and Google, as well as CSS code developed by Acrolinx, all available under the Apache 2.0 license, which is compatible with the GPLv3 license under which this extension is released. == Contact == Comments, questions and suggestions can be submitted on the Acrolinx extension's talk page, or sent to the MediaWiki mailing list: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l If possible, please add "[Acrolinx]" at the beginning of the subject line, to clarify the subject matter. Bug reports should be submitted at the Wikimedia Phabricator site: https://phabricator.wikimedia.org/maniphest/task/create/
About
Github mirror of "mediawiki/extensions/Acrolinx" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
Resources
Code of conduct
Stars
Watchers
Forks
Packages 0
No packages published