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/savingacollection.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="savingacollection"><font face="Verdana" size="5"><strong>2.2: Saving the Collection</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="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>
    1010</tr>
    1111</table>
    1212
     13
    1314<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
    1416<p>The Librarian Interface protects your work by saving it whenever you exit the program or load another collection.</p>
    15 <p>Saved collections are written to a file named for the collection and with file extension ".col", located in a folder of the same name within your Greenstone installation's "collect" folder.</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
    1620</body>
    1721</html>
Note: See TracChangeset for help on using the changeset viewer.