Version 2.4.0 information.

This commit is contained in:
Daniel Kraus
2014-06-05 22:45:08 +02:00
parent 1542901551
commit d97213fd28
3 changed files with 13 additions and 3 deletions

View File

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

12
NEWS
View File

@ -1,3 +1,13 @@
LinkTitles 2.4.0: 2014-06-06
* Prevent linking to self via redirects.
* Prevent linking inside <pre>, <html>, and <script> tags.
* Prevent linking inside attributes of div and span tags as well as in style
and class tags (e.g., in Wiki tables).
* Increase performance in smart mode.
* Implement batch-processing features (special page for sysops and
maintenance script)
* Source code is now fully documented.
LinkTitles 2.3.1: 2013-08-29 LinkTitles 2.3.1: 2013-08-29
* Fix bug introduced with 2.3.0 that prevented the extension from working... * Fix bug introduced with 2.3.0 that prevented the extension from working...
@ -95,4 +105,4 @@ LinkTitles 0.0.2: 2012-05-20
LinkTitles 0.0.1: 2012-05-20 LinkTitles 0.0.1: 2012-05-20
* Initial release. * Initial release.
# vim: tw=76:fo=tqn:flp=^\*\s # vim: tw=76:fo=tqn:flp=^\\*\\s+