mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-09-01 14:06:56 +02:00
Implement PreferShortTitles option
This commit is contained in:
@@ -45,6 +45,9 @@
|
||||
|
||||
// Hook up our custom function to the ArticleSave event.
|
||||
$wgHooks['ArticleSave'][] = 'LinkTitles::onArticleSave';
|
||||
|
||||
// Configuration variables
|
||||
$wgLinkTitlesPreferShortTitles = false;
|
||||
|
||||
// vim: ts=2:sw=2:noet
|
||||
|
||||
|
Reference in New Issue
Block a user