Extension:LanguageTool/pl
Appearance
To rozszerzenie nie jest aktualnie aktywnie rozwijane! Pomimo, że może nadal działać, jakiekolwiek zgłoszenia błędów lub propozycji funkcji będą najprawdopodobniej ignorowane. If you are interested in taking on the task of developing and maintaining this extension, you can request repository ownership. As a courtesy, you may want to contact the author. You should also remove this template and list yourself as maintaining the extension in the page's {{Rozszerzenie }} infobox. |
LanguageTool Status wydania: niewspierane |
|
---|---|
Realizacja | API |
Opis | Enables proofreading in VisualEditor |
Autor(zy) | Ankita Kumari, Eran Rosenthal and Amir E. Aharoni, with backend by the LanguageTool developers (Ankita-ksdyskusja) |
Ostatnia wersja | 0.0.0 |
MediaWiki | >= 1.31.0 |
Zmiany w bazie danych | Nie |
Licencja | Licencja GNU General Public License 2.0 lub nowsza |
Pobieranie | |
Quarterly downloads | 4 (Ranked 127th) |
Przetłumacz rozszerzenie LanguageTool jeżeli jest dostępne na translatewiki.net | |
Problemy | Otwarte zadania · Zgłoś błąd |
The LanguageTool extension enables language proofing support in VisualEditor. It currently supports over twenty languages.
Instalacja
- Pobierz i umieść plik(i) w katalogu o nazwie
LanguageTool
w folderzeextensions/
.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/LanguageTool - Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
wfLoadExtension( 'LanguageTool' );
- Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.