Open
Bug 388677
Opened 18 years ago
Updated 2 years ago
Italicized documentation items should have <a name= id=> preferably matching standard bug form id
Categories
(Bugzilla :: Documentation, defect, P4)
Tracking
()
NEW
People
(Reporter: timeless, Unassigned)
References
()
Details
Attachments
(1 obsolete file)
I'm trying to document how to use Bugzilla and not being able to link to specific field descriptions in this page is annoying.
the same applies to the parameters listed at http://www.bugzilla.org/docs/3.0/html/parameters.html
ids should be based on parameter names
Updated•18 years ago
|
Severity: normal → minor
OS: Windows XP → All
Priority: -- → P4
Hardware: PC → All
Summary: Italicized items should have <a name= id=> preferably matching standard bug form id → Italicized documentation items should have <a name= id=> preferably matching standard bug form id
Comment 2•13 years ago
|
||
Since the HTML5 spec says to link to locations within pages using the id parameter of the element to which you are trying to link and since that method is also valid in HTML 4.01, wouldn't it be better to assign existing elements in the page an id?
Comment 3•11 years ago
|
||
The RST docs still don't have this.
Gerv
Updated•2 years ago
|
Attachment #9386716 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•