Manual:$wgDjvuToXML

From MediaWiki.org
Jump to: navigation, search
DjVu: $wgDjvuToXML
Path of the djvutoxml executable.
Introduced in version: 1.8.0 (r16036)
Removed in version: still in use
Allowed values: (string) or null
Default value: null

Other settings: Alphabetical | By Function

Details[edit | edit source]

Path of the djvutoxml executable.

This works like $wgDjvuDump except much, much slower as of version 3.5. For now it is recommended that you use djvudump instead. The djvuxml output is probably more stable, so this recommendation may be reversed once they fix the efficiency problem. [1]

To enable the rendering of DjVu files, both $wgDjvuRenderer and this setting must be set. Alternatively you could set $wgDjvuDump instead of $wgDjvuToXML. (If both $wgDjvuDump and $wgDjvuToXML are set, only $wgDjvuDump is used.)

Example[edit | edit source]

$wgDjvuToXML = 'djvutoxml';

See also[edit | edit source]

Language: English  • 日本語