Manual:$wgDjvuToXML/zh

Category:MediaWiki configuration settings/zh#DjvuToXMLCategory:MediaWiki configuration settings introduced in version 1.8.0/zh#DjvuToXMLCategory:MediaWiki configuration settings removed in version 1.37.0/zh#DjvuToXMLCategory:MediaWiki deprecated or obsolete features/zh#DjvuToXMLCategory:DjVu variables/zh#DjvuToXML
DjVu: $wgDjvuToXML
Path of the djvutoxml executable.
引进版本:1.8.0 (r16036)
移除版本:1.37.0 (Gerrit change 720401; git #64752c0f)
允许的值:(字符串)或null
null

细节

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.

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.)

$wgDjvuToXML = 'djvutoxml';

参见

Category:DjVu variables/zh Category:MediaWiki configuration settings/zh Category:MediaWiki configuration settings introduced in version 1.8.0/zh Category:MediaWiki configuration settings removed in version 1.37.0/zh Category:MediaWiki deprecated or obsolete features/zh