On 12/09/2007, Michael Heyder Info@hafenvolleyballer.de wrote:
But this don't create a title object?
Have you actually bothered to read the Title class? You need to use an appropriate factory function to create a Title object:
Title::newFromText() Title::makeTitle() or Title::makeTitleSafe()
It strikes me as a bit dumb to try and hack away your own entry point (which is also not done correctly - see includes/WebStart.php) instead of working out why you're tripping over the sajax framework we've integrated into MediaWiki.
Rob Church