Web Manager “Settings” Menu Options > Configuring an Alternate Help File Location

Configuring an Alternate Help File Location
When an administrative user selects the Help option under Settings, a screen appears like the one shown in the following figure.
Settings Æ Help Screen
The Help button on the Web Manager looks for its help files in the location specified here. By default, the OnBoard help is located at the Cyclades web site at the specified URL: www.cyclades.com/online-help/onb/v_1.1.0.
If an OnBoard administrator downloads the help files from Cyclades ftp server onto another web server or other directory that is available to users, then an administrative user can change the URL in the “URL Prefix” field to point the Help button to the new location for the files.
To Specify a New Location for OnBoard Help Files
1.
The pathname is ftp://ftp.cyclades.com/pub/cyclades/alterpath/onb/doc/OnBoard_online_hlp.zip.
2.
Extract the files and put them into the desired directory under the web server’s root directory on a publicly accessible web server.
For example the following command line would work on a computer running a UNIX-based operating system.
# cd $WEB_SERVER_ROOT/
# gunzip OnBoard_online_hlp.zip
By default, the online help files are expanded into a directory onboard directory under the directory where the zip file is located.
If desired, move the onboard directory name to Log into the Web Manager as admin, and go to Settings Æ Help.
The Help configuration screen appears.
3.
The following example would work for a web server named remoteadmin.
The software adds the name of the onboard directory to the URL prefix and opens the index.html file that launches the help.
4.

Web Manager “Settings” Menu Options > Configuring an Alternate Help File Location