57
edits
| Line 21: | Line 21: | ||
= Possible Solutions = | = Possible Solutions = | ||
== Client Side Solutions == | == Client Side Solutions == | ||
=== XUL Help Widget === | |||
The widget would know how to retrieve and display help by itself. Might come in two varieties: | |||
* Help button | |||
* Help Menu Item | |||
=== XUL Help Display widget === | |||
This is needed only if help is retreived from a web service. | |||
== Servers Side Solutions == | == Servers Side Solutions == | ||
The big worry for the server is whether it can scale since there is a potential for a lot of hits. | The big worry for the server is whether it can scale since there is a potential for a lot of hits. | ||
edits