charset: subpages support alternate stylesheets
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 11 Jun 2019 15:54:02 +0000 (17:54 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 25 Feb 2020 13:19:11 +0000 (14:19 +0100)
Restriction to light is only needed for character property styling on
overview (and some unlinked requests which can be fixed/optimised later).

charset.plp

index c924d5e8a19feb48fcd7682e23caa7bcf42b0e08..d8527f01ff307bc5a80abfe4db1959ec7b0f409b 100644 (file)
@@ -14,7 +14,7 @@ Html({
                charset codepage unicode ascii utf8 latin glyph character encoding
                reference common overview table
        '],
-       stylesheet => [qw'light'],
+       (stylesheet => [qw'light']) x !$mode,
        data => [qw(
                charset-encoding.inc.pl
                charset-unicode.inc.pl charset-ucplanes.inc.pl charset-utf8.inc.pl