https://bugzilla.wikimedia.org/show_bug.cgi?id=23278

--- Comment #5 from Reedy <s...@reedyboy.net> 2010-04-24 11:02:10 UTC ---
Ok, thanks for that. Doing it against trunk yields some different results

For your

wfRunHooks( 'EditPageAfterToolbar', array(&$this, &$toolbar) );

At line 2248 of trunk EditPage.php

wfRunHooks( 'EditPageBeforeEditToolbar', array( &$toolbar ) );

Added in 1.16 -
http://www.mediawiki.org/wiki/Manual:Hooks/EditPageBeforeEditToolbar


For the other hook, I'm not quite sure where you want it...

Line 1746 has a hook, but not passing the same paramters..

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to