diff options
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 6edcc9fa16e9..deded94eb866 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -153,7 +153,7 @@ The following extensions are migrated into MediaWiki 1.14: MediaWiki:Pagenumber-#-PAGENAME where # is the page's namespace number and PAGENAME is the page name minus the namespace prefix. Can be disabled with the new magic word __NOHEADER__ -* Added "click" parameter to image links, to allow images to link to an +* Added "link" parameter to image links, to allow images to link to an arbitrary title or URL. This should replace inaccessible and incomplete solutions such as CSS-based overlays and ImageMap. |