Closed
Bug 701240
Opened 14 years ago
Closed 14 years ago
Change default user page text to direct users to their profile
Categories
(developer.mozilla.org Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jswisher, Unassigned)
Details
User profiles are not very discoverable from within the wiki. However, one of the things many new users do is to go to their wiki user page. They often try to tag their user page based on their interests, which messes up the tag-based search results. If we directed them to their profile, they might discover the Interests tags instead.
For example, add some text like:
To add personal and contact information about yourself, edit your <a href="https://developer.mozilla.org/en-US/profiles/username">profile page</a>.
Comment 1•14 years ago
|
||
Sheppy/Craig, do you know - is this something we have to do in the deki skin, or can we just edit the base user template page?
Comment 2•14 years ago
|
||
This is done using the user template page here: https://developer.mozilla.org/Template:New_user_page
The contents of that template are copied to new user pages when they're created.
| Reporter | ||
Comment 3•14 years ago
|
||
Made these changes:
https://developer.mozilla.org/index.php?title=Template:New_user_page&action=diff&revision=8&diff=9
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•13 years ago
|
Version: Deki → unspecified
| Assignee | ||
Updated•13 years ago
|
Component: Deki Infrastructure → Other
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
•