Difference between revisions of "GSoC/2013/Activity Help"

From Sugar Labs
< GSoC‎ | 2013
Jump to navigation Jump to search
(Created page with "== Introduction == This page presents the status of the project [http://wiki.sugarlabs.org/go/Summer_of_Code/2013#Implement_help_mechanism_for_activities_using_Mallard "Imple...")
 
Line 15: Line 15:
  
 
* Implemented a Gtk window to view help in the activity
 
* Implemented a Gtk window to view help in the activity
 +
* Help file matching with the respective activity is done
  
 
== todo ==
 
== todo ==
  
 
* Should display help of the relevant activity (match activity and the help)
 
* Should display help of the relevant activity (match activity and the help)

Revision as of 02:58, 15 July 2013

Introduction

This page presents the status of the project "Implement help mechanism for activities using Mallard". This project is being implemented as a GSoC 2013 project.

Although the initial proposal was to use Mallard for the help mechanism, the research done and the progress of the project proved that simply using the current help content would serve the purpose. Therefore with the approval of the mentors, the implementation with Mallard is dropped.

Objectives

  • Implement a help mechanism to view Help in the Activity
  • Support l10n for help content
  • Write help for more activities
  • Improve current help activity

Work so far

  • Implemented a Gtk window to view help in the activity
  • Help file matching with the respective activity is done

todo

  • Should display help of the relevant activity (match activity and the help)