source: trunk/gli/help/en/thegatherview.htm@ 11067

Last change on this file since 11067 was 11067, checked in by mdewsnip, 18 years ago

New HTML help pages from the updated XML document (new text, no contents).

  • Property svn:keywords set to Author Date Id Revision
File size: 3.4 KB
Line 
1<html>
2<head>
3<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
4<title>The Greenstone Librarian Interface - Help Pages</title>
5</head>
6<body bgcolor="#E0F0E0">
7<table width="100%" cellspacing="0" cellpadding="5" bgcolor="#B0D0B0" border="2">
8<tr>
9<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>4.1: The Gather View</strong></font></a></td><td width="15%" align="center"><img width="45" src="../gatherer_medium.gif" height="45"></td>
10</tr>
11</table>
12
13This section introduces the Gather area that you use to select what files
14to include in the collection you are building.
15
16
17The Librarian Interface starts with the Gather view. To return to this view
18later, click the "Gather" tab directly below the menu bar.
19<p></p>
20The two large areas titled "Workspace" and "Collection" are used to move files
21into your collection. They contain "file trees", graphical structures that
22represent files and folders.
23<p></p>
24Select an item in the tree by clicking it. (There are other ways; see below.)
25Double-click a folder, or single-click the switch symbol beside it, to expand (or collapse)
26its contents. Double-click a file to open it using its associated application
27program (see <a href="fileassociations.htm#fileassociations">File Associations</a>).
28<p></p>
29The Workspace file tree shows the sources of data available to the Librarian Interface -- the local file system (including disk and CD-ROM drives), the contents of existing Greenstone collections, and the cache of downloaded files. You can copy and view these files but you cannot move, delete, or edit them, with the exception of the downloaded files, which can be deleted. Navigate this space to find the files you want to include in the collection.
30<p></p>
31The Collection file tree represents the contents of the collection so
32far. Initially, it is empty.
33<p></p>
34You can resize the spaces by mousing over the grey bar that separates the trees
35(the shape of the pointer changes) and dragging.
36<p></p>
37At the bottom of the window is a status area that shows the progress of actions involving files (copying, moving and deleting). These can take some time to complete. The "Stop" button stops any action that is currently in progress.
38<p></p>
39Two large buttons occupy the lower right corner of the screen. "New Folder", with a picture
40of a folder, creates new folders (see <a href="creatingfolders.htm#creatingfolders">Creating folders</a>).
41"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.
42<p></p>
43
44To select several sequential items, select the first and then hold down [Shift]
45and click on the last -- the selection will encompass all intervening
46items. Select non-sequential files by holding down [Ctrl] while clicking. Use
47these two methods together to select groups of non-adjacent items.
48<p></p>
49Certain folders -- such as the one containing your own web pages -- sometimes
50have special significance. The Librarian Interface can map such folders to
51the first level of the file tree. To do this, right-click the desired
52folder. Select "Create Shortcut", and enter a name for the folder. To remove an item,
53right-click the mapped folder and select "Remove Shortcut".
54 </body>
55</html>
Note: See TracBrowser for help on using the repository browser.