Manual:$wgImageMagickConvertCommand

From MediaWiki.org
Jump to: navigation, search
ImageMagick: $wgImageMagickConvertCommand
Set to the command used to invoke ImageMagick.
Introduced in version: 1.2.0
Removed in version: still in use
Allowed values: Absolute path
Default value: '/usr/bin/convert'

Other settings: Alphabetical | By Function


[edit] Details

Set to the command used to invoke ImageMagick.

$wgImageMagickConvertCommand='/usr/bin/convert';


Under Windows it requires also the name of the executable. (usually convert.exe)

Example:

$wgImageMagickConvertCommand='C:/Program Files/ImageMagick/convert.exe';

[edit] See also

Language: English  • 日本語
Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox