awjrichards has uploaded a new change for review. Change subject: Returns mobile special page module loading to wgResourceModules ......................................................................
Returns mobile special page module loading to wgResourceModules This is in essence a partial revert of Change-Id: I891f9b4fc1f4d06db0ddad828aba6a50efdf182d, which works fine in Beta when we have full resource support, but is busted in production without ResourceLoader support, but otherwise maintains the dynamic generation of mobile special page resource modules. We can go back to doing this in the invocation of the ResourceLoaderRegisterModules hook after we have RL support everywhere. Change-Id: Ie1e088732a11b3fd101a96d2e1959bf7598a35d6 --- M MobileFrontend.php M includes/MobileFrontend.body.php M includes/skins/SkinMobile.php 3 files changed, 30 insertions(+), 18 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend refs/changes/42/44442/1 -- To view, visit https://gerrit.wikimedia.org/r/44442 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie1e088732a11b3fd101a96d2e1959bf7598a35d6 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: awjrichards <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
