Add RL targets support to OutputPage
authorMax Semenik <maxsem.wiki@gmail.com>
Thu, 14 Feb 2013 17:05:22 +0000 (21:05 +0400)
committerMax Semenik <maxsem.wiki@gmail.com>
Wed, 27 Mar 2013 16:35:01 +0000 (20:35 +0400)
commit990cb75cc469784e149f03abd1653e9646a62ea2
tree657274b76f98802f41451bfbc539cc9ae99c944d
parentc328cf6401ce100bb1ceb0c0257cd0334c281961
Add RL targets support to OutputPage

The target URI parameter is already used by ResourceLoaderStartUpModule
to filter modules, this change introduces the ability to produce
mobile-aware load.php links in the core and filter out modules not suitable
for current target.

Change-Id: Ie03990e11d9a0ac8cd81dd0aae5c5a95f1d23e81
includes/OutputPage.php