Tweak 'position' of 'mediawiki.skinning.*' modules
authorBartosz Dziewoński <matma.rex@gmail.com>
Sat, 30 May 2015 15:20:06 +0000 (17:20 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Sat, 30 May 2015 15:20:06 +0000 (17:20 +0200)
commit35ba4b58a754179c1555ca60c86891edb22bb13a
tree909374461f709c4d0009f2e56dd8c555b6b5bf0b
parent9632223e4cf501780b517b224fa5f0e8c4a2ad79
Tweak 'position' of 'mediawiki.skinning.*' modules

mediawiki.skinning.elements:
mediawiki.skinning.content:
  Add 'position' => 'top', like mediawiki.skinning.interface.
  Follow-up to d6b4d3c537fa5944c2f234213b20037fe3192d62.

mediawiki.skinning.content.externallinks:
  Set 'position' => 'bottom', as this module only provides icons
  (and provides a ton of them), which can be loaded after initial load.

Also tweaked some comments.

Change-Id: Ib26afd6cbb2b5d4a7557c5c8243d2f7482a6f064
resources/Resources.php