[Mediawiki-l] Getting Article Title in ArticleSave hook

Richard Minerich richard.minerich at gmail.com
Wed Jun 7 15:27:19 UTC 2006


I am having some trouble getting the article name in:
$wgHooks['ArticleSave'][]

$article->getTitle() returns some kind of object
$wgParser->mTitle is blank

also on a side note the ArticleSaveComplete hook never seems to get called.
I added a error_log to a file and it never writes. If someone knows the
answer to this as well it would be great of them to share it.



More information about the MediaWiki-l mailing list