Manual:$wgExternalDiffEngine

From MediaWiki.org
Jump to: navigation, search
Miscellaneous settings: $wgExternalDiffEngine
Name of the external diff engine to use.
Introduced in version: 1.6.0 (r12987)
Removed in version: still in use
Allowed values: string or false
Default value: false

Other settings: Alphabetical | By Function


Details [edit]

Name of the external diff engine to use, or false to use the internal engine.

The possible value are,

  • wikidiff: Use external C++ wikidiff module from the extensions package.
  • wikidiff2: Use external C++ wikidiff2 module from the extensions package.
  • other value: Use this value as the command line that generates the diff result.

This setting replaces $wgUseExternalDiffEngine.

Language: English  • 日本語