mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PageImages
synced 2024-11-24 00:13:27 +00:00
6a6af45ab3
The default thumbnail size (SearchResultThumbnailProvider::THUMBNAIL_SIZE), the code to build a SearchResultThumbnail object from a File object (SearchResultThumbnailProvider::buildSearchResultThumbnailFromFile), and the code that provides thumbnails from NS_FILE pages (now already provided in the hook's $results param) have essentially been adopted in core and no longer need to be handled here. Also updated test to reflect that NS_FILE results will no longer be provided by this extension (since core already provides them) Depends-On: I2a679b51758020d3e822da01a1bde1ae632b0b0a Change-Id: I2eafc8556022432929973755d8cd76010ea24f39 Bug: T306883 |
||
---|---|---|
.phan | ||
i18n | ||
includes | ||
maintenance | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
package-lock.json | ||
package.json |