Closed
Bug 220413
Opened 22 years ago
Closed 22 years ago
Help Index has no entry for "plug-in", "helper application", or "java"
Categories
(SeaMonkey :: Help Documentation, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: danielwang, Assigned: rjkeller)
References
Details
Attachments
(1 file, 1 obsolete file)
2.79 KB,
patch
|
neil
:
review+
chofmann
:
approval1.6b+
|
Details | Diff | Splinter Review |
I can't find any entry for "plug-in" or "helper application" in Help Index. not
sure if this is a regression from bug 220169.
Assignee | ||
Comment 1•22 years ago
|
||
nope. no regression. I'll take a look at it right away.
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•22 years ago
|
||
Adds the entries to the index. They are both linked to the same file and anchor
because search-db.rdf links them to the same spot. There's also no other
appropraite anchor to use that would link directly there.
Does this cover everything, Daniel?
Assignee | ||
Updated•22 years ago
|
Attachment #132248 -
Flags: review?(neil.parkwaycc.co.uk)
Assignee | ||
Comment 3•22 years ago
|
||
Comment on attachment 132248 [details] [diff] [review]
Patch
well, actually Neil said he couldn't review RDF. Daniel, do you know of an
appropriate reviewer?
Attachment #132248 -
Flags: review?(neil.parkwaycc.co.uk)
Reporter | ||
Comment 4•22 years ago
|
||
Comment on attachment 132248 [details] [diff] [review]
Patch
Well, I can't do + review, but I think I can do - review ;-)
helper applications should have ID = "helper_applications" instead of
"home_page". The link should go to #Navigator:helper_applicationsIDX instead of
#file_types:openingIDX
for plug-ins, you have and id and name wrong ("POP"), and it should link to
#Navigator:plug-insIDX
Also, I just found out that Java is not in the Index either.
in nav_help.html, there needs to be one <a name="Navigator:javaIDX"></a> entry,
<a name="Navigator:plug-insIDX"></a>, <a name="pluginsSDX"></a>, and <a
name="plug-insSDX"></a> should be moved to 1 line above <h3>Plug-ins</h3>
<a name="Navigator:helper_applicationsIDX"></a> and <a
name="helper_applicationsSDX"></a> need to be moved to 1 line above <h3>Helper
Applications</h3>
and <a name="Download_ManagerSDX"></a> and <a name="Download_ManagerIDX"></a>
need to be moved further down to where <a name="using_Download_ManagerSDX"></a>
is
Attachment #132248 -
Flags: review-
Reporter | ||
Updated•22 years ago
|
Summary: Help Index has no entry for "plug-in" or "helper application" → Help Index has no entry for "plug-in", "helper application", or "java"
Assignee | ||
Comment 5•22 years ago
|
||
Daniel: Should we use the "Helper Applications" page or the Java entry in the
glossary to fix this bug?
Assignee | ||
Comment 6•22 years ago
|
||
OK. I'm going to use the Helper Applications page for the Java link.
Assignee | ||
Comment 7•22 years ago
|
||
Attachment #132248 -
Attachment is obsolete: true
Assignee | ||
Updated•22 years ago
|
Attachment #136394 -
Flags: review?(neil.parkwaycc.co.uk)
Comment 8•22 years ago
|
||
Comment on attachment 136394 [details] [diff] [review]
Patch 2
I found it strange that these (and others) all (already) link to Managing
Different File Types.
Attachment #136394 -
Flags: review?(neil.parkwaycc.co.uk) → review+
Assignee | ||
Updated•22 years ago
|
Attachment #136394 -
Flags: approval1.6b?
Comment 9•22 years ago
|
||
Comment on attachment 136394 [details] [diff] [review]
Patch 2
a=chofmann for 1.6b
Attachment #136394 -
Flags: approval1.6b? → approval1.6b+
Assignee | ||
Comment 10•22 years ago
|
||
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•22 years ago
|
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•