Manual:$wgWikiDiff2MovedParagraphDetectionCutoff

From mediawiki.org
This page is a translated version of the page Manual:$wgWikiDiff2MovedParagraphDetectionCutoff and the translation is 45% complete.
その他の設定: $wgWikiDiff2MovedParagraphDetectionCutoff
This setting controls the maximum number of paragraphs to compare before it bails out.
導入されたバージョン:1.30.0 (Gerrit change 357826; git #Ic010543)
廃止予定になったバージョン:1.34.0 (Gerrit change 511884; git #2eec9499)
除去されたバージョン:使用中
許容される値:(整数)
既定値:0

詳細

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
段落比較の計算量は です。 This setting is only effective if the wikidiff2 PHP / HHVM module is used as diffengine. $wgExternalDiffEngine を参照してください。