Ignore:
Timestamp:
2006-09-13T11:36:17+12:00 (18 years ago)
Author:
kjdon
Message:

revision of GLI help text for version 2.71

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/help/en/thegatherview.htm

    r11597 r12723  
    55</head>
    66<body bgcolor="#E0F0E0">
    7 <table border="2" bgcolor="#B0D0B0" cellpadding="5" cellspacing="0" width="100%">
     7<table width="100%" cellspacing="0" cellpadding="5" bgcolor="#B0D0B0" border="2">
    88<tr>
    9 <td align="center" width="15%"><img height="45" src="../gatherer_medium.gif" width="45"></td><td align="center" width="*"><a name="thegatherview"><font face="Verdana" size="5"><strong>4.1: The Gather View</strong></font></a></td><td align="center" width="15%"><img height="45" src="../gatherer_medium.gif" width="45"></td>
     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>
    1010</tr>
    1111</table>
    1212
     13
    1314<p>This section introduces the Gather area that you use to select what files to include in the collection you are building. The Librarian Interface starts with the Gather view.  To return to this view later, click the "Gather" tab directly below the menu bar.</p>
     15
    1416<p>The two large areas titled "Workspace" and "Collection" are used to move files into your collection.  They contain "file trees", graphical structures that represent files and folders.</p>
    15 <p>Select an item in the tree by clicking it.  (There are other ways; see below.) Double-click a folder, or single-click the switch symbol beside it, to expand (or collapse) its contents.  Double-click a file to open it using its associated application program (see <a href="fileassociations.htm">File Associations</a>).</p>
     17
     18<p>Select an item in the tree by clicking it.  (There are other ways; see below.) Double-click a folder, or single-click the switch symbol beside it, to expand (or collapse) its contents.  Double-click a file (or right-click and select "Open in external program") to open it using its associated application program (see <a href="fileassociations.htm">File Associations</a>).</p>
     19
    1620<p>The 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.</p>
     21
    1722<p>The Collection file tree represents the contents of the collection so far.  Initially, it is empty.</p>
     23
    1824<p>You can resize the spaces by mousing over the grey bar that separates the trees (the shape of the pointer changes) and dragging.</p>
     25
    1926<p>At 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. </p>
     27
    2028<p>Two large buttons occupy the lower right corner of the screen. "New Folder", with a picture of a folder, creates new folders (see <a href="creatingfolders.htm">Creating Folders</a>). "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. </p>
     29
    2130<p>To select several sequential items, select the first and then hold down [Shift] and click on the last -- the selection will encompass all intervening items.  Select non-sequential files by holding down [Ctrl] while clicking.  Use these two methods together to select groups of non-adjacent items.</p>
    22 <p>Certain folders -- such as the one containing your own web pages -- sometimes have special significance.  The Librarian Interface can map such folders to the first level of the file tree.  To do this, right-click the desired folder.  Select "Create Shortcut", and enter a name for the folder.  To remove an item, right-click the mapped folder and select "Remove Shortcut".</p>
     31
    2332</body>
    2433</html>
Note: See TracChangeset for help on using the changeset viewer.