Cleanup to r84610 per CR: changed BeforeParserMakeImageLinkObj hook to use a RepoGrou...
authorAaron Schulz <aaron@users.mediawiki.org>
Tue, 6 Sep 2011 18:11:53 +0000 (18:11 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Tue, 6 Sep 2011 18:11:53 +0000 (18:11 +0000)
commit9d572d1844380c0db268b456f297bd7675eb609f
tree9c78574918d6f8538d36b350f030d211037353a0
parentcd3b29d4386ab236426192792601fc6c9a16ca1c
Cleanup to r84610 per CR: changed BeforeParserMakeImageLinkObj hook to use a RepoGroup style param array that also excepts a 'broken' parameter. This new parameter replaces the odd "use timestamp '0' to make a broken thumbnail' convention. No other callers are using this hook other  than FR, so the old time/sha1 params where removed.
docs/hooks.txt
includes/ImageGallery.php
includes/parser/Parser.php