Closed
Bug 1142541
Opened 10 years ago
Closed 5 years ago
Reorganize (and add) links to action in first-edit e-mails
Categories
(developer.mozilla.org Graveyard :: User management, task)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: teoli, Unassigned)
References
Details
The first-edit e-mails that we received could be more efficient if we slightly reorganized the bottom links. (And add a few ones)
Currently:
View User Profile: <url>
Compare on MDN: <url>$compare…
View Article: <url>
Edit Article: <url>
Article History: <url>
I propose:
Delete Article: <url>$delete
View Article: <url>
Edit Article: <url>$edit
<intentional 1-line space>
View diff in MDN: <url>$compare…
History: <url>$history
<intentional 1-line space>
User profile: View User Profile: <url>
Ban user: <admin url>
The most common case asking for a quick reaction is to click the first and the last link.
The groups allow to quickly scan the different activity possible.
Reporter | ||
Comment 1•10 years ago
|
||
It wasn't very legible, here is it again without the <intential 1-line space> explicitly listed:
Delete Article: <url>$delete
View Article: <url>
Edit Article: <url>$edit
View diff in MDN: <url>$compare…
History: <url>$history
User profile: View User Profile: <url>
Ban user: <admin url>
Updated•10 years ago
|
Severity: normal → minor
Comment 3•8 years ago
|
||
We've made a few changes:
* New users don't have the ability to create new English articles by default, so "Delete Article" is no longer the most common action, and not a part of spam cleanup
* There is a "Ban User and Cleanup" option that combines user banning, spam reporting, reverting edits, and deleting documents.
New proposal:
Ban User and Cleanup: /users/ban_user_and_cleanup/<user>
User profile: View User Profile: <url>
View Article: <url>
Edit Article: <url>$edit
View diff in MDN: <url>$compare…
History: <url>$history
Comment 4•5 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•