Closed
Bug 614174
Opened 15 years ago
Closed 15 years ago
Differentiate and interlink talk pages and their topic pages
Categories
(developer.mozilla.org Graveyard :: General, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
0.9.3
People
(Reporter: jswisher, Assigned: craigcook)
References
()
Details
(Whiteboard: 0.9.2.1)
Current behavior:
The new MDN skin provides no cues, other than the URL, to visually distinguish a talk page from the corresponding topic page. The title and breadcrumbs are the same (possibly with capitalization differences). Also, the talk page has no UI, other than the Back button, for returning to its topic page. If you arrive a talk page from a search, the only way to get to the topic page is to edit the URL.
Desired behavior:
Differentiate talk pages in the title and breadcrumbs by including "Talk:".
Provide a UI for navigating from a talk page to its topic page (e.g., in the "This page" menu).
User complaint:
http://mdn.uservoice.com/forums/51389-mdn-website-feedback-http-developer-mozilla-org/suggestions/1243483-talk-page-should-link-back-to-normal-page
Sample MindTouch template for navigating back to topic page:
http://developer.mindtouch.com/en/kb/Create_a_front_or_talk_page_visual_navigation
Comment 1•15 years ago
|
||
This is IMHO a significant issue we should try to address ASAP.
Severity: enhancement → major
Priority: -- → P1
Target Milestone: --- → 0.9.3
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → craigcook.bugz
Updated•15 years ago
|
Whiteboard: 0.9.2.1
| Assignee | ||
Comment 2•15 years ago
|
||
In r78485 I've added "This is the talk page for ____" under the title on talk pages, linking back to the parent article.
The breadcrumbs are trickier, and unfortunately we don't have a lot of control over their output short of building our own breadcrumb function from scratch to use in place of Mindtouch's code. Hopefully the prominent notice under the title will be enough for now.
Updated•15 years ago
|
Comment 3•15 years ago
|
||
qa-verified-stage https://developer-stage9.mozilla.org/Talk:en/Javascript
Comment 4•15 years ago
|
||
verified fixed https://developer.mozilla.org/Talk:en/Javascript
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Version: Deki → unspecified
Updated•13 years ago
|
Component: Deki Infrastructure → Other
Updated•6 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
•