Go to the documentation of this file.
85 if ( !is_array( $meta ) ) {
87 throw new MWException(
'Metadata array is not an array' );
92 }
catch ( Exception $e ) {
95 wfDebug( __METHOD__ .
': ' . $e->getMessage() .
"\n" );
105 return $file->getSize() > static::EXPENSIVE_SIZE_LIMIT;
Stuff specific to JPEG and (built-in) TIFF handler.
canRender( $file)
Conversion to PNG for inline display can be disabled here...
if(PHP_SAPI !='cli-server') if(!isset( $_SERVER['SCRIPT_FILENAME'])) $file
Item class for a filearchive table row.
isExpensiveToThumbnail( $file)
True if creating thumbnails from the file is large or otherwise resource-intensive.
wfDebug( $text, $dest='all', array $context=[])
Sends a line to the debug log if enabled or, optionally, to a comment in output.
getMetadata( $image, $filename)
const EXPENSIVE_SIZE_LIMIT
$wgTiffThumbnailType
Browsers don't support TIFF inline generally...
mustRender( $file)
Browsers don't support TIFF inline generally...
A foreign repository with a remote MediaWiki with an API thingy.
if(!is_readable( $file)) $ext
getThumbType( $ext, $mime, $params=null)
$wgShowEXIF
Show Exif data, on by default if available.