In ImageGallery:
authorTim Starling <tstarling@users.mediawiki.org>
Wed, 22 Aug 2007 13:40:22 +0000 (13:40 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Wed, 22 Aug 2007 13:40:22 +0000 (13:40 +0000)
commitdaf77bd5f1dfdd2d335a32a02ccae5507fbcfd75
tree9061b3c24be46842875dd70105d1aff5d97b0f7a
parentc3d7a096efd6f1f093a670aba53212adbf7a69a9
In ImageGallery:
* Split "is parsing" and "respect bad images" concepts.
* Call media handler parser hook
* Use the $linkAttribs parameter instead of putting an <a> tag around the whole media output.
includes/CategoryPage.php
includes/ImageGallery.php
includes/Parser.php