Changes

Jump to navigation Jump to search
Updated screen captures for ActivityHelp
Line 12: Line 12:  
* Improve current help activity
 
* Improve current help activity
   −
== Work done so far ==
+
== Progress ==
 +
 
 +
==== View help for the Activity in the help itself ====
 +
 
 +
Help content for the current Activity can be viewed in the Activity itself. It will pop up in a window when the user enters the key combination '''ctrl+shift+h'''. If there is no help content for the Activity, an error message will be written to the log. I have used the '''bundle_id''' of the Activity to match it with the corresponding help content file (in html).
 +
 
 +
<gallery>
 +
File:Activity_help_browse.png|ActivityHelp in Browse
 +
File:Activity_help_pippy.png|ActivityHelp in Pippy
 +
</gallery>
 +
 
 +
==== Support help content localization ====
 +
 
 +
For the help content at https://git.sugarlabs.org/help-activity-content I have generated the POT files using sphinx internationalization tools.
 +
 
 +
==== Update Help activity ====
 +
 
 +
==== Update current help content ====
 +
 
    
* Implemented a Gtk window to view help in the activity
 
* Implemented a Gtk window to view help in the activity
62

edits

Navigation menu