source: trunk/gli/help/en/help.xml@ 7653

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

added ians changes to the mirror text, regenerated the index and individual html files

  • Property svn:keywords set to Author Date Id Revision
File size: 83.5 KB
Line 
1<Document>
2 <Section name="introduction">
3 <Title>Introduction</Title>
4The Greenstone Librarian Interface is a tool for collecting and marking up documents, then building digital library collections. It provides access to the Greenstone Digital Library Software's functionality from a graphical point and click interface.
5 <Section name="ofmiceandmenus">
6 <Title>Of Mice and Menus</Title>
7This section provides basic information about interacting with the Librarian Interface.
8If you are familiar with programs such as Internet Explorer or Microsoft
9Office and are comfortable with mouse clicks and menus, skip to the <Reference target="howtoavoidthisdocument">next section</Reference>.
10 <Contents>
11 <ContentsGroup linkto="simple">
12 <ContentsItem>
13 Basic concepts
14 <ContentsItem>
15 Mouse actions
16 </ContentsItem>
17 <ContentsItem>
18 Keyboard
19 </ContentsItem>
20 </ContentsItem>
21 <ContentsItem>
22 Exiting the program
23 </ContentsItem>
24 </ContentsGroup>
25 <ContentsGroup linkto="advanced">
26 <ContentsItem>
27 Quick keys
28 </ContentsItem>
29 </ContentsGroup>
30 </Contents>
31 <Anchor name="simple">Simple Instructions:</Anchor>
32The Librarian Interface follows Microsoft Windows conventions and draws upon
33ordinary knowledge of Windows.
34<Break/>
35Any part of the screen that you interact with, such as a button or text field,
36is called a "control". At any given time one control, called the "focus", is
37highlighted and responds to the keyboard. Several controls allow you to select
38parts that are highlighted in dark blue. Some controls are greyed out to
39indicate that they are disabled.
40<Break/>
41You can move and left- or right-click the mouse in the usual way. Many
42components also allow you to "drag" them, by clicking and holding the left
43mouse button, move them with the mouse, and "drop" them elsewhere by releasing
44the button. Potential drop targets alter their appearance when a component
45hovers over them.
46<Break/>
47You can use the keyboard to type into text fields. Keyboard alternatives are
48available for many controls, indicated by a key name in square brackets -- for
49example, [Tab] alters the focus. The plus sign shows if other keys must be
50pressed at the same time.
51<Break/>
52Exit the Librarian Interface program by choosing "Exit" from the "File"
53menu. Your collection will be saved first.
54 <Anchor name="advanced">Advanced Instructions:</Anchor>
55To access a menu, hold down [ALT] and press the corresponding letter
56(underlined). For example, for the "File" menu press [ALT] + [F]. To choose an
57item, press the corresponding key. For example, while in the File menu
58press [S] to "Save" a collection.
59 </Section>
60 <Section name="howtoavoidthisdocument">
61 <Title>How to Avoid Reading This Document</Title>
62Don't read this help text all the way through! Just read enough to learn
63how to get help when you need it.
64 <Contents>
65 <ContentsGroup linkto="simple">
66 <ContentsItem>
67 Context sensitive help
68 </ContentsItem>
69 <ContentsItem>
70 Tool tips
71 </ContentsItem>
72 <ContentsItem>
73 Other documents
74 </ContentsItem>
75 </ContentsGroup>
76 </Contents>
77 <Anchor name="simple">Simple Instructions:</Anchor>
78The "Help" menu item marks what may be the most appropriate help item with a
79little book icon.
80<Break/>
81For many controls, if you station the mouse over them a
82"tool tip" appears that says what they do.
83<Break/>
84Before using the Librarian Interface, first read the Greenstone
85documentation.
86 </Section>
87 </Section>
88
89 <Section name="startingoff">
90 <Title>Starting Off</Title>
91This section covers how to create, save and load a collection.
92 <Section name="creatingacollection">
93 <Title>Creating a New Collection</Title>
94<ObviousSentence>This section describes how to create a new collection.</ObviousSentence>
95 <Contents>
96 <ContentsGroup linkto="simple">
97 <ContentsItem>
98 The new collection prompt
99 </ContentsItem>
100 <ContentsItem>
101 The collection title
102 </ContentsItem>
103 <ContentsItem>
104 The collection name
105 </ContentsItem>
106 <ContentsItem>
107 The creator's email
108 </ContentsItem>
109 <ContentsItem>
110 Default metadata sets
111 </ContentsItem>
112 <ContentsItem>
113 Collection description
114 </ContentsItem>
115 <ContentsItem>
116 Creating the new collection
117 </ContentsItem>
118 <ContentsItem>
119 Cancelling the new collection
120 </ContentsItem>
121 </ContentsGroup>
122 <ContentsGroup linkto="advanced">
123 <ContentsItem>
124 Quick keys
125 </ContentsItem>
126 </ContentsGroup>
127 </Contents>
128 <Anchor name="simple">Simple Instructions:</Anchor>
129To create a new collection, open the "File" menu and choose "New". Several
130fields need to be filled out -- but you can change their values later if you
131need to, in the design view.
132<Break/>
133"Title" is the text displayed at the top of your collection's home page. It can
134be any length.
135<Break/>
136"Short Name" is the collection's filename. It must be unique.
137<Break/>
138"Author's Email" should be a valid email address.
139<Break/>
140"Description of content"
141should describe, in as much detail as possible, what the collection is about.
142Use the [Enter] key to break it into paragraphs.
143<Break/>
144Finally you must specify whether the new collection will have the same
145appearance and metadata sets as an existing collection, or whether to start a
146default "New Collection".
147<Break/>
148Click "OK" to create the collection. If you chose "New Collection" you are
149prompted for the metadata sets to use in it. You can choose more than one, and
150you can add others later.
151<Break/>
152Clicking "Cancel" returns you to the main screen immediately.
153 <Anchor name="advanced">Advanced Instructions:</Anchor>
154Buttons, like menus, have one character underlined. To "click" the button,
155press [ALT] and the underlined character at the same time.
156 </Section>
157 <Section name="savingacollection">
158 <Title>Saving the Collection</Title>
159<ObviousSentence>This section describes how to save a collection, and the Save Collection Prompt.</ObviousSentence>
160 <Contents>
161 <ContentsGroup linkto="simple">
162 <ContentsItem>
163 How to save
164 </ContentsItem>
165 </ContentsGroup>
166 <ContentsGroup linkto="advanced">
167 <ContentsItem>
168 Where the files are saved
169 </ContentsItem>
170 </ContentsGroup>
171 </Contents>
172 <Anchor name="simple">Simple Instructions:</Anchor>
173Save your work regularly by opening the "File" menu and choosing "Save".
174Saving a collection is not the same as making it ready for use in Greenstone
175(see <Reference target="producingthecollection">Producing Your Collection</Reference>).
176<Break/>
177The Librarian Interface protects your work by saving it whenever you exit the
178program or load another collection.
179 <Anchor name="advanced">Advanced Instructions:</Anchor>
180Saved collections are written to a file named for the collection and with file
181extension ".col", located in a folder of the same name within your Greenstone
182installation's "collect" folder.
183 </Section>
184 <Section name="openingacollection">
185 <Title>Opening an Existing Collection</Title>
186<ObviousSentence>This section tells you how to open existing collections using the Open
187Collection prompt.</ObviousSentence>
188 <Contents>
189 <ContentsGroup linkto="simple">
190 <ContentsItem>
191 How to open a collection
192 </ContentsItem>
193 </ContentsGroup>
194 <ContentsGroup linkto="advanced">
195 <ContentsItem>
196 Locked collections
197 </ContentsItem>
198 <ContentsItem>
199 Legacy collections
200 </ContentsItem>
201 </ContentsGroup>
202 </Contents>
203 <Anchor name="simple">Simple Instructions:</Anchor>
204To open an existing collection, choose "Open" from the "File" menu to get the
205Open Collection prompt. A list of your Greenstone collections appears.
206Select one to see its description, and click "Open" to load it. If you seek a
207collection that resides outside Greenstone's "collect" folder, click "Browse"
208for a file system browsing dialog.
209 <Anchor name="advanced">Advanced Instructions:</Anchor>
210In case more than one Greenstone Librarian Interface program is running
211concurrently, the relevant directories are "locked" to prevent interference.
212On opening a collection, a small temporary lock file is created in its
213folder. Before opening a collection, the Librarian Interface checks to ensure
214that no lock file already exists. You can tell whether a collection is locked
215by the colour of its icon: green for a normal collection, red for a locked
216one. However, when the Librarian Interface is exited prematurely the lock file
217is sometimes left in place. When you open such a collection, the Librarian asks
218if you want to "steal" control of it. Never steal a collection that someone
219else is currently working on.
220<Break/>
221When you open a collection that the Greenstone Librarian Interface did
222not create, you will be asked to select a metadata set (or sets). If
223none are selected, any existing metadata will be ignored. Otherwise,
224metadata will be imported just as it is when you drag in files with
225existing metadata. The process is described in the <Reference target="importingpreviouslyassignedmetadata">Importing Previously Assigned Metadata</Reference> section.
226 </Section>
227 </Section>
228
229<!-- mirror: modified text -->
230 <Section name="downloadingfiles">
231 <Title>Downloading Files From the Internet</Title>
232This section only
233applies when the "Mirror" view is enabled. If this tab does
234not appear, advanced users can enable it by editing the "config.xml" file in
235the Librarian Interface installation folder (or, on a multiuser system, in your
236home directory's ".gli" folder) to set the value of "workflow.mirror" to
237"true". To download web pages you need to install the mirroring tool wget
238(version v1.9 recommended) and make it accessible from the Librarian
239Interface "install" folder.
240<Break/>
241After this, you can download (or "mirror") the
242files you need. This section explains the Librarian Interface's mirroring
243process.
244 <Section name="themirrorview">
245 <Title>The Mirror view</Title>
246This section describes how to configure a download task and control the downloading process.
247 <Contents>
248 <ContentsGroup linkto="simple">
249 <ContentsItem>
250 The workspace tree
251 </ContentsItem>
252 <ContentsItem>
253 Download configuration
254 </ContentsItem>
255 <ContentsItem>
256 The download list
257 </ContentsItem>
258 </ContentsGroup>
259 <ContentsGroup linkto="advanced">
260 <ContentsItem>
261 Enabling web proxies
262 </ContentsItem>
263 </ContentsGroup>
264 </Contents>
265 <Anchor name="simple">Simple Instructions:</Anchor>
266Access the "Mirror" view by clicking its tab. The top half of the screen shows the downloading controls. The bottom half is initially empty, but will show a list of pending and completed downloading jobs.
267<Break/>
268Files are downloaded into a folder in the workspace called "Downloaded Files" (only present when mirroring is enabled), and can be used in all
269collections built with the Librarian Interface. Files in this area are named by their full web
270URL. A new folder is created for each host, followed by others for each part
271of the path. This ensures that each file is distinct.
272<Break/>
273Use the first of the download configuration controls, "Source URL", to enter the URL of a
274target resource. Use the "Download Depth" control to limit how many
275 hyperlinks to follow when downloading: Set this to 0 to download a single web page; set it to 1 to download a page and all the pages it points to. The depth limit is
276ignored when downloading media other than html pages. Next, there are several checkbox controls which can be set to turn on the specified feature for a specific download. Once the configuration is set up, click "Download" to start the new download job. There are two other button controls: "Preferences", which links to the connection section of the Preferences where proxy settings can be edited; and "Clear Cache", which deletes all previously downloaded files.
277<Break/>
278The download list has an entry for each web page download. Each entry has a text region that gives details of the task along with a progress bar showing current activity. Three buttons appear to the left of each entry. "Pause" is used for pausing a currently downloading task. "View Log" opens a window showing the download log file. "Close" terminates the download and removes the task from the list.
279 <Anchor name="advanced">Advanced Instructions:</Anchor>
280The <Reference target="preferences">Preferences section</Reference> describes how to establish an Internet connection
281via a proxy. If authentication is needed, the proxy server prompts for
282identification and password. The Librarian Interface does not store passwords
283between sessions.
284 </Section>
285 </Section>
286<!-- mirror: end modified text -->
287 <Section name="collectingfiles">
288 <Title>Collecting Files for Your Collection</Title>
289Once you have a new collection you need to get some files into it. These may
290come from your ordinary file space, or from other Greenstone collections. Some
291may already have attached metadata. This section describes how to import files.
292 <Section name="thegatherview">
293 <Title>The Gather View</Title>
294This section introduces the Gather area that you use to select what files
295to include in the collection you are building.
296 <Contents>
297 <ContentsGroup linkto="simple">
298 <ContentsItem>
299 How to view the gather screen
300 </ContentsItem>
301 <ContentsItem>
302 The file trees
303 </ContentsItem>
304 <ContentsItem>
305 The status area
306 </ContentsItem>
307 <ContentsItem>
308 Control buttons
309 </ContentsItem>
310 </ContentsGroup>
311 <ContentsGroup linkto="advanced">
312 <ContentsItem>
313 Selection methods
314 </ContentsItem>
315 <ContentsItem>
316 Special folder mapping
317 </ContentsItem>
318 </ContentsGroup>
319 </Contents>
320 <Anchor name="simple">Simple Instructions:</Anchor>
321The Librarian Interface starts with the Gather view. To return to this view
322later, click the "Gather" tab directly below the menu bar.
323<Break/>
324The two large areas titled "Workspace" and "Collection" are used to move files
325into your collection. They contain "file trees", graphical structures that
326represent files and folders.
327<Break/>
328Select an item in the tree by clicking it. (There are other ways; see below.)
329Double-click a folder, or single-click the switch symbol beside it, to expand (or collapse)
330its contents. Double-click a file to open it using its associated application
331program (see <Reference target="fileassociations">File Associations</Reference>).
332<Break/>
333<!-- mirror: modified text -->
334The Workspace file tree shows the sources of data available to the Librarian
335Interface -- the local file system (including disk and CD-ROM drives), the
336contents of existing Greenstone collections, and the cache of downloaded files if Web mirroring is enabled. You can copy and view these files
337but you cannot move, delete, or edit them, with the exception of the downloaded files, which can be deleted. Navigate this space to find the
338files you want to include in the collection.
339<!-- mirror: end modified text-->
340<Break/>
341The Collection file tree represents the contents of the collection so
342far. Initially, it is empty.
343<Break/>
344You can resize the spaces by mousing over the grey bar that separates the trees
345(the shape of the pointer changes) and dragging.
346<Break/>
347Beneath is the Status Area, which describes the state of the Librarian
348Interface: how many items are selected and what action is requested. It
349reports on the progress of actions that involve files, which can take some time
350to complete. The "Stop" button stops any action that is currently in progress.
351<Break/>
352Two large buttons occupy the lower right corner of the screen. "New Folder", with a picture
353of a folder, creates new folders (see <Reference target="creatingfolders">Creating folders</Reference>).
354"Delete", with a garbage can, removes files. Clicking the Delete button will remove any selected files from the Collection file tree. Alternatively, files can be deleted by dragging them onto the Delete button.
355 <Anchor name="advanced">Advanced Instructions:</Anchor>
356To select several sequential items, select the first and then hold down [Shift]
357and click on the last -- the selection will encompass all intervening
358items. Select non-sequential files by holding down [Ctrl] while clicking. Use
359these two methods together to select groups of non-adjacent items.
360<Break/>
361Certain folders -- such as the one containing your own web pages -- sometimes
362have special significance. The Librarian Interface can map such folders to
363the first level of the file tree. To do this, right-click the desired
364folder. Select "Map", and enter a name for the folder. To remove an item,
365right-click the mapped folder and select "Unmap Folder".
366 </Section>
367 <Section name="creatingfolders">
368 <Title>Creating Folders</Title>
369<ObviousSentence>This section shows how to create new folders.</ObviousSentence>
370 <Contents>
371 <ContentsGroup linkto="simple">
372 <ContentsItem>
373 The new folder button
374 </ContentsItem>
375 <ContentsItem>
376 The right-button menu
377 </ContentsItem>
378 </ContentsGroup>
379 </Contents>
380 <Anchor name="simple">Simple Instructions:</Anchor>
381Use folders in the Collection file tree to group files together and make them
382easier to find. Folders can be placed inside folders. There is virtually no
383limit to how many folders you can have or how deeply they can be nested.
384<Break/>
385To create a new folder, optionally select an existing folder in the Collection
386Tree and click the New Folder button. The new folder appears within the
387selected one, or at the top level if none is selected. You are prompted for the
388folder's name (default "New Folder").
389<Break/>
390Folders can also be created by right-clicking over a folder, choosing "New
391Folder" and proceeding as above.
392 </Section>
393
394
395 <Section name="addingfiles">
396 <Title>Adding Files</Title>
397<ObviousSentence>This section shows how to get files into your collection.</ObviousSentence>
398 <Contents>
399 <ContentsGroup linkto="simple">
400 <ContentsItem>
401 Dragging a file
402 </ContentsItem>
403 <ContentsItem>
404 Multiple files
405 </ContentsItem>
406 </ContentsGroup>
407 <ContentsGroup linkto="advanced">
408 <ContentsItem>
409 Existing metadata
410 </ContentsItem>
411 </ContentsGroup>
412 </Contents>
413 <Anchor name="simple">Simple Instructions:</Anchor>
414Files can be copied into the collection by dragging and dropping. The mouse
415pointer becomes a ghost of the selected item (or, if more than one is selected,
416the number of them). Drop the selection into the Collection Tree to copy the
417files there (if the source was the Workspace Tree) or move them around within
418the collection (if the source was the Collection Tree).
419<Break/>
420When copying multiple files, they are all placed in the target folder at the
421same level, irrespective of the folder structure they occupied originally.
422When you copy a second file with the same name into the same folder, you are
423asked whether to overwrite the first one. Respond "No" and the file will not be
424copied, but the others will be. To cancel all remaining copy actions, click the
425"stop" button.
426<Break/>
427Only the "highest" items in a selection are moved. A folder is higher than its
428children. You cannot select files within a folder and also the folder itself.
429 <Anchor name="advanced">Advanced Instructions:</Anchor>
430When you add a file, the Librarian Interface searches through the source
431folders for auxiliary files containing metadata previously assigned to the
432added file and, if it finds one, begins to import this metadata. As the
433operation proceeds, you may be prompted (perhaps several times) for extra
434information to match the imported metadata to the metadata sets in your
435collection. This process involves many different prompts, described in the <Reference target="importingpreviouslyassignedmetadata">Importing Previously Assigned Metadata</Reference> section. For a more detailed
436explanation of associating metadata with files read Chapter 2 of the Greenstone
437Developer's Guide -- Getting the most out of your documents.
438 </Section>
439 <Section name="removingfiles">
440 <Title>Removing Files</Title>
441<ObviousSentence>This section describes how to remove files and folders from your collection.</ObviousSentence>
442 <Contents>
443 <ContentsGroup linkto="simple">
444 <ContentsItem>
445 The delete button
446 </ContentsItem>
447 <ContentsItem>
448 The delete key
449 </ContentsItem>
450 <ContentsItem>
451 Delete by drag and drop
452 </ContentsItem>
453 </ContentsGroup>
454 </Contents>
455 <Anchor name="simple">Simple Instructions:</Anchor>
456There are several methods for removing files and folders. You must first
457indicate what items to remove by selecting one or more files and folders as
458described in <Reference target="thegatherview">The Gather View</Reference>.
459<Break/>
460Once files have been selected, click the "delete" button to remove them, or
461press the [Delete] key on your keyboard, or drag them from the collection to
462the delete button and drop them there.
463 </Section>
464 <Section name="filteringthetree">
465 <Title>Filtering the Tree</Title>
466"Filtering" the collection tree allows you to narrow down the search for particular files.
467 <Contents>
468 <ContentsGroup linkto="simple">
469 <ContentsItem>
470 The filter control
471 </ContentsItem>
472 </ContentsGroup>
473 <ContentsGroup linkto="advanced">
474 <ContentsItem>
475 Custom filtering
476 </ContentsItem>
477 </ContentsGroup>
478 </Contents>
479 <Anchor name="simple">Simple Instructions:</Anchor>
480The "Show Files" pull-down menu underneath each tree shows a list of predefined
481filters, such as "Images". Choosing this temporarily hides all other files in
482the tree. To restore the tree, change the filter back to "All Files". These
483operations do not alter the collection, nor do they affect the folders in the
484tree.
485 <Anchor name="advanced">Advanced Instructions:</Anchor>
486You can specify a custom filter by typing in a pattern to match files against.
487Use standard file system abbreviations such as "*.*" or "*.doc" ("*" matches
488any characters).
489 </Section>
490 </Section>
491
492 <Section name="enrichingacollection">
493 <Title>Enriching the Collection with Metadata</Title>
494Having gathered several files into the collection, now enrich them with
495additional information called "metadata". This section explains how metadata is
496created, edited, assigned and retrieved, and how to use external metadata
497sources (also see Chapter 2 of the Greenstone Developer's Guide -- Getting the most
498out of your documents).
499 <Section name="theenrichview">
500 <Title>The Enrich View</Title>
501<ObviousSentence>This section describes how to input and edit metadata using the Enrich view.</ObviousSentence>
502 <Contents>
503 <ContentsGroup linkto="simple">
504 <ContentsItem>
505 The collection tree
506 </ContentsItem>
507 <ContentsItem>
508 The MetaEdit Controls
509 </ContentsItem>
510 <ContentsItem>
511 The value tree
512 </ContentsItem>
513 <ContentsItem>
514 The metadata table
515 </ContentsItem>
516 </ContentsGroup>
517 </Contents>
518 <Anchor name="simple">Simple Instructions:</Anchor>
519Use the Enrich view to assign metadata to the documents in the collection.
520Metadata is data about data -- typically title, author, creation date, and so
521on. Each metadata item has two parts: "element" tells what kind of item it is
522(such as author), and "value" gives the value of that metadata element (such as
523the author's name).
524<Break/>
525On the left of the "Enrich" view is the Collection Tree. To the right is the Metadata Table, which shows metadata for any selected files or folders in the Collection Tree. Columns are named in
526grey at the top, and can be resized by dragging the separating line. Clicking
527any row transfers its details to the MetaEdit Controls below. If several files
528are selected, black text indicates that the value is common to all of the
529selected files, while grey text indicates that it is not. Black values may be
530updated or removed, while grey ones can be removed from those that have it, or
531appended to the others.
532<Break/>
533A folder icon may appear beside some metadata entries. This indicates that the
534values are inherited from a parent (or ancestor) folder. Inherited metadata
535cannot be edited or removed, only appended to or overwritten. Click on the
536folder icon to go immediately to the folder where the metadata is assigned.
537<Break/>
538The MetaEdit Controls at the lower right appear only when a file is selected
539from the tree and a row is selected from the table. Use them to update, append,
540and remove the metadata value. The value field is for entering or editing the
541metadata value. Beside it is a button labelled "..." which, when clicked,
542opens a larger editing box. In the buttons below, "Append" assigns the value as
543new metadata and adds it to any existing values for the selected element,
544"Replace" overwrites the selected existing value with the new one, and "Remove" clears
545the selected value. Underneath, labelled "All Previous Values", is the "Value
546Tree".
547<Break/>
548The Value Tree expands and collapses. Usually it is a list that shows all
549values entered previously for the selected element. Clicking an entry
550automatically places it into the value field. Conversely, typing in the text
551field selects the Value Tree entry that starts with the characters you have
552typed. Pressing [Enter] auto-completes the typing with the selected value.
553<Break/>
554Metadata values can be organised into a hierarchy. This is shown in the Value Tree using folders for internal levels. Hierarchical values can be entered using the character "\" to separate the levels. For
555example, "Cards\Red\Diamonds\Seven" might be used in a hierarchy that represents a pack of playing cards. This enables values to be grouped together. Groups can also be assigned as metadata to files.
556<Break/>
557Greenstone extracts metadata automatically from documents into a metadata set
558whose elements are prefixed by "ex.". This has no value tree and cannot be
559edited, so the edit controls are hidden if such an entry is selected. The
560"..." button still serves to expand the value, but the text cannot be edited.
561 </Section>
562 <Section name="selectingmetadatasets">
563 <Title>Selecting Metadata Sets</Title>
564<ObviousSentence>This section explains how to specify metadata elements and how to add metadata sets to your collection.</ObviousSentence>
565 <Contents>
566 <ContentsGroup linkto="simple">
567 <ContentsItem>
568 Adding a metadata set
569 </ContentsItem>
570 </ContentsGroup>
571 <ContentsGroup linkto="advanced">
572 <ContentsItem>
573 Updating a set
574 </ContentsItem>
575 <ContentsItem>
576 Creating new sets
577 </ContentsItem>
578 <ContentsItem>
579 Exporting a set
580 </ContentsItem>
581 </ContentsGroup>
582 </Contents>
583 <Anchor name="simple">Simple Instructions:</Anchor>
584Sets of predefined metadata elements are known as "metadata sets". An example
585is the Dublin Core metadata set. When you add a metadata set to your
586collection, its elements become available for selection. You can have more than
587one set; to prevent name clashes a short identifier that identifies the
588metadata set is pre-pended to the element name. For instance the Dublin Core
589element Creator becomes "dc.Creator". Metadata sets are stored in the
590Librarian Interface's metadata folder and have the suffix ".mds".
591<Break/>
592To add a metadata set, choose "Metadata Sets" from the menu bar and select the
593"Import Set" action. A list appears that shows the sets stored in the Librarian
594Interface's metadata folder. Choose one and open it, or click "Browse" to
595locate metadata set files stored elsewhere. If the metadata elements have associated value trees, you will be asked whether to import
596all values associated with the elements in the set, just those values that make
597up the structure of hierarchy-based metadata, or no values at all.
598 <Anchor name="advanced">Advanced Instructions:</Anchor>
599To install a newer version of a metadata set, simply add it as above. The
600Librarian Interface merges the sets, but does not alter values you have
601entered. You may be asked how to merge certain elements. For example if the
602current set and the one you are importing share a common element (which is
603likely if you are installing a new version of a set), you are shown as much
604information about the existing and new elements as possible, and asked how to
605proceed. Options include merging the elements, renaming the new one, replacing
606the old element entirely, or skipping this element. When merging two elements
607you are confronted with the same options, but this time at the "attributes"
608(rather than "elements") level. You can cancel the import operation at any
609time.
610<Break/>
611The ".mds" files are expressed in XML format. You can edit an existing metadata
612set or create a new one with an ordinary text editor. If you are starting a
613new file, copy the Document Type Definition and be sure to follow it, otherwise
614the Librarian Interface will be unable to load the metadata set. Use of an
615XML validator or validating editor is recommended.
616<Break/>
617To export a metadata set, or part of one (e.g. its assigned value hierarchy, or
618all its values), return to the Librarian Interface and choose "Export Set" from
619the "Metadata Set" menu. You will be asked to select appropriate export
620options, and a file to export into.
621 </Section>
622 <Section name="appendingmetadata">
623 <Title>Appending New Metadata</Title>
624<ObviousSentence>This section explains how to add metadata and values to files, and how to add new values for metadata elements.</ObviousSentence>
625 <Contents>
626 <ContentsGroup linkto="simple">
627 <ContentsItem>
628 Adding to files
629 </ContentsItem>
630 <ContentsItem>
631 Adding to folders or multiple files
632 </ContentsItem>
633 </ContentsGroup>
634 <ContentsGroup linkto="advanced">
635 <ContentsItem>
636 Adding to the metadata table
637 </ContentsItem>
638 <ContentsItem>
639 Subject hierarchies
640 <ContentsItem>
641 Introduction to subjects
642 </ContentsItem>
643 <ContentsItem>
644 Metadata set editor
645 </ContentsItem>
646 </ContentsItem>
647 <ContentsItem>
648 Text field entry
649 </ContentsItem>
650 </ContentsGroup>
651 <ContentsGroup linkto="advanced">
652 <ContentsItem>
653 Value hierarchies and editing values
654 </ContentsItem>
655 </ContentsGroup>
656 </Contents>
657 <Anchor name="simple">Simple Instructions:</Anchor>
658We now add a metadata item -- both element and value -- to a file. First select
659the file from the Collection file tree on the left. The action causes any
660metadata previously assigned to this file to appear in the table at the right.
661<Break/>
662Next select the metadata element you want to add by clicking its row in the
663table.
664<Break/>
665Type the value into the value field. Do not use the character "\", as it is
666used for constructing hierarchies. When finished, click "Append" to add the new
667value as metadata for the chosen file. The value immediately appears in the
668Metadata table.
669<Break/>
670You can also add metadata to a folder, or to several multiply selected files at
671once. It is added to all files within the folder or selection, and to child
672folders. Keep in mind that if you assign metadata to a folder, any new files in
673it automatically inherit the folder's values.
674<Break/>
675When you add metadata to multiple files at once, you will be prompted for confirmation for any files that already have a value for that metadata. You are shown the name of the file in question, the element's
676title, previously-assigned values for this element, and the new value. The
677buttons offer different options: "Append" appends the metadata to the file
678without altering any existing values; "Append All" adds the new value to all
679other files too, without requiring individual confirmation; "Skip File" proceeds to the next file; "Cancel"
680undoes any changes and cancels the action.
681<Break/>
682If you choose metadata that occurs in some of the selected files and click
683"Append", it is added to the other files in the selection too.
684 <Anchor name="advanced">Advanced Instructions:</Anchor>
685You can add structure to metadata values by using paths as described in <Reference target="theenrichview">The Enrich View</Reference>. Correct any mistakes in creating hierarchies by using
686the metadata set editor explained in <Reference target="editingmetadatasets">Editing Metadata Sets</Reference>.
687 </Section>
688 <Section name="addingpreviouslydefinedmetadata">
689 <Title>Adding Previously Defined Metadata</Title>
690<ObviousSentence>This section explains how to add metadata that uses values already present in the value tree.</ObviousSentence>
691 <Contents>
692 <ContentsGroup linkto="simple">
693 <ContentsItem>
694 Adding to files
695 </ContentsItem>
696 <ContentsItem>
697 Adding to folders or multiple files
698 </ContentsItem>
699 </ContentsGroup>
700 </Contents>
701 <Anchor name="simple">Simple Instructions:</Anchor>
702To add metadata that has an existing value, first select the file, then select
703the required value from the value tree, expanding hierarchy folders as
704necessary. The value of the selected entry automatically appears in the Value
705text field (alternatively, use the value tree's auto-select and auto-complete
706features). Click "Append" to add the metadata to the selected file.
707<Break/>
708The process of adding metadata with already-existing values to folders
709or multiple files is just the same.
710 </Section>
711 <Section name="updatingmetadata">
712 <Title>Updating Metadata</Title>
713<ObviousSentence>This section explains how to update the metadata assigned to a file.</ObviousSentence>
714 <Contents>
715 <ContentsGroup linkto="simple">
716 <ContentsItem>
717 Updating files
718 </ContentsItem>
719 <ContentsItem>
720 Updating folders or multiple files
721 </ContentsItem>
722 </ContentsGroup>
723 </Contents>
724 <Anchor name="simple">Simple Instructions:</Anchor>
725To update the value of a piece of metadata, first choose the file to which that
726value applies, and then the metadata element whose value you want to change.
727Your selection appears in the metadata edit controls. Edit the value field and
728click "Replace" to alter the metadata.
729<Break/>
730The process is the same when updating a folder with child folders or multiple
731files, except that when you click "Replace" you are asked what to do with the
732other files. The buttons offer different options: "Replace" replaces any
733previous value with the new one; "Replace All" adds the new value in the same
734way to all other files; "Skip File" skips the current file and proceeds to the
735next; "Cancel" undoes any changes and cancels the action. You can only update
736metadata that is common to all files selected. For a folder, this means that
737all its contents must share the same metadata.
738<Break/>
739The value tree shows all previous values, not just those currently assigned.
740Thus the value you have replaced will remain in the value tree.
741 </Section>
742 <Section name="removingmetadata">
743 <Title>Removing Metadata</Title>
744<ObviousSentence>This section explains how to remove metadata from a file.</ObviousSentence>
745 <Contents>
746 <ContentsGroup linkto="simple">
747 <ContentsItem>
748 Removing from files
749 </ContentsItem>
750 <ContentsItem>
751 Removing from folders or multiple files
752 </ContentsItem>
753 </ContentsGroup>
754 <ContentsGroup linkto="advanced">
755 <ContentsItem>
756 Removing from the table
757 </ContentsItem>
758 </ContentsGroup>
759 </Contents>
760 <Anchor name="simple">Simple Instructions:</Anchor>
761You remove metadata the same way as you update it. First select a file from the
762file tree, then use the metadata table to select the metadata. If the metadata
763has a value assigned, the "Remove" button in the MetaEdit Controls becomes
764active. Click it to remove the metadata from the specified file. Other files
765remain unchanged, and the value remains in the Value Tree.
766<Break/>
767When you remove metadata from a folder, or from several files, you are
768presented with various options: removing the metadata from this file, removing
769it from this and all other files, and skipping this file. You can cancel the
770operation at any time. If you choose metadata that is not common to all the
771selected files and click "Remove", the metadata is removed from those
772files that have it; all others are unaffected.
773 </Section>
774 <Section name="reviewingmetadata">
775 <Title>Reviewing Assigned Metadata</Title>
776<ObviousSentence>This section describes how to view all metadata assigned to an entire collection.</ObviousSentence>
777 <Contents>
778 <ContentsGroup linkto="simple">
779 <ContentsItem>
780 The audit table
781 </ContentsItem>
782 </ContentsGroup>
783 <ContentsGroup linkto="advanced">
784 <ContentsItem>
785 Right button menu
786 </ContentsItem>
787 <ContentsItem>
788 Autofilter
789 </ContentsItem>
790 </ContentsGroup>
791 </Contents>
792 <Anchor name="simple">Simple Instructions:</Anchor>
793Sometimes you need to see the metadata assigned to many or all files at once -- for instance,
794to determine how many files are left to work on, or to get some idea of the
795spread of dates.
796<Break/>
797Select the files you wish to examine, and from the "Metadata Set" menu choose "Assigned Metadata...". A window called
798"All Metadata", dominated by a large table with many columns, appears. The
799first column shows file names; the rows show all metadata values assigned to
800those files.
801<Break/>
802Drawing the table can take some time if many files are selected. You can continue to use the Librarian
803Interface while the "All Metadata" window is open.
804<Break/>
805Click "Close" to hide the window.
806 <Anchor name="advanced">Advanced Instructions:</Anchor>
807You can also view the "All Metadata" table by selecting the files you wish to
808examine, right-clicking, and choosing "Assigned Metadata...". If a folder has
809been selected, all its child files are included in the table.
810<Break/>
811When it gets too large, you can filter the "All Metadata" table by applying
812filters to the columns. As new filters are added, only those rows that match
813them remain visible. To set, modify or clear a filter, click on the "funnel"
814icon at the top of a column. You are prompted for information about the filter.
815Once a filter is set, the column header changes colour.
816<Break/>
817The prompt has a "Simple" and an "Advanced" tab. The Simple version filters
818columns so that they only show rows that contain a certain metadata value ("*"
819matches all values). You can select metadata values from the pull-down list.
820The Advanced version allows different matching operations: must start with,
821does not contain, alphabetically less than and is equal to. The value to be
822matched can be edited to be any string (including "*"), and you can choose
823whether the matching should be case insensitive. Finally, you can specify a
824second matching condition that you can use to specify a range of values (by
825selecting AND) or alternative values (by selecting OR). Below this area is a
826box that allows you to change the sort order (ascending or descending). Once
827you have finished, click "Set Filter" to apply the new filter to the column.
828Click "Clear Filter" to remove a current filter. Note that the filter details
829are retained even when the filter is cleared.
830<Break/>
831For example, to sort the "All Metadata" table, choose a column, select the
832default filter setting (a Simple filter on "*"), and choose ascending or
833descending ordering.
834 </Section>
835 <Section name="importingpreviouslyassignedmetadata">
836 <Title>Importing Previously Assigned Metadata</Title>
837This section describes how to import previously assigned metadata,
838and install parsers to handle various metadata types.
839 <Contents>
840 <ContentsGroup linkto="simple">
841 <ContentsItem>
842 While adding files
843 </ContentsItem>
844 </ContentsGroup>
845 </Contents>
846 <Anchor name="simple">Simple Instructions:</Anchor>
847If metadata in a form recognized by the Librarian Interface has been previously
848assigned to a file -- for example, when you choose documents from an existing
849Greenstone collection -- it is imported automatically when you add the file.
850To do this, the metadata must be mapped to the metadata sets available in the
851collection.
852<Break/>
853The Librarian Interface prompts for the necessary information. The prompt
854gives brief instructions and then shows the name of the metadata element that
855is being imported, just as it appears in the source file. This field cannot be
856edited or changed. Next you choose what metadata set the new element should map
857to, and then the appropriate metadata element in that set. The system
858automatically selects the closest match, in terms of set and element, for the
859new metadata.
860<Break/>
861Having checked the mapping, you can choose "Add" to add the new metadata
862element to the chosen metadata set. (This is only enabled if there is no
863element of the same name within the chosen set.) "Merge" maps the new element
864to the one chosen by the user. Finally, "Ignore" does not import any metadata
865with this element name.
866<Break/>
867Once you have specified how to import a certain piece of metadata, the mapping
868information is retained for the collection's lifetime. To correct any mistakes
869during importing, use the metadata set editor described in <Reference target="editingmetadatasets">Editing Metadata Sets</Reference>.
870<Break/>
871For details on the metadata.xml files which Greenstone uses to store the metadata, see Chapter 2 of the Greenstone
872Developer's Guide -- Getting the most out of your documents.
873 </Section>
874 </Section>
875
876 <Section name="designingacollection">
877 <Title>Designing Your Collection's Appearance</Title>
878Once your files are marked up with metadata, you next decide how it should
879appear to users as a Greenstone collection. What kind of information is
880searchable? What ways are provided to browse through the documents? What
881languages are supported? Where do the buttons appear on the page? These
882things can be customized; this section describes how to do it.
883 <Section name="thedesignview">
884 <Title>The Design View</Title>
885This section introduces you to the design view and explains how to navigate
886between the various views within this pane.
887 <Contents>
888 <ContentsGroup linkto="simple">
889 <ContentsItem>
890 Choosing a design section
891 </ContentsItem>
892 </ContentsGroup>
893 </Contents>
894 <Anchor name="simple">Simple Instructions:</Anchor>
895With the Librarian Interface, you can configure how the collection appears to
896the user. The configuration options are divided into different sections, each
897associated with a particular stage of navigating or presenting information.
898<Break/>
899On the left is a list of different views, and on the right are the controls
900associated with the current one. To change to a different view, click its name
901in the list.
902<Break/>
903To understand the stages and terms involved in designing a collection, first
904read Chapters 1 and 2 of the Greenstone Developer's Guide.
905 </Section>
906 <Section name="generalsettings">
907 <Title>General Settings</Title>
908This section explains how to review and alter the general settings associated
909with your collection. First, under "Design Sections", click "General".
910 <Contents>
911 <ContentsGroup linkto="simple">
912 <ContentsItem>
913 General settings
914 </ContentsItem>
915 </ContentsGroup>
916 </Contents>
917 <Anchor name="simple">Simple Instructions:</Anchor>
918Here the values provided during collection creation can be modified.
919<Break/>
920At the top of the page is an instruction box, which appears for each of the
921different sections. It contains a brief list of instructions to remind you
922what functionality is available.
923<Break/>
924First are the contact emails of the collection's creator and maintainer. Then
925come two checkboxes for whether the collection should be publicly accessible,
926and whether it is still under construction. The following field allows you to
927change the collection title. The next one specifies (in the form of a URL) the
928icon to show at the top left of the collection's "About" page, and the next is
929the icon used in the Greenstone library page to link to the collection. Finally
930comes the "Collection Description" text area as described in <Reference target="creatingacollection">Creating A New Collection</Reference>.
931 </Section>
932 <Section name="plugins">
933 <Title>Document Plugins</Title>
934This section describes how to configure the document plugins the
935collection uses. It explains how you specify what
936plugins to use, what parameters to pass to them, and in what order
937they occur. Under "Design Sections", click "Document Plugins".
938 <Contents>
939 <ContentsGroup linkto="simple">
940 <ContentsItem>
941 Add a plugin
942 </ContentsItem>
943 <ContentsItem>
944 Remove a plugin
945 </ContentsItem>
946 <ContentsItem>
947 Configure a plugin
948 </ContentsItem>
949 <ContentsItem>
950 Change plugin order
951 </ContentsItem>
952 </ContentsGroup>
953 <ContentsGroup linkto="advanced">
954 <ContentsItem>
955 Custom configuration
956 </ContentsItem>
957 <ContentsItem>
958 Rebuilding the plugin database
959 </ContentsItem>
960 </ContentsGroup>
961 </Contents>
962 <Anchor name="simple">Simple Instructions:</Anchor>
963To add a plugin, select it using the "Select plugin to add" pull-down list near the
964bottom and then click "Add Plugin". A window appears entitled
965"Configuring Arguments"; it is described later. Once you have configured the
966new plugin, it is added to the end of the "Currently Assigned Plugins" list.
967Note that a plugin may only occur once in the list.
968<Break/>
969To remove a plugin, select it in the list and click "Remove Plugin".
970<Break/>
971Plugins are configured by providing arguments. To alter them, select the
972plugin from the list and click "Configure Plugin" (or double-click
973the plugin). A "Configuring Arguments" dialog appears with three parts: a
974text field for entering custom arguments, an area containing controls for
975specifying arguments, and two buttons at the bottom.
976<Break/>
977There are different kinds of controls. Some are checkboxes, and clicking one
978adds the appropriate option to the plugin. Others are text strings, with a
979checkbox and a text field. Click the box to enable the argument, then type
980appropriate text (regular expression, file path etc) in the box. Others are
981pull-down menus from which you can select from a given set of values. Still
982others allow multiple selections from a list. To add a value, select it and
983click "Add"; to remove it, select it and click "Remove". To learn what an
984argument does, let the mouse hover over its name for a moment and a description
985will appear.
986<Break/>
987When you have changed the configuration, click "OK" to commit the changes and
988close the dialog, or "Cancel" to close the dialog without changing any plugin
989arguments.
990<Break/>
991The plugins in the list are executed in order, and the ordering is sometimes
992important. Two plugins, ArcPlug and RecPlug, are vital to the collection
993building process, and are fixed in place at the end of the list (with a
994separator line). To change the ordering of the other ones, select the plugin you want to move
995and click "Move To Top", "Move Up", "Move Down", or "Move To Bottom".
996 <Anchor name="advanced">Advanced Instructions:</Anchor>
997The Librarian Interface does its best to determine what arguments a plugin
998supports. However, there may be cases where the user wants to specify special
999arguments, and for this a text field called "Custom Arguments" (at the top) is
1000provided. Any text in it is appended verbatim to the end of the plugin
1001command.
1002 </Section>
1003 <Section name="searchtypes">
1004 <Title>Search Types</Title>
1005This section explains how to modify a new design feature in Greenstone, Search Types, which allow fielded searching. Under "Design Sections", click "Search Types".
1006 <Contents>
1007 <ContentsGroup linkto="simple">
1008 <ContentsItem>
1009 What enabling advanced searches means
1010 </ContentsItem>
1011 <ContentsItem>
1012 Adding a new search type
1013 </ContentsItem>
1014 <ContentsItem>
1015 Removing a search type
1016 </ContentsItem>
1017 <ContentsItem>
1018 Changing the order of search types
1019 </ContentsItem>
1020 </ContentsGroup>
1021 </Contents>
1022 <Anchor name="simple">Simple Instructions:</Anchor>
1023When you enter the Search Types view, first check "Enable Advanced
1024Searches", which activates the other controls. This migrates the collection to
1025Greenstone 2.4 format, which supports fielded searching, and means that (a)
1026the index design is different (explained in the <Reference target="searchindexes">Search Indexes</Reference> section),
1027(b) there are more text fragments to translate (see <Reference target="translatetext">Translation</Reference>), and (c) the collection will not be usable under older Greenstone
1028installations. If you later uncheck this field, most of your collection will
1029be migrated back to Greenstone 2.39. However the Librarian Interface cannot
1030convert the new index specifications into older ones, so you will have to
1031re-enter them manually.
1032<Break/>
1033To add a search type, select it from the "Search Types" list and click "Add Search Type". Each type can only appear in the list once.
1034<Break/>
1035To remove a search type, select it from the "Currently Assigned Search Types"
1036list and click "Remove Search Type". The list must contain at least
1037one search type.
1038<Break/>
1039To change to order of a search type, select it from the list and click "Move
1040Up" or "Move Down". The first one will be the default.
1041 </Section>
1042 <Section name="searchindexes">
1043 <Title>Search Indexes</Title>
1044Indexes specify what parts of the collection are searchable. This section explains how to add and remove indexes, and set a default index. Under "Design Sections", click "Search Indexes".
1045 <Contents>
1046 <ContentsGroup linkto="simple">
1047 <ContentsItem>
1048 Add an index
1049 </ContentsItem>
1050 <ContentsItem>
1051 Remove an index
1052 </ContentsItem>
1053 <ContentsItem>
1054 Set default index
1055 </ContentsItem>
1056 <ContentsItem>
1057 Clear default index
1058 </ContentsItem>
1059 </ContentsGroup>
1060 </Contents>
1061 <Anchor name="simple">Simple Instructions:</Anchor>
1062To add an index, type a name for it into the "Index Name" field. Select which
1063of the possible information sources to index by clicking the checkboxes beside
1064them. The list shows all the assigned metadata elements, as well the full
1065text. Having selected the data sources, choose the granularity of the index,
1066using the "At the level" menu. Once these details are complete, "Add Index"
1067becomes active (unless there is an existing index with the same settings).
1068Click it to add the new index.
1069<Break/>
1070To remove an index, select it from the list of assigned indexes and click
1071"Remove Index".
1072<Break/>
1073The default index, the one used on the collection's search page, is tagged with
1074"[Default Index]" in the "Assigned Indexes" list. To set it, select an index
1075from the list and click "Set Default". To reset it, click "Clear Default".
1076<Break/>
1077If advanced searching is enabled (via the Search Types view), the index controls are different. Each index
1078is based on just one data source. There is a new pseudo-data source "allfields" which provides searching across all specified indexes at once. Levels are not
1079assigned to a specific index, but apply across all indexes: thus indexes and
1080levels are added separately. Indexes are removed in the same way as above, but
1081the default index can no longer be set -- it is simply the
1082first index assigned.
1083<Break/>
1084To create indexes on all sources, click the "Add All" button. The name of each index will default to the source name. To change the name, select an index, change its details, and click "Replace Index".
1085 </Section>
1086 <Section name="partitionindexes">
1087 <Title>Partition Indexes</Title>
1088Indexes are built on particular text or metadata sources. The search space can
1089be further controlled by partitioning the index, either by language or by a
1090predetermined filter. This section describes how to do this. Under "Design
1091Sections", click "Partition Indexes".
1092<Break/>
1093The "Partition Indexes" view has three tabs; "Define Filters", "Assign
1094Partitions" and "Assign Languages". To learn more about partitions read about
1095subcollections and subindexes in Chapter 2 of the Greenstone Developer's Guide.
1096
1097 <Section name="definefilters">
1098 <Title>Define Filters</Title>
1099<ObviousSentence>The section explains how to define a partition filter.</ObviousSentence>
1100 <Contents>
1101 <ContentsGroup linkto="simple">
1102 <ContentsItem>
1103 Add a filter
1104 </ContentsItem>
1105 <ContentsItem>
1106 Remove a filter
1107 </ContentsItem>
1108 <ContentsItem>
1109 Update a filter
1110 </ContentsItem>
1111 </ContentsGroup>
1112 </Contents>
1113 <Anchor name="simple">Simple Instructions:</Anchor>
1114Filters allows you to group together into a subcollection all documents in an
1115index for which a metadata value matches a given pattern.
1116<Break/>
1117To create a filter, click the "Define Filters" tab and enter a name for the
1118new filter into the "Name the subcollection filter" field. Next choose a
1119document attribute to match against, either a metadata element or the name of
1120the file in question. Enter a regular expression to use during the matching.
1121You can toggle between "Including" documents that match the filter, or
1122"Excluding" them. Finally, you can specify any of the standard PERL regular
1123expression flags to use when matching (e.g. "i" for case-insensitive matching).
1124Finally, click "Add Filter" to add the filter to the "Defined Subcollection Filters"
1125list.
1126<Break/>
1127To remove a filter, select it from the list and click "Remove Filter".
1128<Break/>
1129To alter a filter, select it from the list, change any of the values that
1130appear in the editing controls and click "Replace Filter" to commit the changes.
1131 </Section>
1132 <Section name="assignpartitions">
1133 <Title>Assign Partitions</Title>
1134<ObviousSentence>This section explains how to assign a previous defined partition filter.</ObviousSentence>
1135 <Contents>
1136 <ContentsGroup linkto="simple">
1137 <ContentsItem>
1138 Add a partition
1139 </ContentsItem>
1140 <ContentsItem>
1141 Remove a partition
1142 </ContentsItem>
1143 <ContentsItem>
1144 Set default partition
1145 </ContentsItem>
1146 <ContentsItem>
1147 Clear default partition
1148 </ContentsItem>
1149 </ContentsGroup>
1150 </Contents>
1151 <Anchor name="simple">Simple Instructions:</Anchor>
1152Having defined a subcollection filter, use the "Assign Partitions" tab to build
1153indexes for it (or for a group of filters). Select the desired filter (or
1154filters) from the "Defined Subcollection Filters" list, enter a name for your partition in the "Partition Name" field, and click "Add Partition".
1155<Break/>
1156To remove a partition, select it from the list and click "Remove Partition".
1157<Break/>
1158To make a partition the default one, select it from the list and click "Set
1159Default".
1160<Break/>
1161To clear the default partition, click "Clear Default".
1162 </Section>
1163 <Section name="assignlanguages">
1164 <Title>Assign Languages</Title>
1165This section details how to restrict search indexes to particular languages.
1166You do this by generating a partition using the "Assign Languages" tab of the
1167"Partition Indexes" view.
1168 <Contents>
1169 <ContentsGroup linkto="simple">
1170 <ContentsItem>
1171 Language controls
1172 </ContentsItem>
1173 <ContentsItem>
1174 Add language
1175 </ContentsItem>
1176 <ContentsItem>
1177 Remove language
1178 </ContentsItem>
1179 <ContentsItem>
1180 Set default language
1181 </ContentsItem>
1182 <ContentsItem>
1183 Clear default language
1184 </ContentsItem>
1185 </ContentsGroup>
1186 </Contents>
1187 <Anchor name="simple">Simple Instructions:</Anchor>
1188To add a new language to partition by, use the "Assign Languages" tab to build
1189an index for it. Select the desired language from the "Language to add"
1190pull-down list and click "Add Language".
1191<Break/>
1192To remove a language, select it from the "Language Selection" list and click
1193"Remove Language".
1194<Break/>
1195To set the default language, select it from the list and click "Set Default".
1196<Break/>
1197To clear the default language, click "Clear Default".
1198 </Section>
1199 </Section>
1200 <Section name="xcollectionsearching">
1201 <Title>Cross-Collection Searching</Title>
1202Greenstone can search across several different collections as though they were
1203one. This is done by creating a "super-collection" that comprises the
1204individual collections. Under "Design Sections", click "Cross-Collection Search".
1205 <Contents>
1206 <ContentsGroup linkto="simple">
1207 <ContentsItem>
1208 Selecting a collection
1209 </ContentsItem>
1210 </ContentsGroup>
1211 </Contents>
1212 <Anchor name="simple">Simple Instructions:</Anchor>
1213The Cross-Collection Search view shows a checklist of available collections. The
1214current collection is ticked and cannot be deselected. To add another
1215collection to be searched in parallel, click it in the list (click again to
1216remove it). If only one collection is selected, there is no cross-collection
1217searching.
1218<Break/>
1219For further details, see Chapter 1 of the Greenstone Developer's Guide.
1220 </Section>
1221 <Section name="classifiers">
1222 <Title>Classifiers</Title>
1223This section explains how to assign "classifiers", which are used for browsing,
1224to the collection. Under "Design Sections", click "Browsing Classifiers".
1225 <Contents>
1226 <ContentsGroup linkto="simple">
1227 <ContentsItem>
1228 Classifier selection and configuration
1229 </ContentsItem>
1230 <ContentsItem>
1231 Add a classifier
1232 </ContentsItem>
1233 <ContentsItem>
1234 Remove a classifier
1235 </ContentsItem>
1236 <ContentsItem>
1237 Configure a classifier
1238 </ContentsItem>
1239 <ContentsItem>
1240 Alter classifier ordering
1241 </ContentsItem>
1242 </ContentsGroup>
1243 <ContentsGroup linkto="advanced">
1244 <ContentsItem>
1245 CustomAZList
1246 </ContentsItem>
1247 </ContentsGroup>
1248 </Contents>
1249 <Anchor name="simple">Simple Instructions:</Anchor>
1250To add a classifier, select it using the "Select classifier to add" pull-down list near the
1251bottom and then click "Add Specified Classifier". A window appears entitled
1252"Configuring Arguments"; instructions for this dialog are just the same as for
1253plugins (see <Reference target="plugins">Document Plugins</Reference>). Once you have configured the new
1254classifier, it is added to the end of the "Currently Assigned Classifiers"
1255list.
1256<Break/>
1257To remove a classifier, select it from the list and click "Remove Selected
1258Classifier".
1259<Break/>
1260To change the arguments a classifier, select it from the list and click
1261"Configure Selected Classifier" (or double-click on the classifier in the
1262list).
1263<Break/>
1264The ordering of classifiers in the collection's navigation bar is reflected in
1265their order here. To change it, select the classifier you want to move and
1266click "Move To Top", "Move Up", "Move Down", or "Move To Bottom".
1267<Break/>
1268For further information on classifiers read Chapter 2, Greenstone
1269Developer's Guide -- Getting the most out of your documents.
1270 <Anchor name="advanced">Advanced Instructions:</Anchor>
1271The CustomAZList classifier is a special classifier that builds an alphabetical
1272selection list ("AZList") and allows you to specify the letter ranges. This
1273classifier has its own configuration dialogue. When a metadata element is
1274selected, the "Ranges" tree automatically becomes populated with appropriate
1275values. Expand or collapse the tree as desired. Select any two values and
1276click "Merge" to specify a range, or select a previously merged value and click
1277"Split" to restore the values contained within. When satisfied with the ranges,
1278click "OK" to begin processing the documents in the collection. You can
1279"Cancel" the dialog without making any changes to the collection.
1280 </Section>
1281 <Section name="formatstatements">
1282 <Title>Format Features</Title>
1283Format commands control the structure and appearance of the collection. They
1284affect such things as where buttons appear when a document is shown, and what
1285links are displayed by the DateList classifier. Format commands are not easy
1286to develop, and you should read Chapter 2 of the Greenstone Developer's Guide.
1287This section discusses the format settings, and how the Librarian Interface
1288gives access to them. Under "Design Sections", click "Format Features".
1289 <Contents>
1290 <ContentsGroup linkto="simple">
1291 <ContentsItem>
1292 Formatting
1293 </ContentsItem>
1294 <ContentsItem>
1295 Add format command
1296 </ContentsItem>
1297 <ContentsItem>
1298 Remove format command
1299 </ContentsItem>
1300 <ContentsItem>
1301 Update format command
1302 </ContentsItem>
1303 </ContentsGroup>
1304 <ContentsGroup linkto="advanced">
1305 <ContentsItem>
1306 Extended formatting options
1307 </ContentsItem>
1308 </ContentsGroup>
1309 </Contents>
1310 <Anchor name="simple">Simple Instructions:</Anchor>
1311You can apply a format command to anything in the "Choose Feature" pull-down
1312list, which includes each classifier and a predefined list of features. When
1313you select a feature, there are two types of control. Some features are simply
1314enabled or disabled, and this is controlled by a checkbox. Others require a
1315format string to be specified. For these there is a pull-down list ("Affected
1316Component") for selecting which part of the feature the string applies to
1317(if necessary), a text area ("HTML Format String") for entering the string,
1318and a selection of predefined "Variables". To insert a variable into the
1319current position in the format string, select it from the pull-down list and
1320click "Insert".
1321<Break/>
1322You can specify a default format for a particular component by selecting the
1323blank feature. This format is then applied to all applicable features unless
1324otherwise specified.
1325<Break/>
1326To add a new format command, fill out the information as explained above and
1327click "Add Format". The new format command appears in the list of "Currently
1328Assigned Format Commands". Only one format command can be assigned to each
1329feature/component combination.
1330<Break/>
1331To remove a format command, select it from the list and click "Remove Format".
1332<Break/>
1333To change a format command, select it from the list, modify the settings, and
1334click "Replace Format".
1335<Break/>
1336For more information about variables and the feature components, read Chapter 2
1337of the Greenstone Developer's Guide.
1338 <Anchor name="advanced">Advanced Instructions:</Anchor>
1339If the "Allow Extended Options" checkbox is ticked, some advanced formatting options are enabled. The list of features that can be formatted is changed slightly, and more variables are available to be used in the format command, providing greater control over the page layout.
1340 </Section>
1341 <Section name="translatetext">
1342 <Title>Translate Text</Title>
1343This section describes the translation view, where you can define
1344language-specific text fragments for parts of the collection's interface.
1345Under "Design Sections", click "Translate Text".
1346 <Contents>
1347 <ContentsGroup linkto="simple">
1348 <ContentsItem>
1349 Add translation
1350 </ContentsItem>
1351 <ContentsItem>
1352 Remove translation
1353 </ContentsItem>
1354 <ContentsItem>
1355 Update translation
1356 </ContentsItem>
1357 </ContentsGroup>
1358 </Contents>
1359 <Anchor name="simple">Simple Instructions:</Anchor>
1360First choose the an entry from the "Features" list. The language-specific
1361strings associated with this feature appear below. Use the "Language of
1362translation" pull-down list to select the target language, and type the
1363translated text into the text area, referring to the "Initial Text Fragment" if
1364necessary. Click "Add Translation" when finished.
1365<Break/>
1366To remove an existing translation, select it in the "Assigned Translations"
1367table and click "Remove Translation".
1368<Break/>
1369To edit a translation, select it, edit it in the "Translated Text" text
1370area, and click "Replace Translation".
1371 </Section>
1372 <Section name="metadatasets">
1373 <Title>Metadata Sets</Title>
1374This section explains the metadata set review panel.
1375Under "Design Sections", click "Metadata Sets".
1376 <Contents>
1377 <ContentsGroup linkto="simple">
1378 <ContentsItem>
1379 Available metadata sets
1380 </ContentsItem>
1381 </ContentsGroup>
1382 </Contents>
1383 <Anchor name="simple">Simple Instructions:</Anchor>
1384This view is used to review the metadata sets that the collection uses, and the
1385elements that are available within each set. Choose from the list of "Available
1386Metadata Sets" in order to see details of their elements. This view is
1387read-only.
1388 </Section>
1389 </Section>
1390
1391 <Section name="producingthecollection">
1392 <Title>Producing Your Collection</Title>
1393Having collected the documents for the collection, annotated them with
1394metadata, and designed how the collection will appear, you can now produce the
1395collection using Greenstone. This section explains how.
1396 <Section name="thecreateview">
1397 <Title>The Create View</Title>
1398<ObviousSentence>This section explains the Create view used to produce a collection.</ObviousSentence>
1399 <Contents>
1400 <ContentsGroup linkto="simple">
1401 <ContentsItem>
1402 Building the collection
1403 </ContentsItem>
1404 <ContentsItem>
1405 Previewing the collection
1406 </ContentsItem>
1407 </ContentsGroup>
1408 </Contents>
1409 <Anchor name="simple">Simple Instructions:</Anchor>
1410The Create view is used to create the collection by running Greenstone
1411collection-building scripts on the information you have provided. This is
1412generally straightforward: just click "Build Collection" at the bottom of the
1413screen. However, the building process can be customized. You can also use
1414this view to review details of previous attempts to build this collection,
1415whether successful or not.
1416<Break/>
1417The buttons for building and cancelling the building process are at the bottom.
1418Above appears a group of controls titled "Collection Import &amp; Build Options".
1419To the left is a list of three items, and to the right is a pane that reflects
1420the currently chosen item in the list, as described in the following sections.
1421<Break/>
1422Clicking "Build Collection" initiates the collection building process. The time
1423this takes depends on the size of the collection and the number of indexes
1424being created (for huge collections it can be hours). To cancel the process at
1425any time, click "Cancel Build".
1426<Break/>
1427<!-- added -->
1428Once the collection has successfully built, clicking "Preview Collection" will launch a web browser showing the home page of the collection.
1429 </Section>
1430 <Section name="buildsettings">
1431 <Title>Import and Build Settings</Title>
1432This section explains how to access the various import and build settings.
1433For more information of importing and building read Chapter 1 of the Greenstone
1434Developer's Guide -- Understanding the collection-building process.
1435 <Contents>
1436 <ContentsGroup linkto="simple">
1437 <ContentsItem>
1438 General settings
1439 </ContentsItem>
1440 <ContentsItem>
1441 Import settings
1442 </ContentsItem>
1443 <ContentsItem>
1444 Build settings
1445 </ContentsItem>
1446 </ContentsGroup>
1447 </Contents>
1448 <Anchor name="simple">Simple Instructions:</Anchor>
1449The first two entries in the list on the left are "Import" and "Build", which
1450give settings that apply to the import and build scripts respectively.
1451<Break/>
1452Controlling the various settings is done in a similar way to the
1453"Configuring Arguments" window described in the <Reference target="plugins">Document Plugins</Reference> section. Some
1454fields require numeric arguments, and you can either type these in or use the
1455up and down arrows to increase or decrease the current value (in some cases,
1456the interface restricts the range you can enter). Others are enabled by
1457clicking a checkbox (click again to disable).
1458 </Section>
1459 <Section name="messagelog">
1460 <Title>Message Log</Title>
1461<ObviousSentence>This section explains the message log.</ObviousSentence>
1462 <Contents>
1463 <ContentsGroup linkto="simple">
1464 <ContentsItem>
1465 Message log
1466 </ContentsItem>
1467 </ContentsGroup>
1468 </Contents>
1469 <Anchor name="simple">Simple Instructions:</Anchor>
1470The third item on the left is "Message Log". This shows the output that
1471Greenstone generated when it built the collection before. Select the
1472log you want by clicking on the desired date in the "Log History" list.
1473 </Section>
1474 <Section name="theprogressview">
1475 <Title>The Progress View</Title>
1476<ObviousSentence>This section explains the building progress view.</ObviousSentence>
1477 <Contents>
1478 <ContentsGroup linkto="simple">
1479 <ContentsItem>
1480 Measuring progress
1481 </ContentsItem>
1482 </ContentsGroup>
1483 </Contents>
1484 <Anchor name="simple">Simple Instructions:</Anchor>
1485When you start to build a collection, the view changes immediately. The
1486controls described <Reference target="thecreateview">previously</Reference> are replaced by two
1487progress bars and a text area. The bars indicate progress through the import
1488phase, then the build phase. The text area shows the Message Log mentioned in
1489the <Reference target="messagelog">previous section</Reference>.
1490 </Section>
1491 </Section>
1492
1493 <Section name="miscellaneous">
1494 <Title>Miscellaneous</Title>
1495This section describes features of the Librarian Interface that are not associated
1496with any particular view.
1497 <Section name="preferences">
1498 <Title>Preferences</Title>
1499This section explains the preferences dialog, accessed by opening "File" -> "Preferences".
1500 <Contents>
1501 <ContentsGroup linkto="simple">
1502 <ContentsItem>
1503 Mode
1504 </ContentsItem>
1505 <ContentsItem>
1506 Workflow
1507 </ContentsItem>
1508 <ContentsItem>
1509 Connection
1510 </ContentsItem>
1511 <ContentsItem>
1512 Warnings
1513 </ContentsItem>
1514 </ContentsGroup>
1515 </Contents>
1516 <Anchor name="simple">Simple Instructions:</Anchor>
1517There are three "General" options. If "View Extracted Metadata" is checked, the
1518various controls dealing with metadata always show all metadata that has been
1519extracted automatically from documents. Deselecting it hides this metadata
1520(although it is still available during collection design, and within the
1521final Greenstone collection).
1522<Break/>
1523If "Show File Size" is checked, the file size is shown next to each file in the Workspace and Collection file trees in the Gather and Enrich views.
1524<Break/>
1525The third "General" option is a pull-down list of the various languages that
1526the Librarian Interface can be presented in. These correspond to the
1527dictionaries located in the "classes" folder of the Librarian Interface's
1528directory. If you change the dictionary by choosing one from the list, you must
1529restart the Librarian Interface in order to load the new language strings from
1530the dictionary.
1531<Break/>
1532The "Mode" panel is used to control the level of detail within the interface. At its lowest setting, "Library Assistant", the design view is disabled, arguments requiring regular expressions are hidden and the collection building produces a minimal log of events. In contrast the highest setting, "Expert", provides access to all of the features of design, including plugin positioning and regular expression arguments, and also allows the full output from the collection building to be recorded in the logs. To change or review modes, click the radio button next to the mode you are interested in. You can quickly review what mode you are in by looking at the Librarian Interface's title bar.
1533<Break/>
1534The Librarian Interface can support different workflows by determining which of
1535the various view tabs are visible. Use the "Workflow" tab to customise what
1536views are available by checking the boxes next to the views that you want to be
1537available. Alternatively, use the pull-down list at the bottom to select
1538predetermined configurations. Closing the preferences dialog establishes these
1539workflow settings. These settings are stored with the collection, not in the
1540Librarian Interface configuration file.
1541<Break/>
1542The "Connection" tab lets you alter the path to the locally-running Greenstone
1543library server, which is used when Previewing collections. <!-- mirror: modified text -->It also lets you set
1544proxy information for connecting to the Internet (e.g. when Mirroring your files; see the <Reference target="downloadingfiles">Downloading Files From the Internet</Reference> section for details). Check the box to enable
1545proxy connection and supply details of the proxy host address and port number.
1546The proxy connection is established when you close the Preferences dialog. <!-- mirror: end modified text -->
1547<Break/>
1548During the course of a session the Librarian Interface may give warning
1549messages which inform you of possibly unforeseen consequences of an action. You
1550can disable the messages by checking the "Do not show this warning again" box.
1551You can re-enable warning messages using the "Warnings" tab. Check the box
1552next to warning messages you want to see again.
1553 </Section>
1554 <Section name="fileassociations">
1555 <Title>File Associations</Title>
1556The Librarian Interface uses particular application programs to open particular
1557file types. This section explains how to assign and edit these file
1558associations.
1559 <Contents>
1560 <ContentsGroup linkto="simple">
1561 <ContentsItem>
1562 Add association
1563 </ContentsItem>
1564 <ContentsItem>
1565 Edit association
1566 </ContentsItem>
1567 <ContentsItem>
1568 Remove association
1569 </ContentsItem>
1570 </ContentsGroup>
1571 </Contents>
1572 <Anchor name="simple">Simple Instructions:</Anchor>
1573To alter file associations open the "File" menu and click "File
1574Associations...".
1575<Break/>
1576To add an association, select the target file extension from the pull-down
1577list, or type in a new extension (do not include the "."). Next either type
1578command that launches the desired application in the appropriate field, or
1579choose the application from the "Browse" dialog. "%1" can be used in the launch
1580command to insert the name of the file being opened. Once these are filled out,
1581"Add Association" is enabled and can be clicked to add the association.
1582<Break/>
1583To edit an association, select an existing file extension. Any existing
1584associated command is shown in the launch command field. Edit it, and then
1585click "Replace Association".
1586<Break/>
1587To remove an association, select an existing file extension and click "Remove Association".
1588(The file extension remains in the "For Files Ending" pull-down list.)
1589<Break/>
1590File associations are stored in the Librarian Interface's main folder, in a file
1591called "associations.xml".
1592 </Section>
1593 <Section name="exportingcollections">
1594 <Title>Exporting Collections to CD-ROM</Title>
1595
1596This section describes how to export collections to a self-installing
1597Greenstone CD-ROM.
1598 <Contents>
1599 <ContentsGroup linkto="simple">
1600 <ContentsItem>
1601 How to export
1602 </ContentsItem>
1603 </ContentsGroup>
1604 </Contents>
1605 <Anchor name="simple">Simple Instructions:</Anchor>
1606Greenstone can export one or more collections to a self-installing
1607CD-ROM for Windows. To do so, Greenstone's "Export to CD-ROM" package
1608must be installed. This is not included by default, so you may need to
1609modify your installation to include it.
1610<Break/>
1611To export a collection, open the "File" menu and choose "Export to
1612CD-ROM". A list of Greenstone collections appears; click on any one to
1613see its description. Tick the check boxes of the collections to export.
1614You can enter the CD-ROM's name in the box: this is what will appear in
1615the Start menu when the CD-ROM has been installed. Then click "Export".
1616The process involves copying many files and may take a few minutes.
1617<Break/>
1618Upon completion, Greenstone will show the name of a folder containing
1619the exported collections. Use a CD writer to copy its contents to a
1620blank CD-ROM.
1621 </Section>
1622 </Section>
1623
1624 <Section name="metadatasetandprofileediting">
1625 <Title>Metadata Set and Profile Editing</Title>
1626This section explains how to edit metadata sets used by the Librarian
1627Interface. This is the only way to remove a value from the "Previous Values"
1628tree. Although you can use the Enrich view to remove a certain value
1629from a record, the value remains in the value tree. To remove it (or any
1630part of the metadata set, including its elements), use the metadata set editor.
1631<Break/>
1632The same tool is used to alter the instructions that map metadata from files
1633imported into the collection to existing metadata sets. These are called
1634"importing profiles".
1635<Break/>
1636To edit a metadata set or importing profile, choose "Metadata Sets" from the menu
1637bar and select the "Edit Set" action.
1638 <Section name="editingmetadatasets">
1639 <Title>Editing Metadata Sets</Title>
1640<ObviousSentence>This section describes how to edit metadata sets and previously assigned values.</ObviousSentence>
1641 <Contents>
1642 <ContentsGroup linkto="simple">
1643 <ContentsItem>
1644 Editing sets
1645 </ContentsItem>
1646 <ContentsItem>
1647 Editing elements
1648 </ContentsItem>
1649 </ContentsGroup>
1650 </Contents>
1651 <Anchor name="simple">Simple Instructions:</Anchor>
1652On the left of the "Edit Metadata Sets" dialog is a list showing what metadata
1653sets and profiles can be edited. Click one of these and its details will
1654appear on the right in one or more tables. Beneath are buttons for adding,
1655editing or removing the various parts; alongside them is the "Close" button.
1656Many buttons are greyed out initially, and are activated by selections in the
1657tables. Now we describe how to edit sets and elements.
1658<Break/>
1659To define a new metadata set, beside "Set" click "Add", fill out the
1660information requested, and click "OK". "Namespace" is a short identifier for
1661the new set (e.g. "dc" for Dublin Core; "dls" for the Development Library
1662Subset).
1663<Break/>
1664To remove a metadata set, select it in the list on the left and click "Remove".
1665A confirmation prompt will appear; confirming it <strong>permanently</strong>
1666removes the set and all associated metadata.
1667<Break/>
1668Some information is associated with each metadata set, such as its creator and
1669creation date. We call these "attributes" of the metadata set, and you can
1670alter them.
1671Beside "Attribute", click "Add" to add an attribute to the selected metadata
1672set, fill in the requested information -- name, language and values -- and
1673click "OK". Each metadata set is considered unique, so for a new metadata set
1674the pull-down list for the name and value are initially empty. Beside
1675"Attribute", "Edit" becomes active when an attribute is selected in the table
1676and leads to the same dialog as "Add" (except that the current value is already
1677filled out). Beside "Attribute", "Remove" becomes active when the attribute is
1678selected; when clicked the attribute is removed.
1679<Break/>
1680Double clicking on a set in the list on the left will display a list of metadata elements in that set. You can add an element, remove it, and remove values from
1681it. To add an element, beside "Element" click "Add" and specify the new
1682element's name.
1683<Break/>
1684To remove a metadata element, select it and beside "Element" click "Remove".
1685This <strong>permanently</strong> removes the element and all metadata
1686associated with it.
1687<Break/>
1688Just as information is associated with each metadata set, information can also
1689be associated with each metadata element -- metadata about metadata! Again we
1690call these "attributes"; Examples are a language-specific name for the element,
1691its definition, or perhaps a general comment.
1692<Break/>
1693You edit the attributes of an element in the same way that you edit the
1694attributes of a metadata set, explained above. In this case the pull-down
1695lists in the add and edit prompts may contain values from the same attribute of
1696other elements within the set.
1697<Break/>
1698You can also alter the "value tree" for an element, which
1699contains all the values that have been assigned to it. You
1700can "Add" a value whenever an element is selected. Choose a parent folder
1701(if any), enter the value and click "OK" to put the
1702new value in the tree. You can "Edit" a value that you have selected in the
1703value tree; click "OK" to commit the changes. Note that changing the parent
1704subject will cause the value to be moved to that subject. You can "Remove" a
1705value that you have selected in the tree -- but note that this does
1706<strong>not</strong> remove all metadata referring to this value, and if the
1707value is still in use it will be restored the next time you save.
1708<Break/>
1709Once you have finished changing the metadata set, click "Close".
1710 </Section>
1711 <Section name="editingimportprofiles">
1712 <Title>Editing Metadata Import Profiles</Title>
1713<ObviousSentence>This section describes how to edit metadata importing profiles.</ObviousSentence>
1714 <Contents>
1715 <ContentsGroup linkto="simple">
1716 <ContentsItem>
1717 Editing profiles
1718 </ContentsItem>
1719 </ContentsGroup>
1720 </Contents>
1721 <Anchor name="simple">Simple Instructions:</Anchor>
1722Double-click the "Importing Profiles" item to see a list of importing profiles
1723for importing from other collections into this one. Each profile is named
1724after the collection to which it applies -- that is, the collection that
1725documents are coming from. You can add a profile by clicking "Add" beside
1726"Profile" and specifying the name of the collection that it should apply to. You
1727can remove a profile by selecting it and click "Remove" beside "Profile".
1728<Break/>
1729When a profile is selected, its mapping table appears. Each line gives a
1730correspondence between a metadata element in the collection that the metadata
1731comes from, and a metadata element in the collection being constructed. You
1732can edit this table. To add a new mapping, select a source profile, then click
1733"Add" beside "Attribute". The standard attribute dialog box appears, except
1734that the language field is disabled and the "Values" pull-down list contains
1735all the elements currently available in the collection. Mappings can be edited
1736and removed as described above.
1737<Break/>
1738Once you have finished changing the metadata importing profile, click "Close".
1739 </Section>
1740 </Section>
1741</Document>
Note: See TracBrowser for help on using the repository browser.