Go to file
Derk-Jan Hartman 1b12172bb0 MMV: Set body background and theme-color
When opening the viewer set the body background and the theme-color
to match the background of the viewer. This provides a better
experience for (esp. mobile) browsers.

theme-color has to be overriden, as it can be inferred from the top
of the browser window, but images can be all kinds of colors, so it
is better to be explicit.

Bug: T368659
Change-Id: I313745a31bf17eef612dd89630b1bbc4cb57fd45
2024-06-27 21:25:01 +02:00
.phan Use "optional_services" to inject service MobileContext 2024-04-02 19:55:01 +00:00
i18n Localisation updates from https://translatewiki.net. 2024-06-26 09:21:54 +02:00
includes Use new namespace for Output hooks 2024-06-09 18:50:10 +02:00
resources MMV: Set body background and theme-color 2024-06-27 21:25:01 +02:00
tests MMV square buttons 2024-06-26 20:28:38 +02:00
.eslintrc.json build: Update eslint-config-wikimedia to 0.28.0 and autofix 2024-06-07 17:33:12 +01:00
.gitignore build: Updating mediawiki/mediawiki-codesniffer to 26.0.0 2019-08-04 15:15:13 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:03:01 -07:00
.phpcs.xml Remove phpcs exclusion rule MediaWiki.Commenting.PropertyDocumentation.MissingVar 2023-10-23 20:58:07 +00:00
.stylelintrc.json Use Codex styles for buttons in mmv.bootstrap 2023-07-17 20:19:05 +00:00
.svgo.config.js build: Update SVGO to v3.0.2 2023-06-15 08:43:20 -07:00
AUTHORS Update AUTHORS 2024-06-15 08:52:46 +02:00
bundlesize.config.json MMV: Set body background and theme-color 2024-06-27 21:25:01 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 14:22:27 +00:00
composer.json build: Updating dependencies 2024-05-08 13:22:02 +01:00
COPYING Initial commit - working demo 2013-09-03 16:52:28 -07:00
DEVELOPERS.md Follow-up 950577662: Put developer-focussed notes in DEVELOPERS.md 2020-02-24 12:08:52 -08:00
extension.json MMV square buttons 2024-06-26 20:28:38 +02:00
Gruntfile.js eslint: Lint Gruntile.js using server rules 2022-02-07 16:38:38 +00:00
jsdoc.json build: Updating dependencies 2024-05-08 13:22:02 +01:00
package-lock.json build: Updating npm dependencies 2024-06-22 07:39:02 +00:00
package.json build: Updating npm dependencies 2024-06-22 07:39:02 +00:00
README.md Add jsdoc to MMV 2023-06-12 22:08:14 +02:00

MultimediaViewer

Provided interface for viewing full-size, or nearly full-size, images in their browser without extraneous page loads or confusing interstitial pages.