Revert r37078, 37132 "New hook ParserBeforeTranscludeTemplate:
authorBrion Vibber <brion@users.mediawiki.org>
Sat, 5 Jul 2008 22:45:37 +0000 (22:45 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sat, 5 Jul 2008 22:45:37 +0000 (22:45 +0000)
commit742973c85bc4b43ef8db174481f1ba532e804405
tree39b6ea124d5108d63c68ae7f46de8cad548c7e39
parentc1fb11dd90ffd9135af65cc4341b474e95b35684
Revert r37078, 37132 "New hook ParserBeforeTranscludeTemplate:
This hook allows for modification of the title and text of a template which is being transcluded.

Use of this hook will allow extensions to create features such as TransWiki for an alternative to ScaryTransclusions."

This hook seems a bit oddly placed to me; the template gets fetched locally, and *then* we give the opportunity to fetch it remotely instead? Just seems to be in the wrong order, and pretty unclear.
RELEASE-NOTES
docs/hooks.txt
includes/parser/Parser.php