source: trunk/gli/help/en/thegatherview.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.9 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="thegatherview"><font size="5" face="Verdana"><strong>5.1: The Gather View</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 introduces the Gather area that you use to select what files
15to include in the collection you are building.
16 <p></p>
17<table bgcolor="#B0D0B0" width="480" cellpadding="2" border="2" align="center">
18<tr>
19<td align="center"><font size="4" face="Verdana"><strong>
20 Contents
21 </strong></font></td>
22</tr>
23<tr>
24<td>
25<table width="100%" cellpadding="2" border="0" bgcolor="#FFFFFF">
26
27<tr>
28<td colspan="3"><a href="#simple">Simple Instructions:</a></td>
29</tr>
30
31<tr>
32<td colspan="1"> </td><td colspan="2">
33 How to view the gather screen
34 </td>
35</tr>
36
37<tr>
38<td colspan="1"> </td><td colspan="2">
39 The file trees
40 </td>
41</tr>
42
43<tr>
44<td colspan="1"> </td><td colspan="2">
45 The status area
46 </td>
47</tr>
48
49<tr>
50<td colspan="1"> </td><td colspan="2">
51 Control buttons
52 </td>
53</tr>
54
55
56<tr>
57<td colspan="3"><a href="#advanced">Advanced Instructions:</a></td>
58</tr>
59
60<tr>
61<td colspan="1"> </td><td colspan="2">
62 Selection methods
63 </td>
64</tr>
65
66<tr>
67<td colspan="1"> </td><td colspan="2">
68 Special folder mapping
69 </td>
70</tr>
71
72
73</table>
74</td>
75</tr>
76</table>
77<p></p>
78
79<p></p>
80<img width="20" src="../gatherer_small.gif" height="20"><a name="simple"> Simple Instructions:</a>
81<p style="text-align:justify"></p>
82The Librarian Interface starts with the Gather view. To return to this view
83later, click the "Gather" tab directly below the menu bar.
84<p></p>
85The two large areas titled "Workspace" and "Collection" are used to move files
86into your collection. They contain "file trees", graphical structures that
87represent files and folders.
88<p></p>
89Select an item in the tree by clicking it. (There are other ways; see below.)
90Double-click a folder, or single-click the switch symbol beside it, to expand (or collapse)
91its contents. Double-click a file to open it using its associated application
92program (see <a href="fileassociations.htm#fileassociations">File Associations</a>).
93<p></p>
94The Workspace file tree shows the sources of data available to the Librarian
95Interface -- the local file system (including disk and CD-ROM drives), the
96contents of existing Greenstone collections, and the public and private
97download caches if Web mirroring is enabled. You can copy and view these files
98but you cannot move, delete, or edit them. Navigate this space to find the
99files you want to include in the collection.
100<p></p>
101The Collection file tree represents the contents of the collection so
102far. Initially, it is empty.
103<p></p>
104You can resize the spaces by mousing over the grey bar that separates the trees
105(the shape of the pointer changes) and dragging.
106<p></p>
107Beneath is the Status Area, which describes the state of the Librarian
108Interface: how many items are selected and what action is requested. It
109reports on the progress of actions that involve files, which can take some time
110to complete. The "Stop" button stops any action that is currently in progress.
111<p></p>
112Two large buttons occupy the lower right corner of the screen. "New Folder", with a picture
113of a folder, creates new folders (see <a href="creatingfolders.htm#creatingfolders">Creating folders</a>).
114"Delete", with a garbage can, removes files. Clicking the Delete button will remove any selected files from the Collection file tree. Alternatively, files can be deleted by dragging them onto the Delete button.
115 <p></p>
116<img width="20" src="../gatherer_small.gif" height="20"><a name="advanced"> Advanced Instructions:</a>
117<p style="text-align:justify"></p>
118To select several sequential items, select the first and then hold down [Shift]
119and click on the last -- the selection will encompass all intervening
120items. Select non-sequential files by holding down [Ctrl] while clicking. Use
121these two methods together to select groups of non-adjacent items.
122<p></p>
123Certain folders -- such as the one containing your own web pages -- sometimes
124have special significance. The Librarian Interface can map such folders to
125the first level of the file tree. To do this, right-click the desired
126folder. Select "Map", and enter a name for the folder. To remove an item,
127right-click the mapped folder and select "Unmap Folder".
128 </body>
129</html>
Note: See TracBrowser for help on using the repository browser.