On 30/04/2011 22:37, Daniel Friesen wrote:
> Use the BeforePageDisplay hook and $out->addHeadItem if there is no more
> specific method for what you're trying to insert (ie: a<link>,<meta>,
> <script>,<style>, etc...)
>
> http://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay

Just what I was looking for, thanks a lot.

Is there a way to control exactly where the content is added?

I used the $out->addScript way to add my script, but it's not placed at 
the end (there's the sshover.htc IE call and a vector script added after 
it).

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to