Manual:$wgUploadThumbnailRenderMap/pl

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
<translate> Thumbnail settings</translate>: $wgUploadThumbnailRenderMap
An array of thumbnail widths to be rendered at upload time.
<translate> Introduced in version:</translate>1.25.3 (Gerrit change 157157; git #623d7789)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(tablica)
<translate> Default value:</translate>[]

Szczegóły

When defined, is an array of thumbnail widths to be rendered at upload time. The idea is to prerender common thumbnail sizes, in order to avoid the necessity to render them on demand, which has a performance impact for the first client to view a certain size.

This obviously means that more disk space is needed per upload upfront.

Zobacz też