Changes between Version 4 and Version 5 of GROUP_APP_HELP_R0


Ignore:
Timestamp:
03/26/09 14:04:13 (16 years ago)
Author:
mitex
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified GROUP_APP_HELP_R0

    v4 v5  
    2020 * 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. 
    2121  * 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).  
    2424 
    2525 * Help content should be displayed in user's default web browser. 
     
    3232   * for next revisions it will be good to have a Help tab similar to the Search tab - search box and list of results. 
    3333  * &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. 
    3535  * Send an &Error Report... - opens the bug report form (see [wiki:APP_BUG_REPORT_FORM_R0]). 
    3636  * (separator) 
    3737  * &About - displays the about dialog window. 
    3838  * in next revisions: Check for &Updates. 
     39  * (& means that the following letter will be underlined and used as a keyboard shortcut). 
    3940 
    4041 * About dialog