Commit Graph

13 Commits

Author SHA1 Message Date
fa9d10bd63 Localize comment that is added by processPage.
- Improved: The comment that is added when pages are edited by the maintenance script can now be translated using a message.
2017-09-03 20:02:31 +02:00
2f76224ac0 Enable localization of special page.
- Improved: Special Page can now be translated using messages.
2017-09-03 14:24:28 +02:00
a461e19433 Fix CLI script to work with namespaces. 2017-08-31 21:24:23 +02:00
4c67935491 Parse contents of <noautolink> tags.
- Fix: Contents of <noautolink> tags are now properly parsed as Wiki text.

Closes #34.
2017-08-31 21:02:33 +02:00
256feb50d9 Add Source class, refactor. 2017-08-31 20:37:49 +02:00
6bf1d3f072 Change nameSpace to all lowercase everywhere.
Makes it consistent with MW's spelling of the term.
2017-08-31 13:56:42 +02:00
0d9e74d7e9 Refactor Extension class. 2017-08-27 23:09:38 +02:00
2c0eb6839b Revise Special class.
- Change: The $wgLinkTitlesBatchTimeLimit configuration variable was renamed to $wgLinkTitlesSpecialPageReloadAfter.
2017-08-27 23:06:50 +02:00
38284b11a1 Rename maintenance script. 2017-08-27 22:53:01 +02:00
5f7c96459d Make Linker class instantiable. 2017-08-27 10:42:10 +02:00
5fe5923bf7 Move processing to Linker class. 2017-08-26 22:12:50 +02:00
4d5554a74e Add Delimiters class. 2017-08-26 22:01:52 +02:00
51fe6b3910 Rename LinkTitles_Extension. 2017-08-26 21:16:18 +02:00