m (1 revision imported) |
m (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud") |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|desc=Merges several users into one account. | |desc=Merges several users into one account. | ||
|status=stable | |status=stable | ||
|developer=Tim Laqua, | |developer=Tim Laqua, Thomas Gries, Siebrand Mazeland | ||
|type=MediaWiki | |type=MediaWiki | ||
|edition=BlueSpice | |edition=BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice cloud | ||
|compatible=MediaWiki | |compatible=MediaWiki | ||
|category=Administration | |category=Administration | ||
|license=GPL v3 only | |license=GPL v3 only | ||
|docu=https://www.mediawiki.org/wiki/Extension:UserMerge | |docu=https://www.mediawiki.org/wiki/Extension:UserMerge | ||
| | |active=Yes | ||
|features= | |||
'''UserMerge''' | '''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 | '''The extension allows to:''' | ||
*merge (refer contributions, texts, watchlists, edit count of a first account A to a second account B | *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) | *delete the first account A after the merge (option box) | ||
Limitations | '''Limitations''' | ||
*you cannot delete a user A without having merged the user A to B | *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 | *you cannot merge your own account (logged-in user) into a different user | ||
Extras | '''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 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 | *If your version of the extension complains about an empty "New User" field you can fill in "Anonymous". | ||
}} | |||
{{wcagCheck | |||
|wcagStatus=2-testing complete | |||
|wcagCheckedfor=Authoring tool | |||
|wcagTestdate=2022-08-08 | |||
|wcagLevel=AA | |||
|wcagSupport=supports | |||
|wcagComments=Form for merging users is accessible to screenreader. | |||
|extensionType=core | |||
|extensionFocus=admin | |||
}} |
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 |