Bug 92456 - Be sensitive to the currently configured capability page
Summary: Be sensitive to the currently configured capability page
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: User Assistance (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P1 critical (vote)
Target Milestone: 3.1 M7   Edit
Assignee: Dejan Glozic CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-22 17:03 EDT by Dejan Glozic CLA
Modified: 2005-04-28 14:35 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dejan Glozic CLA 2005-04-22 17:03:19 EDT
In 3.1, Capabilities page is configured in the product plug-in and text is 
passed to the page as an argument. Help must be sensitive to this in the 
following ways:

1) Dialog we put up when turning the capability filter off must use text that 
matches the preference page (both in the webapp and in the help view)

2) We should offer a link to open the preference page, but we must define 
fetch the page Id (cannot hard-code it)

3) Injected information for capability page must also be pluggable in a 
similar way.
Comment 1 Dejan Glozic CLA 2005-04-28 14:35:34 EDT
Implemented.