Revert r37741 for now "Changed getInternalLinkAttributesInternal parameters: now...
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 16 Jul 2008 10:15:47 +0000 (10:15 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 16 Jul 2008 10:15:47 +0000 (10:15 +0000)
commit0b4930fa7a5b5cfbcdbd35a00d328e5bae37c896
tree726ccd359349474a5e99ad4a5bcb8259ce455ca0
parent5050a139f9d08b46bc033370824585f88faef313
Revert r37741 for now "Changed getInternalLinkAttributesInternal parameters: now accepts Title object if available, passes to hook. Also reordered some code in makeKnownLinkObj so that said hook can mangle the Title object. Reordering should have no other side-effects."
This seems a bit icky and inconsistent. If it's necessary to pass titles around here, it should be done consistently, with appropriate fixups and refactoring to the old spaghetti code.
docs/hooks.txt
includes/Linker.php