source: gli/trunk/help/en/savingacollection.htm@ 19338

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

revision of GLI help text for version 2.71

  • Property svn:keywords set to Author Date Id Revision
File size: 1.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="savingacollection"><font size="5" face="Verdana"><strong>2.2: Saving the 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
13
14<p>Save your work regularly by opening the "File" menu and choosing "Save". Saving a collection is not the same as making it ready for use in Greenstone (see <a href="producingthecollection.htm">Producing Your Collection</a>).</p>
15
16<p>The Librarian Interface protects your work by saving it whenever you exit the program or load another collection.</p>
17
18<p>Collections are saved to a folder within your Greenstone installation's "collect" folder, named with a short version of the collection name. Documents are saved to the "import" sub-folder, and metadata is saved to "metadata.xml" files within this folder. Configuration information is saved to the "collect.cfg" file within the "etc" sub-folder. Some information is also saved in a file named for the collection and with file extension ".col".</p>
19
20</body>
21</html>
Note: See TracBrowser for help on using the repository browser.