mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-24 00:05:00 +00:00
fba298c26f
Use cases: - size: Showing links (like to SVG validator) conditionally (e.g. only if the filesize is below the threshold it can work on) - mime: No longer have to guess the MIME type based on the file extension. We use the MIME type for displaying correct and precise information about maximum thumbnailable sizes in case an uploaded work exceeds this limit. This change will not have negative impact on performance; as soon as width or height is loaded, the two newly added information are gratis. Change-Id: I25aad85c2a558a684aca83374aeb628f355fad1c |
||
---|---|---|
common | ||
engines | ||
i18n | ||
modules | ||
tests/engines | ||
.gitignore | ||
.gitreview | ||
.jshintrc | ||
composer.json | ||
Scribunto.i18n.php | ||
Scribunto.magic.php | ||
Scribunto.namespaces.php | ||
Scribunto.php |