source: trunk/gli/help/en/addingfiles.htm@ 11091

Last change on this file since 11091 was 11067, checked in by mdewsnip, 18 years ago

New HTML help pages from the updated XML document (new text, no contents).

  • Property svn:keywords set to Author Date Id Revision
File size: 2.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="addingfiles"><font size="5" face="Verdana"><strong>4.3: Adding Files</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 shows how to get files into your collection.
14
15
16Files can be copied into the collection by dragging and dropping. The mouse
17pointer becomes a ghost of the selected item (or, if more than one is selected,
18the number of them). Drop the selection into the Collection Tree to copy the
19files there (if the source was the Workspace Tree) or move them around within
20the collection (if the source was the Collection Tree).
21<p></p>
22When copying multiple files, they are all placed in the target folder at the
23same level, irrespective of the folder structure they occupied originally.
24When you copy a second file with the same name into the same folder, you are
25asked whether to overwrite the first one. Respond "No" and the file will not be
26copied, but the others will be. To cancel all remaining copy actions, click the
27"stop" button.
28<p></p>
29Only the "highest" items in a selection are moved. A folder is higher than its
30children. You cannot select files within a folder and also the folder itself.
31<p></p>
32
33When you add a file, the Librarian Interface searches through the source
34folders for auxiliary files containing metadata previously assigned to the
35added file and, if it finds one, begins to import this metadata. As the
36operation proceeds, you may be prompted (perhaps several times) for extra
37information to match the imported metadata to the metadata sets in your
38collection. This process involves many different prompts, described in the <a href="importingpreviouslyassignedmetadata.htm#importingpreviouslyassignedmetadata">Importing Previously Assigned Metadata</a> section. For a more detailed
39explanation of associating metadata with files read Chapter 2 of the Greenstone
40Developer's Guide -- Getting the most out of your documents.
41 </body>
42</html>
Note: See TracBrowser for help on using the repository browser.