mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-13 09:49:31 +02:00
Merge branch 'release-4.0.6' into develop
This commit is contained in:
8
NEWS
8
NEWS
@ -1,3 +1,11 @@
|
||||
Version 4.0.6 (2016-12-28)
|
||||
------------------------------------------------------------------------
|
||||
|
||||
- Fix: Custom namespace weights were not respected.
|
||||
|
||||
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||||
|
||||
|
||||
Version 4.0.5 (2016-12-14)
|
||||
------------------------------------------------------------------------
|
||||
|
||||
|
@ -27,3 +27,4 @@ Contributors
|
||||
|
||||
- Daniel Kraus (@bovender), main developer
|
||||
- Ulrich Strauss (@c0nnex), namespaces
|
||||
- Brent Laabs (@labster), bug fixes
|
||||
|
@ -2,11 +2,12 @@
|
||||
"name": "LinkTitles",
|
||||
"author": [
|
||||
"[https://www.mediawiki.org/wiki/User:Bovender Daniel Kraus (bovender)]",
|
||||
"Ulrich Strauss (c0nnex)"
|
||||
"Ulrich Strauss (c0nnex)",
|
||||
"Brent Laabs (labster)"
|
||||
],
|
||||
"type": "parserhook",
|
||||
"url": "https://www.mediawiki.org/wiki/Extension:LinkTitles",
|
||||
"version": "4.0.5",
|
||||
"version": "4.0.6",
|
||||
"license-name": "GPL-2.0+",
|
||||
"descriptionmsg": "linktitles-desc",
|
||||
"requires": {
|
||||
|
2
gh-pages
2
gh-pages
Submodule gh-pages updated: fe99cf4e03...47356620d1
Reference in New Issue
Block a user