source: trunk/gli/help/en/preferences.htm@ 6576

Last change on this file since 6576 was 6576, checked in by mdewsnip, 20 years ago

English help files, now moved into the "en" subdirectory, and with the "help_index.xml" file.

  • Property svn:keywords set to Author Date Id Revision
File size: 4.6 KB
Line 
1<html>
2<head>
3<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
4<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
5<title>The Greenstone Librarian Interface - Help Pages</title>
6</head>
7<body bgcolor="#E0F0E0">
8<table width="100%" cellspacing="0" cellpadding="5" bgcolor="#B0D0B0" border="2">
9<tr>
10<td width="15%" align="center"><img width="45" src="../gatherer_medium.gif" height="45"></td><td width="*" align="center"><a name="preferences"><font size="5" face="Verdana"><strong>10.1: Preferences</strong></font></a></td><td width="15%" align="center"><img width="45" src="../gatherer_medium.gif" height="45"></td>
11</tr>
12</table>
13
14This section explains the preferences dialog, accessed by opening "File" -&gt; "Preferences".
15 <p></p>
16<table bgcolor="#B0D0B0" width="480" cellpadding="2" border="2" align="center">
17<tr>
18<td align="center"><font size="4" face="Verdana"><strong>
19 Contents
20 </strong></font></td>
21</tr>
22<tr>
23<td>
24<table width="100%" cellpadding="2" border="0" bgcolor="#FFFFFF">
25
26<tr>
27<td colspan="3"><a href="#simple">Simple Instructions:</a></td>
28</tr>
29
30<tr>
31<td colspan="1"> </td><td colspan="2">
32 Mode
33 </td>
34</tr>
35
36<tr>
37<td colspan="1"> </td><td colspan="2">
38 Workflow
39 </td>
40</tr>
41
42<tr>
43<td colspan="1"> </td><td colspan="2">
44 Connection
45 </td>
46</tr>
47
48<tr>
49<td colspan="1"> </td><td colspan="2">
50 Warnings
51 </td>
52</tr>
53
54
55</table>
56</td>
57</tr>
58</table>
59<p></p>
60
61<p></p>
62<img width="20" src="../gatherer_small.gif" height="20"><a name="simple"> Simple Instructions:</a>
63<p style="text-align:justify"></p>
64There are three "General" options. If "View Extracted Metadata" is checked, the
65various controls dealing with metadata always show all metadata that has been
66extracted automatically from documents. Deselecting it hides this metadata
67(although it is still available during collection design, and within the
68final Greenstone collection).
69<p></p>
70If "Show File Size" is checked, the file size is shown next to each file in the Workspace and Collection file trees in the Gather and Enrich views.
71<p></p>
72The third "General" option is a pull-down list of the various languages that
73the Librarian Interface can be presented in. These correspond to the
74dictionaries located in the "classes" folder of the Librarian Interface's
75directory. If you change the dictionary by choosing one from the list, you must
76restart the Librarian Interface in order to load the new language strings from
77the dictionary.
78<p></p>
79The "Mode" panel is used to control the level of detail within the interface. At its lowest setting, "Library Assistant", the design view is disabled, arguments requiring regular expressions are hidden and the collection building produces a minimal log of events. In contrast the highest setting, "Expert", provides access to all of the features of design, including plugin positioning and regular expression arguments, and also allows the full output from the collection building to be recorded in the logs. To change or review modes, click the radio button next to the mode you are interested in. You can quickly review what mode you are in by looking at the Librarian Interface's title bar.
80<p></p>
81The Librarian Interface can support different workflows by determining which of
82the various view tabs are visible. Use the "Workflow" tab to customise what
83views are available by checking the boxes next to the views that you want to be
84available. Alternatively, use the pull-down list at the bottom to select
85predetermined configurations. Closing the preferences dialog establishes these
86workflow settings. These settings are stored with the collection, not in the
87Librarian Interface configuration file.
88<p></p>
89The "Connection" tab lets you alter the path to the locally-running Greenstone
90library server, which is used when Previewing collections. It also lets you set
91proxy information for connecting to the Internet (e.g. when Browsing or
92Mirroring your files; see 3.0 and 4.0 for details). Check the box to enable
93proxy connection and supply details of the proxy host address and port number.
94The proxy connection is established when you close the Preferences dialog.
95<p></p>
96During the course of a session the Librarian Interface may give warning
97messages which inform you of possibly unforeseen consequences of an action. You
98can disable the messages by checking the "Do not show this warning again" box.
99You can re-enable warning messages using the "Warnings" tab. Check the box
100next to warning messages you want to see again.
101 </body>
102</html>
Note: See TracBrowser for help on using the repository browser.