Remove all usage of projection stylesheets
authorAryeh Gregor <simetrical@users.mediawiki.org>
Tue, 18 Aug 2009 21:22:59 +0000 (21:22 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Tue, 18 Aug 2009 21:22:59 +0000 (21:22 +0000)
commitdcd44cdf7d2bcca3990ebfe15483e6f01494811f
tree94a1f790bd47d272da61d8f60b1bc88d8834a6e8
parentb671983f1374a7b894fb4a30c9465d83eee5db06
Remove all usage of projection stylesheets

(bug 18497) We don't actually intend for any of these stylesheets to be
used for projection, so providing projection is incorrect.  Opera will
not use screen stylesheets in full-screen mode, but *only* if there's at
least one projection stylesheet present somewhere.  If we remove *all*
projection stylesheets, then theoretically it should fall back to screen
stylesheets.  I've confirmed that this works fine on my dev wiki with
Opera 9.6.
includes/OutputPage.php
includes/templates/NoLocalSettings.php
includes/templates/PHP4.php