hugolpz / wikiworkshop

Tool to generate list of changes to be made on wikipedia, based on common mistakes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wikiworkshop

Tool to generate list of changes to be made on wikipedia, based on common mistakes.

To use it :

  • copy the files to a server running php
  • update the config.json file with errors you want to search for (ko key is for the mispelled word, ok for the correct one)
  • change index.php where there are two mentions of fr.wikipedia.org by the code of the wikipedia you want to deal with;

About

Tool to generate list of changes to be made on wikipedia, based on common mistakes.

License:GNU General Public License v3.0


Languages

Language:PHP 66.8%Language:Hack 24.2%Language:CSS 9.0%