Movatterモバイル変換


[0]ホーム

URL:


Jump to content
MediaWiki
Search

Manual:$wgThumbnailScriptPath

From mediawiki.org
Translate this page
Languages:
Thumbnail settings: $wgThumbnailScriptPath
Path tothumb.php, if you want thumbnail generation on the fly.
Introduced in version:1.5.0
Removed in version:Still in use
Allowed values:(filesystem path) orfalse
Default value:false
Other settings:Alphabetical |By function

Details

[edit]

Give a path here to usethumb.php for thumbnail generation on client request, instead of generating them on render and outputting a static URL.This is necessary if some of your apache servers don't have read/write access to the thumbnail path.

If you want to use this feature, you would set this as follows:

$wgThumbnailScriptPath="$wgScriptPath/thumb.php";

See also

[edit]
Retrieved from "https://www.mediawiki.org/w/index.php?title=Manual:$wgThumbnailScriptPath&oldid=5043413"
Categories:

[8]ページ先頭

©2009-2025 Movatter.jp