* Move escaping of image gallery captions to ImageGallery::setCaption()
authorRob Church <robchurch@users.mediawiki.org>
Thu, 4 Jan 2007 19:47:11 +0000 (19:47 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Thu, 4 Jan 2007 19:47:11 +0000 (19:47 +0000)
commita411a4e6f54a3b6c62d712f9d7a70ce2167420cc
tree24f0e990a9d8a0b68732911acda7b4ef87754ff8
parent64f33565f4299fafa0ed6c1fb1d3d312bfe01fc0
* Move escaping of image gallery captions to ImageGallery::setCaption()
* Allow developers to set HTML gallery captions with ImageGallery::setCaptionSafe()
* (bug 8489) Support basic links in <gallery> caption attribute
RELEASE-NOTES
includes/ImageGallery.php
includes/Parser.php