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

Last change on this file since 11093 was 11093, checked in by kjdon, 18 years ago

redid the html files after the last changes to the xml - a few sentences were removed along withthe contents etc

  • Property svn:keywords set to Author Date Id Revision
File size: 2.1 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
13To open an existing collection, choose "Open" from the "File" menu to get the
14Open Collection prompt. A list of your Greenstone collections appears.
15Select one to see its description, and click "Open" to load it. If you seek a
16collection that resides outside Greenstone's "collect" folder, click "Browse"
17for a file system browsing dialog.
18<p></p>
19In case more than one Greenstone Librarian Interface program is running
20concurrently, the relevant directories are "locked" to prevent interference.
21On opening a collection, a small temporary lock file is created in its
22folder. Before opening a collection, the Librarian Interface checks to ensure
23that no lock file already exists. You can tell whether a collection is locked
24by the colour of its icon: green for a normal collection, red for a locked
25one. However, when the Librarian Interface is exited prematurely the lock file
26is sometimes left in place. When you open such a collection, the Librarian asks
27if you want to "steal" control of it. Never steal a collection that someone
28else is currently working on.
29<p></p>
30When you open a collection that the Greenstone Librarian Interface did
31not create, you will be asked to select a metadata set (or sets). If
32none are selected, any existing metadata will be ignored. Otherwise,
33metadata will be imported just as it is when you drag in files with
34existing metadata. The process is described in the <a href="importingpreviouslyassignedmetadata.htm#importingpreviouslyassignedmetadata">Importing Previously Assigned Metadata</a> section.
35 </body>
36</html>
Note: See TracBrowser for help on using the repository browser.