From: Mischa POSLAWSKY Date: Sun, 15 May 2022 21:45:23 +0000 (+0200) Subject: codec: data expiry dependent on subpage type X-Git-Tag: v1.14~90 X-Git-Url: http://git.shiar.net/sheet.git/commitdiff_plain/f95a0990d1d4c6e8d612c6f80accc9c0ed4e1a5e codec: data expiry dependent on subpage type Filename changed in commit v1.12-163-ge1c15e98e7 (2021-11-09) [page request overrides image type]. --- diff --git a/codec.plp b/codec.plp index 3424695..5c3e572 100644 --- a/codec.plp +++ b/codec.plp @@ -16,7 +16,7 @@ Html({ image audio video '], stylesheet => [qw'light circus dark red'], - data => [qw'codec.inc.pl'], + data => ["codec-$page.inc.pl"], raw => '', });