Difference between revisions of "Reference:BlueSpiceVisualDiff"
Fbaeckmann (talk | contribs) m (Text replacement - "[[de:{{FULLPAGENAME}}]]" to "[[de:Referenz:{{PAGENAME}}]]") |
(Tag: Visual edit) |
Extension: BlueSpiceVisualDiff
Overview | |||
---|---|---|---|
Description: | enables users to easily compare two versions of an article with just a few clicks. | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | GPL v3 only |
Type: | Category: | Quality Assurance | |
Edition: | BlueSpice pro | ||
Features[edit source]
Contents
Description[edit | edit source]
VisualDiff for BlueSpice BlueSpiceVisualDiff enables users to easily compare two versions of an article with just a few clicks.
Usage / Features[edit | edit source]
There are three diff views:
1. Visual:
- The output is done as a reader sees it, in an integrated view. Changes are highlighted in color: Supplements green, red strokes.
2. WikiText:
- The output is done in WikiCode in an integrated view. Changes are highlighted in color: Supplements green, red strokes.
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 will be displayed on a SpecialPage.
- Additional information is displayed, eg 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.
-
Wherever MediaWiki links to the diff view, the special page should be used instead. In particular consider:
- Left on version page.
- Links in the ArticleInfo bar.
- Links from notification emails from MediaWiki.
- Links from notification emails from BlueSpice.
- Links from the PDF view.
Technical information[edit | edit source]
Configuration[edit | edit source]
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".
Rights (permissions)[edit | edit source]
To use VisualDiff, the user needs to have reading rights for the respective namespace.
Requirements[edit | edit source]
VisualDiff requires BlueSpiceFoundation.
User manual[edit | edit source]
For detailed description and usage please visit our user manual.
Try free our BlueSpice[edit | edit source]
{{BSExtensionInfobox |desc=enables users to easily compare two versions of an article with just a few clicks. |status=stable |developer=HalloWelt |type=BlueSpice |edition=BlueSpice pro |active=Yes |compatible=BlueSpice |category=Quality Assurance |license=GPL v3 only |package=VisualDiff }} __TOC__ ==Description== '''VisualDiff''' for BlueSpice BlueSpiceVisualDiff''' enables users to easily compare two versions of an article with just a few clicks. ==Usage / Features== There are three diff views: 1. Visual: * *The output is done as a reader sees it, in an integrated view. Changes are highlighted in color: Supplements green, red strokes. 2. WikiText: * *The output is done in WikiCode in an integrated view. Changes are highlighted in color: Supplements green, red strokes. 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 will be displayed on a SpecialPage. * Additional information is displayed, eg 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. * Wherever MediaWiki links to the diff view, the special page should be used instead. In particular consider: ** Left on version page. ** Links in the ArticleInfo bar. ** Links from notification emails from MediaWiki. ** Links from notification emails from BlueSpice. ** Links from the PDF view. ==Technical information== ===Configuration=== 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". ===Rights (permissions)=== To use VisualDiff, the user needs to have reading rights for the respective namespace. ===Requirements=== VisualDiff requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]]. ==User manual== For detailed description and usage please visit our [[Manual:Extension/VisualDiff|user manual.]] ==Try free our BlueSpice== [https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.] [[de:Referenz:{{PAGENAME}}]] [[en:Reference:{{PAGENAME}}]] [[Category:BlueSpice_pro]] [[Category:Extension]]
Line 16: | Line 16: | ||
==Description== | ==Description== | ||
− | ''' | + | '''BlueSpiceVisualDiff''' enables users to easily compare two versions of an article. |
==Usage / Features== | ==Usage / Features== | ||
Line 23: | Line 23: | ||
1. Visual: | 1. Visual: | ||
− | * The output is done as a reader sees it, in an integrated view. Changes are highlighted in color: Supplements green, red strokes. | + | |
+ | *The output is done as a reader sees it, in an integrated view. Changes are highlighted in color: Supplements green, red strokes. | ||
2. WikiText: | 2. WikiText: | ||
− | * The output is done in WikiCode in an integrated view. Changes are highlighted in color: Supplements green, red strokes. | + | |
+ | *The output is done in WikiCode in an integrated view. Changes are highlighted in color: Supplements green, red strokes. | ||
3. Classic: | 3. Classic: | ||
− | |||
− | * You can switch between the views via tabs. | + | *The output is in WikiCode. Old and new text face each other in two columns. |
− | * The Java command-line tool DaisyDiff creates a unified diff from two revisions rendered in HTML. This will be displayed on a SpecialPage. | + | |
− | * Additional information is displayed, eg the compared revisions | + | *You can switch between the views via tabs. |
− | * A navigation to the previous difference is displayed. The behavior is similar to that of MediaWiki. | + | *The Java command-line tool DaisyDiff creates a unified diff from two revisions rendered in HTML. This will be displayed on a SpecialPage. |
− | * You can jump from one change to the next via flyout. | + | *Additional information is displayed, eg the compared revisions |
− | * Wherever MediaWiki links to the diff view, the special page should be used instead. In particular consider: | + | *A navigation to the previous difference is displayed. The behavior is similar to that of MediaWiki. |
− | ** Left on version page. | + | *You can jump from one change to the next via flyout. |
− | ** Links in the ArticleInfo bar. | + | *Wherever MediaWiki links to the diff view, the special page should be used instead. In particular consider: |
− | ** Links from notification emails from MediaWiki. | + | **Left on version page. |
− | ** Links from notification emails from BlueSpice. | + | **Links in the ArticleInfo bar. |
− | ** Links from the PDF view. | + | **Links from notification emails from MediaWiki. |
+ | **Links from notification emails from BlueSpice. | ||
+ | **Links from the PDF view. | ||
==Technical information== | ==Technical information== | ||
Line 66: | Line 69: | ||
− | [[de:Referenz:{{PAGENAME}}]][[en:Reference:{{PAGENAME}}]] | + | [[de:Referenz:{{PAGENAME}}]] |
− | + | [[en:Reference:{{PAGENAME}}]] | |
− | |||
[[Category:BlueSpice_pro]] | [[Category:BlueSpice_pro]] | ||
[[Category:Extension]] | [[Category:Extension]] |