Use PageContentSave rather than ArticleSave hook.

This commit also contains some refactoring which should lend itself to
increased performance.
This commit is contained in:
Daniel Kraus
2014-06-08 19:08:19 +02:00
parent 5745621366
commit adbc1ea5cd
3 changed files with 38 additions and 40 deletions

View File

@ -155,7 +155,7 @@
'name' => 'LinkTitles',
'author' => '[https://www.mediawiki.org/wiki/User:Bovender Daniel Kraus]',
'url' => 'https://www.mediawiki.org/wiki/Extension:LinkTitles',
'version' => '2.4.0',
'version' => '2.4.2',
'descriptionmsg' => 'linktitles-desc'
);