Manual:$wgDjvuDump/pl

Category:MediaWiki configuration settings/pl#DjvuDumpCategory:MediaWiki configuration settings introduced in version 1.10.0/pl#DjvuDumpCategory:MediaWiki configuration settings still in use/pl#DjvuDumpCategory:DjVu variables/pl#DjvuDump
DjVu: $wgDjvuDump
Path to the djvudump executable.
Wprowadzono w wersji:1.10.0 (r21411)
Usunięto w wersji:nadal w użyciu
Dozwolone wartości:(filesystem path) or null
Domyślna wartość:null

Szczegóły

Path to the djvudump executable.

To enable the rendering of DjVu files, both $wgDjvuRenderer and $wgDjvuDump must be set.

Przykład:

$wgDjvuDump = "djvudump";
$wgDjvuRenderer = "ddjvu";

If this variable is set, $wgShellboxShell must be set to the correct shell path.

Zobacz też

Category:DjVu variables/pl Category:MediaWiki configuration settings/pl Category:MediaWiki configuration settings introduced in version 1.10.0/pl Category:MediaWiki configuration settings still in use/pl