On Mon, Jan 20, 2014 at 4:11 PM, Daniel Friesen <[email protected]> wrote: > 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.
Does the module go into Resources.php? Isn't editing Resources.php effectively editing a core MediaWiki file? > > ~Daniel Friesen (Dantman, Nadir-Seen-Fire) [http://danielfriesen.name/] > > > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
