Commit Graph

7 Commits

Author SHA1 Message Date
6098342be3 Add start index option to CLI script. 2014-06-03 22:50:14 +02:00
b32d48bdc9 Move the page processing function to LinkTitles class.
A public static function was created to DRY things up.
2014-06-03 18:52:04 +02:00
ffb8daa1ad Remove superfluous variable; comment code. 2014-06-03 18:28:25 +02:00
5bdb6cc773 Add license info to SpecialLinkTitles.php. 2014-06-03 18:16:20 +02:00
3e850f2781 Implement access restriction for special page. 2014-06-03 16:50:57 +02:00
6f25d469ed Show statistics when finished. 2014-06-03 16:40:37 +02:00
0c9bbe0d0c First working version of batch processing.
Added SpecialLinkTitles special page. This page is not secured yet, anybody
may call it an start automatic parsing of every page in the wiki!
2014-06-03 14:29:53 +02:00