[Pkg-mediawiki-devel] Skins
Platonides
platonides at gmail.com
Mon Jul 2 22:21:27 UTC 2012
On 02/07/12 16:04, Thorsten Glaser wrote:
> Hi,
>
> does anyone reading here have a quick reference for how to
> convert a theme away from:
>
> $this->html( 'headelement' );
>
> In this case, I need to switch MonoBook back to $useHeadElement = false;
> for adding the FF/Evolvis customisations.
>
> Thanks in advance,
> //mirabilos
Wouldn't be easier to add the customizations to the head element?
($wgOut->addHeadItem(), $wgOut->addStyle()... )
More information about the Pkg-mediawiki-devel
mailing list