No edit summary |
m (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud") |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
|developer=Tim Laqua, Thomas Gries, Siebrand Mazeland | |developer=Tim Laqua, Thomas Gries, Siebrand Mazeland | ||
|type=MediaWiki | |type=MediaWiki | ||
|edition=BlueSpice pro, BlueSpice free, BlueSpice | |edition=BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice cloud | ||
|compatible=MediaWiki | |compatible=MediaWiki | ||
|category=Administration | |category=Administration | ||
Line 10: | Line 10: | ||
|docu=https://www.mediawiki.org/wiki/Extension:UserMerge | |docu=https://www.mediawiki.org/wiki/Extension:UserMerge | ||
|active=Yes | |active=Yes | ||
| | |features= | ||
'''UserMerge''' extension allows wiki users with the ''usermerge'' permission (Bureaucrat by default) to merge one Wiki user's account with another Wiki user's account. | |||
'''The extension allows to:''' | |||
*merge (refer contributions, texts, watchlists, edit count of a first account A to a second account B | |||
*delete the first account A after the merge (option box) | |||
'''Limitations''' | |||
*you cannot delete a user A without having merged the user A to B | |||
*you cannot merge your own account (logged-in user) into a different user | |||
'''Extras''' | |||
*if you omit the "New User" field, then the extension auto-populates the New User as "Anonymous" (user_id 0), and ask you to confirm a merge to Anonymous. This is used for user deletion: you first empty (merge to user 0) contributions of a user A, and then delete the user A. | |||
*If your version of the extension complains about an empty "New User" field you can fill in "Anonymous". | |||
}} | }} | ||
{{wcagCheck | {{wcagCheck |
Latest revision as of 10:51, 7 June 2024
Extension: UserMerge
Overview | |||
---|---|---|---|
Description: | Merges several users into one account. | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Tim Laqua, Thomas Gries, Siebrand Mazeland | License: | GPL v3 only |
Type: | MediaWiki | Category: | Administration |
Edition: | BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice cloud | Version: | 4.1+ |
For more info, visit Mediawiki. |
Features
UserMerge extension allows wiki users with the usermerge permission (Bureaucrat by default) to merge one Wiki user's account with another Wiki user's account.
The extension allows to:
- merge (refer contributions, texts, watchlists, edit count of a first account A to a second account B
- delete the first account A after the merge (option box)
Limitations
- you cannot delete a user A without having merged the user A to B
- you cannot merge your own account (logged-in user) into a different user
Extras
- if you omit the "New User" field, then the extension auto-populates the New User as "Anonymous" (user_id 0), and ask you to confirm a merge to Anonymous. This is used for user deletion: you first empty (merge to user 0) contributions of a user A, and then delete the user A.
- If your version of the extension complains about an empty "New User" field you can fill in "Anonymous".
Accessibility
Test status: | 2-testing complete |
---|---|
Checked for: | Authoring tool |
Last test date: | 2022-08-08 |
WCAG level: | AA |
WCAG support: | supports |
Comments: |
Form for merging users is accessible to screenreader. |
Extension type: | core |
Extension focus: | admin |