Features/Activity Help: Difference between revisions
No edit summary |
|||
| Line 34: | Line 34: | ||
== How To Test == | == How To Test == | ||
I have already sent a pull requets (https://github.com/sugarlabs/sugar/pull/114). This feature needs some modifications to be made in Help activity as well. Those modifications will be available from Help 17 onwards which is to be released soon. Once you have Help 17 and the diff is applied to sugar, | |||
1) Open an activity like Browse, Read | |||
2) Press ctrl+shift+h, a window should pop up with the help content for that particular activity (only if the help content for that activity is already there in Help activity) | |||
== User Experience == | == User Experience == | ||
It will be convenient for the users to have the ability to view the help of the current activity within the activity itself. Otherwise the user has to load Help activity and search for help for that particular activity. Since help/support is something that is spread system wide, it is better we make it available wherever possible rather than keeping it as a separate activity. Since this feature enables to view in the current locale (only if the content is available in the current locale in Help activity), it will be more helpful for the users to read and unsderstand the content in a language that is more convenient to them. | |||
== Dependencies == | == Dependencies == | ||
This feature needs some modifications to be made to Help activity. The modifications required are to be due to be included in Help 17. | |||
== Contingency Plan == | == Contingency Plan == | ||
None. The code is complete and waiting to be reviewed. | |||
== Documentation == | == Documentation == | ||
[[http://wiki.sugarlabs.org/go/GSoC/2013/ActivityHelp]] | |||
== Release Notes == | == Release Notes == | ||
Supports viewing help for the current activity in the current locale inside the activity itself. | |||
== Comments and Discussion == | == Comments and Discussion == | ||