help administration.html
1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Help Administration</title>
</head>
<body>
<h2>Help Administration</h2>
KnowledgeTree Document Management System contains several built-in Help files.
</p>
<br />
<p>
You can access Help for the page you're on, wherever you see this icon <b><font color='blue'>(?)</font></b> in the bar at the top right of the page. The Help file that displays provides information on using the system function relevant to your current location in the DMS.
</p>
<br />
<p>
You can customize any Help file and restore the default text if necessary.
</p>
<br />
<p>
<h3>Customize a Help File</h3>
<ul>
<li>1. Open the relevant Help file in KnowledgeTree's Web interface.</li>
<li>2. Click the Help icon in the top bar to open the file.</li>
<li>3. Click Edit this help page to open the file editing screen.</li>
<li>4. Make the required changes; then, click Update.</li>
</ul>
</p>
<br />
<p>
<h3>View Your Customized Help Files</h3>
<ul>
<li>1. In DMS Administration - Miscellaneous - Edit Help Files, click Edit Help Files to open the Current Help Assignments page.</li>
<li>2. View the list of files (if any) in the Existing Customized Help Pages section.</li>
</ul>
</p>
<br />
<p>
<ul>
<h3>Delete a Custom Help File</h3>
<li>1. View the list of custom help files.</li>
<li>2. Click Delete for the relevant file.</li>
<li>3. The default file replaces the custom file.</li>
</ul>
</p>
<br />
</body>
</html>