This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 71947 - JavaHelp page customization
Summary: JavaHelp page customization
Status: NEW
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Kozeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-27 22:54 UTC by Jesse Glick
Modified: 2013-02-14 13:17 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2006-01-27 22:54:11 UTC
You can now add a helpset to a module, but it is cumbersome to add further pages.

Suggest that the JavaHelp Packages node be given a further subnode Pages,
listing all pages (showing the title) found in the current map file. You could
use the context menu to add a new page (registered in TOC, index, map) - specify
HTML file basename, page title, and map ID. Or choose Delete from the context
menu of a page to delete it and all references to it. Etc.
Comment 1 Jesse Glick 2012-03-08 13:17:36 UTC
JavaHelp Packages obsolete as of @HelpSetRegistration.

Maybe more simply an Alt-INSERT fragment in map.xml to add a new page?