MediaWiki master
thumb.php File Reference

The web entry point for retrieving media thumbnails. More...

Go to the source code of this file.

Variables

const MW_ENTRY_POINT 'thumb'
 
const MW_NO_OUTPUT_COMPRESSION 1
 

Detailed Description

The web entry point for retrieving media thumbnails.

See also
MediaWiki\File Repository\FileEntryPoint The implementation.
Note
GPL-2.0-or-later

Definition in file thumb.php.

Variable Documentation

◆ MW_ENTRY_POINT

const MW_ENTRY_POINT 'thumb'

Definition at line 19 of file thumb.php.

◆ MW_NO_OUTPUT_COMPRESSION

const MW_NO_OUTPUT_COMPRESSION 1

Definition at line 18 of file thumb.php.