...
- By entering the keyword in SrvD2000HelpType
- By defining the help location in SrvD2000HelpPath. Locations are somewhat relative and the resulting path is composed according to the rules described below. The addition depends on the type of help given by the keyword and is described in the table. Links to specific help pages are then added to the calculated path. Some paths are predefined and cannot be changed. The reason for using "relative" paths is the possibility of using multilingual help depending on the language used by the user on his console and help for different versions.
Note: For a specific user, it is still necessary to set the help parameters in the D2000 HI, in the Help Settings. There it is possible to specify the use of server settings or enter custom settings that are subsequently used in the D2000 HI, D2000 Cnf, D2000 GrEditor processes.
Note: Offline documentation (zip) is also available for environments that are not connected to the Internet.
| Keyword | Meaning | SrvD2000HelpPath - Help location setting |
|---|---|---|
| HelpWebIPS | Web server Ipesoft (Confluence) - current help available on the website of Ipesoft s.r.o. It is continuously updated. | The path is defined by the text "https://doc.ipesoft.com/label/D2DOCV" and cannot be changed. The final destination path is supplemented as follows: the D2000 version is added to the path, e.g. 22, and the language of the help, e.g.: EN. Example of the resulting location: https://doc.ipesoft.com/label/D2DOCV22EN/ |
| HelpWebServerHtml | Web server (HTML) - help available through a website. | The path leads to the Internet address. It is necessary to specify it. E.g.: https://MyWebsite/help The physical location is supplemented as follows: the help language is added to the path, for example EN + keyword label Example of the resulting location: https://MyWebsite/help/EN/label |
| HelpSharedDir | Shared directory (HTML). A directory with help located on a network share, common to multiple D2000 system consoles that have access to it. | The path points to any location on the network drive. It is necessary to enter it. E.g: S:\D2000_HELP. The physical location is supplemented as follows: the help language is added to the path, for example EN + keyword label Example of the resulting location: S:\D2000_HELP\EN\label |
| HelpLocalD2000Dir | HELP directory of D2000 installation (HTML) | The path points to the location of the D2000 installation and cannot be changed. E.g: C:\D2000\D2000_V22.0.76\D2000_EXE\HELP. The physical location is supplemented as follows: the help language is added to the path, for example EN + keyword label Example of the resulting location: C:\D2000\D2000_V22.0.76\D2000_EXE\HELP\EN\label\ |
| HelpLocalAnyPath | Local directory (HTML) A directory with help located on a local or network drive that can be accessed by the console of the D2000 system. | The path points to any location on the local disk. It is necessary to enter it. E.g: C:\D2000_HELP. The physical location is supplemented as follows: the help language is added to the path, for example EN + keyword label Example of the resulting location: C:\D2000_HELP\EN\label\ |
...