On 2014-01-20 1:07 PM, Bill Traynor wrote: > Given that the goal of a subskin is to not have to make any changes to > core code, what is the line: $out->addModuleStyles( "skins.myskin" ) > doing? Isn't that saying to load a module called skins.myskin? Yes, you put your custom css into that module. And because parent::setupSkinUserCss is called this means that both your module and vector's are loaded.
~Daniel Friesen (Dantman, Nadir-Seen-Fire) [http://danielfriesen.name/] _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
