mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-13 09:49:31 +02:00
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!
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
$messages = array();
|
||||
|
||||
$messages['en'] = array(
|
||||
'linktitles' => 'LinkTitles',
|
||||
'linktitles-desc' => 'Automatically adds links to existing pages whenever a page is saved.',
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user