https://bugzilla.wikimedia.org/show_bug.cgi?id=70839

            Bug ID: 70839
           Summary: Add convenience links for accessing the extension
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: UserMerge
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

Created attachment 16466
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=16466&action=edit
Patch to add 'merge' and 'delete' links to users

While using the extension I found it very frustrating that I had to manually
type the usernames of to-be-deleted spammers. Or copy & paste, which still
involved page switching back and forth.

The attached patch places 'merge' and 'delete' links to the user's
contributions page and to the user tools link set, with the following
restrictions:
- links are only added if the current user has the 'usermerge' right
- links are not added for non-mergeable users (i.e. current user, already
deleted user and users in protected groups)
- 'delete' link is only generated if $wgUserMergeEnableDelete is set to true

Following the generated links will only prefill the form fields in
Special:Usermerge, so each action must still be confirmed by clicking the
'Merge' button.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to