Changes between Version 14 and Version 15 of GROUP_APP_HELP_R0
- Timestamp:
- 05/14/09 16:07:07 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUP_APP_HELP_R0
v14 v15 15 15 * Some help content is already available at [wiki:ITERATION_06/Release/UserDocumentation]. 16 16 * For next revisions: Select a better place for the help files in the official website for Sophie 2. 17 * For next revisions (or in another task): Provide search functionality in the site.18 17 19 18 * Since we'll have different versions of Sophie, for example 2.0, 2.01, 2.1, 2.2, etc., we should support different help content for each of them. … … 35 34 * The Help menu in Sophie 2 should contain the following items: 36 35 * &Help Contents - displays the start page of the help information. See the Extensibility section. 37 * &Web site - opens the official website of Sophie 2 in the default web browser.38 * As&k for Help... - opens a web page (web form, forum, wiki, etc.) where the user can ask anything about the program or propose enhancements. This is related with the next section - the bug report form.36 * (in next revisions) &Web site - opens the official website of Sophie 2 in the default web browser. 37 * (in next revisions) As&k for Help... - opens a web page (web form, forum, wiki, etc.) where the user can ask anything about the program or propose enhancements. This is related with the next section - the bug report form. 39 38 * Send an &Error Report... - opens the bug report form (see [wiki:APP_BUG_REPORT_FORM_R0]). 40 39 * (separator) … … 50 49 * The HelpSets are dynamically merged into a single HelpSet. 51 50 52 * About dialog51 * (in next revisions) About dialog 53 52 * Currently there is existing simple about dialog (OldAboutDialog), which displays textual information about the product. 54 53 * Current about dialog should be refactored in order to match the new design of the application. … … 77 76 * Create the menu items. 78 77 79 * For the about dialog:78 * (in next revisions) For the about dialog: 80 79 * Ask for the official logo of Sophie 2. 81 80 * Create an extension point in the help module, to allow the Author and the Reader to display different information. … … 128 127 * [changeset:2158] 129 128 * [changeset:2159] 129 * [changeset:2205] 130 * [changeset:2277] 131 * [changeset:2280] 130 132 131 133 = Testing =