Reference:MergeArticles: Difference between revisions

No edit summary
No edit summary
Tag: 2017 source edit
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{BSExtensionInfobox
{{BSExtensionInfo
|desc=Merge corresponding pages in wiki instances.
|desc=Merge corresponding pages in wiki instances.
|status=stable
|status=stable
Line 9: Line 9:
|license=GPL v3
|license=GPL v3
|active=No
|active=No
|features=The extension '''MergeArticles''' makes it possible to merge page revisions.
If a page is moved to another wiki using the '''[[Manual:Extension/ContentTransfer|ContentTransfer]]''' extension, the page is saved in a special namespace in the target wiki. From there, the page can be compared and merged with the latest revision that already exists in this wiki.
}}
}}
{{wcagCheck}}
{{wcagCheck}}
The extension '''MergeArticles''' makes it possible to merge two corresponding wiki pages in different wiki instances.
__TOC__
==Usage / Features==
If a page is moved to another wiki using the ContentTransfer extension, the page is saved in a special namespace in the target wiki. From there, the page can be compared and merged with the last version in the target wiki.
==Technical information==
===Configuration===
===Rights (permissions)===
===Requirements===
{{PAGENAME}} requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].


[[Category:Extension]]
{{Translation}}
{{Translation}}

Latest revision as of 08:27, 16 August 2023

Extension: MergeArticles

all extensions

Overview
Description:

Allows merging comparing and merging articles

State: stable Dependency: BlueSpice
Developer: HalloWelt License: GPL-3.0-only
Type: BlueSpice Category: Quality Assurance
Edition: BlueSpice Farm (deactivated) Version: 4.1+

Features

The extension MergeArticles makes it possible to merge page revisions.

If a page is moved to another wiki using the ContentTransfer extension, the page is saved in a special namespace in the target wiki. From there, the page can be compared and merged with the latest revision that already exists in this wiki.

Technical Information

This information applies to BlueSpice 4. Technical details for BlueSpice Cloud can differ in some cases.

Requirements

  • MediaWiki: 1.39.0

Integrates into

  • MergeArticles

Special pages

  • MergeArticles

Permissions

Name Description Role
merge-articles Merge pages admin

Configuration

Name Value
MADraftFilePrefix 'Draft_'
MAEnableBetaFeatures false
MAUseLineByLineDiff false

API Modules

  • ma-discard-draft
  • ma-merge-page-existing
  • ma-merge-page-new
  • ma-set-related-titles


Discussions