source: trunk/gli/help/8-2.htm@ 4647

Last change on this file since 4647 was 4293, checked in by jmt12, 21 years ago

Initial revision

  • Property svn:keywords set to Author Date Id Revision
File size: 5.4 KB
Line 
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<title>The Gatherer - Help Pages</title>
5</head>
6<body bgcolor="#E0F0E0" link="#000000" vlink="#000000">
7<table border="2" bgcolor="#B0D0B0" cellpadding="5" cellspacing="0" width="100%">
8 <tr>
9 <td align="center" width="15%">
10 <img height="45" src="gatherer_medium.gif" width="45">
11 </td>
12 <td align="center" width="*">
13 <font face="Verdana" size="5">
14 <strong>
158.2 Import and Build Settings
16 </strong>
17 </font>
18 </td>
19 <td align="center" width="15%">
20 <img height="45" src="gatherer_medium.gif" width="45">
21 </td>
22 </tr>
23 <tr bgcolor="#E0F0E0">
24 <td colspan="3" width="100%">
25 <font face="Verdana" size="3">
26<p style="text-align:justify">
27This section explains how to access the various import and build settings.
28</p>
29
30 </font>
31 </td>
32 </tr>
33 <tr bgcolor="#E0F0E0">
34 <td align="center" colspan="3" width="100%">
35 <table border="2" cellpadding="2" width="480" bgcolor="#B0D0B0">
36 <tr>
37 <td align="center">
38 <font face="Verdana" size="4">
39 <strong>
40 Contents
41 </strong>
42 </font>
43 </td>
44 </tr>
45 <tr>
46 <td>
47 <table background="gatherer.gif" bgcolor="#FFFFFF" border="0" cellpadding="2" width="100%">
48 <tr>
49 <td colspan="3">
50 <font face="Verdana" size="4">
51 <strong>
52<a href="#SI">Simple instructions</a>
53 </strong>
54 </a>
55 </font>
56 </td>
57 </tr>
58 <tr>
59 <td>
60 &nbsp;
61 </td>
62 <td colspan="2">
63 <font face="Verdana" size="4">
64General settings
65 </font>
66 </a>
67 </td>
68 </tr>
69 <tr>
70 <td>
71 &nbsp;
72 </td>
73 <td colspan="2">
74 <font face="Verdana" size="4">
75Import settings
76 </font>
77 </a>
78 </td>
79 </tr>
80 <tr>
81 <td>
82 &nbsp;
83 </td>
84 <td colspan="2">
85 <font face="Verdana" size="4">
86Build settings
87 </font>
88 </a>
89 </td>
90 </tr>
91 <tr>
92 <td>
93 &nbsp;
94 </td>
95 <td colspan="2">
96 <font face="Verdana" size="4">
97All settings
98 </font>
99 </a>
100 </td>
101 </tr>
102 <tr>
103 <td>
104 &nbsp;
105 </td>
106 <td colspan="2">
107 <font face="Verdana" size="4">
108Spinner control
109 </font>
110 </a>
111 </td>
112 </tr>
113 <tr>
114 <td>
115 &nbsp;
116 </td>
117 <td colspan="2">
118 <font face="Verdana" size="4">
119CheckList control
120 </font>
121 </a>
122 </td>
123 </tr>
124 </font>
125 </table>
126 </td>
127 </tr>
128 </table>
129 </td>
130 </tr>
131 <tr bgcolor="#E0F0E0">
132 <td colspan="3" width="100%">
133 <img height="20" src="gatherer_small.gif" width="20">
134 <font face="Verdana" size="4">
135 <u>
136<a name="SI">Simple Instructions:</a>
137 </u>
138 <font size="3">
139<p style="text-align:justify">
140The first entry in the Option Groups tree is 'Import' settings. These settings are specific to the import script. The second entry is 'Build' settings and apply only the build script.
141</p>
142<p style="text-align:justify">
143Controlling the various settings is done in the same way as for the 'Configuring Arguments' dialog window described under "7.6 Plug-ins". There are two previously unseen controls: the Spinner and the CheckList.
144</p>
145<p style="text-align:justify">
146The spinner is like a text field in that you can type into it and use the checkbox to enable it. However, it only accepts numeric values, and only within a certain range. For instance, the verbosity argument only accepts values in the range 0-3 inclusive. The two small up and down arrows at the far right of the field, reminiscent of the controls on a vertical scroll bar, allow you to increment or decrement the value in the field.
147</p>
148<p style="text-align:justify">
149The CheckList control is the same as that used when selecting what metadata sets to include in a new collection. After you have enabled it by clicking on the checkbox next to the argument's name, you select the active values by checking the checkbox next to them. The list is scrollable because there may be many entries to review. Note that the selection highlight has no real effect other than indicating the last entry whose state you changed.
150</p>
151
152 </font>
153 </p>
154 </td>
155 </tr>
156</table>
157&nbsp;<br>
158&nbsp;<br>
159&nbsp;<br>
160&nbsp;<br>
161&nbsp;<br>
162&nbsp;<br>
163&nbsp;<br>
164&nbsp;<br>
165&nbsp;<br>
166&nbsp;<br>
167&nbsp;<br>
168&nbsp;<br>
169&nbsp;<br>
170&nbsp;<br>
171&nbsp;<br>
172&nbsp;<br>
173&nbsp;<br>
174&nbsp;<br>
175&nbsp;<br>
176&nbsp;<br>
177&nbsp;<br>
178&nbsp;<br>
179&nbsp;<br>
180&nbsp;<br>
181&nbsp;<br>
182&nbsp;<br>
183&nbsp;<br>
184&nbsp;<br>
185&nbsp;<br>
186&nbsp;<br>
187&nbsp;<br>
188&nbsp;<br>
189</body>
190</html>
Note: See TracBrowser for help on using the repository browser.