You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:BlueSpiceVisualDiff"
(→Usage / Features) |
(Tag: 2017 source edit) |
/tmp/bshtmldiff/helpdesk_en-hw_/6016.html (Datei oder Verzeichnis nicht gefunden)
/tmp/bshtmldiff/helpdesk_en-hw_/6016.wiki (Datei oder Verzeichnis nicht gefunden)
(15 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{BSExtensionInfo |
− | |||
|status=stable | |status=stable | ||
|developer=HalloWelt | |developer=HalloWelt | ||
|type=BlueSpice | |type=BlueSpice | ||
− | |edition=BlueSpice pro | + | |edition=BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |
− | |||
|compatible=BlueSpice | |compatible=BlueSpice | ||
− | |||
|category=Quality Assurance | |category=Quality Assurance | ||
− | + | |features='''VisualDiff''' enables users to easily compare two versions of a wiki page. | |
− | |||
− | |||
− | |||
− | = | ||
− | |||
− | '''VisualDiff''' | ||
− | |||
− | |||
There are three diff views: | There are three diff views: | ||
− | 1. Visual: | + | 1. ''Visual'': |
− | + | The differences are shown in the flow text. Changes are highlighted in color. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | 2. ''WikiText'': | ||
+ | The output is shown in WikiCode in an integrated view. Changes are highlighted in color. | ||
− | + | 3. ''Classic'': | |
+ | The output is in WikiCode. Old and new text face each other in two columns. | ||
+ | *You can switch between the views via tabs. | ||
+ | *The Java command-line tool DaisyDiff creates a unified diff from two revisions rendered in HTML. This is displayed on a SpecialPage. | ||
+ | *Additional information is displayed, e.g., the compared revisions. | ||
+ | *A navigation to the previous difference is displayed. The behavior is similar to that of MediaWiki. | ||
+ | *You can jump from one change to the next via flyout. | ||
− | + | The extension VisualDiff is based on the HTML-Diff tool DaisyDiff and shall give a quick and visually appealing overview of the changes in revisions of a wiki article. The changes are displayed in a so called Unified-Diff and therefore in a document and not like usual in two columns. The normal link to the diff view of MediaWiki is overwritten by a link to a special page. The article revision (oldid) works as a basis for the comparison. This also defines the changes like "added" and "deleted".}} |