Changes between Version 4 and Version 5 of GROUP_APP_HELP_R0
- Timestamp:
- 03/26/09 14:04:13 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified GROUP_APP_HELP_R0
v4 v5 20 20 * 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. 21 21 * In the root directory of the online help information create subdirectory named "2.0". 22 * When a new version is released, and only if something is changed in the help information,create a subdirectory, named according to that new version.23 * Each subdirectory should contain the whole help content. It is error prone to have only the new pages, because HTML pages from a previous version may have links to pages from that old version, instead of the new. (example: 2.0/a.htm, 2.0/b.htm with link to a.htm; 2.1/a.htm, if we use 2.0/b.htm, there is a link to 2.0/a.htm instead of 2.1/a.htm).22 * When a new version is released, create a subdirectory, named according to that new version. 23 * Each subdirectory should contain the whole HTML content (and only the HTML content, because images can be shared). It is error prone to have only the new pages, because HTML pages from a previous version may have links to pages from that old version, instead of the new. (example: 2.0/a.htm, 2.0/b.htm with link to a.htm; 2.1/a.htm, if we use 2.0/b.htm, there is a link to 2.0/a.htm instead of 2.1/a.htm). 24 24 25 25 * Help content should be displayed in user's default web browser. … … 32 32 * for next revisions it will be good to have a Help tab similar to the Search tab - search box and list of results. 33 33 * &Web site - opens the official website of Sophie 2. 34 * &Ask for Help... - opens a web page (forum, wiki, etc.) where the user can ask anything about the program or propose enhancements.34 * As&k for Help... - opens a web page (forum, wiki, etc.) where the user can ask anything about the program or propose enhancements. 35 35 * Send an &Error Report... - opens the bug report form (see [wiki:APP_BUG_REPORT_FORM_R0]). 36 36 * (separator) 37 37 * &About - displays the about dialog window. 38 38 * in next revisions: Check for &Updates. 39 * (& means that the following letter will be underlined and used as a keyboard shortcut). 39 40 40 41 * About dialog