Manual:$wgWikiDiff2MovedParagraphDetectionCutoff/de-formal
From Linux Web Expert
File:OOjs UI icon alert-destructive.svg | <translate>
This deprecated feature should no longer be used, but is still available for reasons of backwards compatibility. This feature was deprecated in version <tvar name=ver>1.34.0</tvar>.</translate> |
<translate> Miscellaneous settings</translate>: $wgWikiDiff2MovedParagraphDetectionCutoff | |
---|---|
This setting controls the maximum number of paragraphs to compare before it bails out. |
|
<translate> Introduced in version:</translate> | 1.30.0 (Gerrit change 357826; git #Ic010543) |
<translate> Deprecated in version:</translate> | 1.34.0 (Gerrit change 511884; git #2eec9499) |
<translate> Removed in version:</translate> | <translate> still in use</translate> |
<translate> Allowed values:</translate> | (integer) |
<translate> Default value:</translate> | 0 |
<translate> Other settings:</translate> <translate> Alphabetical</translate> | <translate> By function</translate> |
Details
Wikidiff2 supports detection of changes in moved paragraphs. Supported values:
- 0 - detection of moved paragraphs is disabled
- int > 0 - maximum number of paragraphs to compare
Number of paragraph comparisons is in <math>O(n^2)</math>. This setting is only effective if the wikidiff2 PHP / HHVM module is used as diffengine. See
$wgExternalDiffEngine
.Categories:
- MediaWiki configuration settings/de-formal
- MediaWiki configuration settings introduced in version 1.30.0/de-formal
- MediaWiki configuration settings deprecated in version 1.34.0/de-formal
- MediaWiki configuration settings still in use/de-formal
- Pages with broken file links
- MediaWiki deprecated or obsolete features/de-formal
- Miscellaneous settings variables/de-formal