* Fix link in image alt text, using replaceLinkHolders with the global parser. This...
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 7 Feb 2005 03:56:22 +0000 (03:56 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 7 Feb 2005 03:56:22 +0000 (03:56 +0000)
commitb5ad1e694b3b233bb2dcd90b0aeafcb7dc18a5c6
tree4530066f461ce45a8f1a13733f1bb56dd356decb
parent90d50200e85b18804261d31dee4ee32019863f9c
* Fix link in image alt text, using replaceLinkHolders with the global parser. This is a hack; such things should not be globally linked.
* Use the common attribute normalization code in the alt text de-tagification.
includes/Linker.php
includes/Sanitizer.php