Bug 92456

Summary: Be sensitive to the currently configured capability page
Product: [Eclipse Project] Platform Reporter: Dejan Glozic <dejan>
Component: User AssistanceAssignee: Dejan Glozic <dejan>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: P1    
Version: 3.1   
Target Milestone: 3.1 M7   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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.