source: trunk/gli/help/en/openingacollection.htm@ 7017

Last change on this file since 7017 was 7007, checked in by kjdon, 20 years ago

made some modifications to the gli help to remove the hunting and mirroring panes. this meant that some strings needed to be changed - I have changed the english ones, and put placeholders in the other langs for them - hopefully someone can translate them :-)

  • Property svn:keywords set to Author Date Id Revision
File size: 3.3 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="openingacollection"><font size="5" face="Verdana"><strong>2.3: Opening an Existing Collection</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 tells you how to open existing collections using the Open
14Collection prompt.
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 How to open a collection
33 </td>
34</tr>
35
36
37<tr>
38<td colspan="3"><a href="#advanced">Advanced Instructions:</a></td>
39</tr>
40
41<tr>
42<td colspan="1"> </td><td colspan="2">
43 Locked collections
44 </td>
45</tr>
46
47<tr>
48<td colspan="1"> </td><td colspan="2">
49 Legacy collections
50 </td>
51</tr>
52
53
54</table>
55</td>
56</tr>
57</table>
58<p></p>
59
60<p></p>
61<img width="20" src="../gatherer_small.gif" height="20"><a name="simple"> Simple Instructions:</a>
62<p style="text-align:justify"></p>
63To open an existing collection, choose "Open" from the "File" menu to get the
64Open Collection prompt. A list of your Greenstone collections appears.
65Select one to see its description, and click "Open" to load it. If you seek a
66collection that resides outside Greenstone's "collect" folder, click "Browse"
67for a file system browsing dialog.
68 <p></p>
69<img width="20" src="../gatherer_small.gif" height="20"><a name="advanced"> Advanced Instructions:</a>
70<p style="text-align:justify"></p>
71In case more than one Greenstone Librarian Interface program is running
72concurrently, the relevant directories are "locked" to prevent interference.
73On opening a collection, a small temporary lock file is created in its
74folder. Before opening a collection, the Librarian Interface checks to ensure
75that no lock file already exists. You can tell whether a collection is locked
76by the colour of its icon: green for a normal collection, red for a locked
77one. However, when the Librarian Interface is exited prematurely the lock file
78is sometimes left in place. When you open such a collection, the Librarian asks
79if you want to "steal" control of it. Never steal a collection that someone
80else is currently working on.
81<p></p>
82When you open a collection that the Greenstone Librarian Interface did
83not create, you will be asked to select a metadata set (or sets). If
84none are selected, any existing metadata will be ignored. Otherwise,
85metadata will be imported just as it is when you drag in files with
86existing metadata. The process is described in the <a href="importingpreviouslyassignedmetadata.htm#importingpreviouslyassignedmetadata">Importing Previously Assigned Metadata</a> section.
87 </body>
88</html>
Note: See TracBrowser for help on using the repository browser.