Closed
Bug 298015
Opened 20 years ago
Closed 19 years ago
Fix broken links in Index
Categories
(Firefox Graveyard :: Help Documentation, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox1.5
People
(Reporter: gidsgoldberg, Assigned: gidsgoldberg)
Details
Attachments
(1 file, 2 obsolete files)
|
2.43 KB,
patch
|
steffen.wilberg
:
review+
asa
:
approval-aviary1.1a2+
|
Details | Diff | Splinter Review |
The index could do with some cleaning up. The History enrtry points to Navigating Web Pages. The Help Viewer entries lead nowhere. I think we could do away with the index item for 'Using,' any ideas what should happen to the items in that section?
| Assignee | ||
Updated•20 years ago
|
Component: Help Viewer → Help Documentation
Product: Documentation → Firefox
Version: unspecified → Trunk
Updated•20 years ago
|
Assignee: help.viewer → nobody
QA Contact: danielwang → help.documentation
| Assignee | ||
Comment 1•20 years ago
|
||
Changing summary to be much more specific. The history link in the index is fine, only the help viewer links are broken as far as I can find.
Summary: Clean up Index → Fix broken links in Index
| Assignee | ||
Comment 2•20 years ago
|
||
The text 'Help Viewer' seems to be inconsistent here with the use of 'Help Window' everywhere else in help. It seems 'Help Viewer' is only referenced internally otherwise. This would need to be fixed across a few places though I guess.
Attachment #186818 -
Flags: review?(steffen.wilberg)
Comment 3•20 years ago
|
||
Comment on attachment 186818 [details] [diff] [review] fixes broken links in index to help viewer documents Yeah, we should use "Help Window" instead of "Help Viewer". Looks like the Index is the only place using "Help Viewer". Fix the IDs and the name tags, please. >-</rdf:RDF> >+</rdf:RDF> >\ No newline at end of file That's a bad idea. Each file should end with an empty line. Good editors like JEdit provide an option to hide the last line so you don't delete it accidentally.
Attachment #186818 -
Flags: review?(steffen.wilberg) → review-
Comment 4•20 years ago
|
||
Comment on attachment 186818 [details] [diff] [review] fixes broken links in index to help viewer documents While you're in here, could you change ":" in the ID attributes in the lines you change to "-"? Colons are illegal characters in IDs, but Mozilla's RDF parser sucks that way (as well as in many others, but I digress). Just change them in the lines you're already changing - the rest of the lines don't have to be changed immediately, and this isn't the bug for a big cleanup patch.
| Assignee | ||
Comment 5•20 years ago
|
||
I've taken on board the points of Steffen and Jeff in this version. I wonder if whilst I'm at it we should patch welcome.xhtml so it always reads Help Window instead of Help window?
Attachment #186818 -
Attachment is obsolete: true
Attachment #187130 -
Flags: review?(steffen.wilberg)
| Assignee | ||
Updated•20 years ago
|
Assignee: nobody → gidsgoldberg
Comment 6•20 years ago
|
||
Comment on attachment 187130 [details] [diff] [review] fixes broken links in index to help viewer documents You're getting close, but you missed Jeff's comment on replacing ":" by "-" in the IDs. Instead of ID="help-window:how-to-use", it should be ID="help-window-how-to-use".
Attachment #187130 -
Flags: review?(steffen.wilberg) → review-
Comment 7•20 years ago
|
||
I'm not sure whether I prefer "Help Window" to "Help window". I'm leaning towards the current "Help window".
| Assignee | ||
Comment 8•20 years ago
|
||
I think I misunderstood Jeff's comment the first time but here goes again.
Attachment #187130 -
Attachment is obsolete: true
Comment 9•19 years ago
|
||
Comment on attachment 187858 [details] [diff] [review] fixes broken links in index to help viewer documents r=me, thanks.
Attachment #187858 -
Flags: review+
Attachment #187858 -
Flags: approval-aviary1.1a2?
Updated•19 years ago
|
Target Milestone: --- → Firefox1.1
Updated•19 years ago
|
Attachment #187858 -
Flags: approval-aviary1.1a2? → approval-aviary1.1a2+
Comment 10•19 years ago
|
||
Checking in mozilla/browser/locales/en-US/chrome/help/firebird-index1.rdf; /cvsroot/mozilla/browser/locales/en-US/chrome/help/firebird-index1.rdf,v <-- firebird-index1.rdf new revision: 1.22; previous revision: 1.21 done
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•