source: main/tags/2.70w/gsdl/macros/english.dm@ 23205

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

added extra stuff for search help, removed \n from doc buttons, changed the mgpp and lucene plain search text bits

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 36.9 KB
Line 
1# this file must be UTF-8 encoded
2#####################################################################
3#
4# English Language text and icon macros
5#
6######################################################################
7#
8# This is the main macro file for translation when creating an
9# interface in another language.
10
11# Under the 'text macros' comments are text macros of the form:
12# _macroname_ {macro value}
13# Everything between the {} is the text to be translated. This text
14# may itself contain macros (i.e. characters other than space between
15# underscore characters, e.g. _about:numdocs_ or _textpage_). These
16# macro names occurring within text shouldn't be translated but should
17# be left as they are. Underscores or curly brackets occurring
18# naturally within the text should be escaped with a leading backslash
19# (i.e. '\_', '\{' or '\}).
20#
21# Comment lines (other than those described above) need not be
22# translated (i.e. any lines beginning with '#', like this line).
23#
24# The simplest way to translate this file is to save it as something
25# else (e.g. french.dm) and work through translating all the text
26# macro values and icon comments.
27#
28######################################################################
29
30
31######################################################################
32# Global (base) package
33package Global
34######################################################################
35
36
37#------------------------------------------------------------
38# text macros
39#------------------------------------------------------------
40
41_textperiodicals_ {Periodicals}
42_textsource_ {source ref: }
43_textdate_ {publication date: }
44_textnumpages_ {no. of pages: }
45
46_textsignin_ {sign in}
47
48_textdefaultcontent_ {The requested page could not be found. Please use
49your browsers 'back' button or the above home button to return to the
50Greenstone Digital Library.}
51
52_textdefaulttitle_ {GSDL Error}
53
54_textbadcollection_ {This collection (called "_cvariable_") is not installed on this Greenstone digital library system.}
55
56_textselectpage_ {-- Select Page --}
57
58_collectionextra_ {This collection contains _about:numdocs_ documents.
59It was last built _about:builddate_ days ago.}
60
61# this is only used by the collector (where the above _collectionextra_
62# macro will always be set to another value)
63_collectorextra_ {
64<p>This collection contains _numdocs_ _If_("_numdocs_" eq "1",document,documents), a total of _numbytes_.
65<p><a href="_httppagex_(bsummary)">Click here</a> to view the build summary for this collection.
66}
67
68_textdescrcollection_ {}
69_textdescrabout_ {About page}
70_textdescrhome_ {Home page}
71_textdescrhelp_ {Help page}
72_textdescrpref_ {Preferences page}
73_textdescrgreenstone_ {Greenstone Digital Library Software}
74_textdescrusab_ {What did you find hard to use?}
75
76_textdescrsearch_ {Search for specific terms}
77
78# Dublin Core Metadata Element Set, Version 1.1
79_textdescrTitle_ {Browse alphabetical list of titles} # Not true DC, kept for legacy reasons
80_textdescrCreator_ {Browse alphabetical list of authors} # Not true DC, kept for legacy reasons
81_textdescrSubject_ {Browse by subject}
82_textdescrDescription_ {Browse by description}
83_textdescrPublisher_ {Browse by publisher}
84_textdescrContributor_ {Browse by contributor}
85_textdescrDate_ {Browse by date}
86_textdescrType_ {Browse by resource type}
87_textdescrFormat_ {Browse by format}
88_textdescrIdentifier_ {Browse by resource identifier}
89_textdescrSource_ {Browse by original filename} # Not true DC, kept for legacy reasons
90_textdescrLanguage_ {Browse by language}
91_textdescrRelation_ {Browse by relation}
92_textdescrCoverage_ {Browse by coverage}
93_textdescrRights_ {Browse by rights}
94
95_textdescrOrganization_ {Browse by organization}
96_textdescrKeyword_ {Browse by keyword}
97_textdescrHowto_ {Browse how to categories}
98_textdescrList_ {Browse document listing}
99_textdescrSeries_ {Browse by issue}
100_textdescrTo_ {Browse by To field}
101_textdescrFrom_ {Browse by From field}
102_textdescrTopic_ {Browse special topic issues}
103_textdescrBrowse_ {Browse}
104_textdescrCollage_ {Browse by image collage}
105_textdescrPeople_ {Browse alphabetical list of people}
106_textdescrAcronym_ {Browse acronyms}
107_textdescrPhrase_ {Browse phrases}
108_textdescrArtist_ {Browse artists}
109_textdescrVolume_ {Browse by volume}
110_textdescrCountries_ {Browse by countries}
111_textdescrCaptions_ {Browse by photo captions}
112
113_labelSearch_ {Search}
114
115# Dublin Core Metadata Element Set, Version 1.1
116_labelTitle_ {Titles A-Z} # Not true DC, kept for legacy reasons
117_labelCreator_ {Authors A-Z} # Not true DC, kept for legacy reasons
118_labelSubject_ {Subjects}
119
120_labelDescription_ {Descriptions}
121_labelPublisher_ {Publishers}
122_labelContributor_ {Contributors}
123_labelDate_ {Dates}
124_labelTypes_ {Types}
125_labelFormat_ {Formats}
126_labelIdentifier_ {Identifiers}
127_labelSource_ {Filenames} # Not true DC, kept for legacy reasons
128_labelLanguage_ {Languages}
129_labelRelation_ {Relations}
130_labelCoverage_ {Coverage}
131_labelRights_ {Rights}
132
133_labelOrg_ {Organization}
134_labelKeyword_ {Keywords}
135_labelHow_ {How to}
136_labelSeries_ {Series}
137_labelList_ {Listing}
138_labelTo_ {To}
139_labelFrom_ {From}
140_labelTopic_ {Topics}
141_labelBrwse_ {Browse}
142_labelCollage_ {Collage}
143_labelPeople_ {People A-Z}
144_labelAcronym_ {Acronyms}
145_labelPhrase_ {Phrases}
146_labelArtist_ {Artists}
147_labelVolume_ {Volumes}
148_labelCaptions_ {Captions}
149_labelCountries_ {Countries}
150
151
152_texticontext_ {View the document}
153_texticonclosedbook_ {open this document and view contents}
154_texticonnext_ {to next section}
155_texticonprev_ {to previous section}
156
157_texticonworld_ {View the web document}
158
159_texticonmidi_ {View the MIDI document}
160_texticonmsword_ {View the Microsoft Word document}
161_texticonmp3_ {View the MP3 document}
162_texticonpdf_ {View the PDF document}
163_texticonps_ {View the PostScript document}
164_texticonppt_ {View the PowerPoint document}
165_texticonrtf_ {View the RTF document}
166_texticonxls_ {View the Microsoft Excel document}
167
168_page_ {page }
169_pages_ {pages}
170_of_ { of }
171_vol_ {Vol.}
172_num_ {No.}
173
174_textmonth00_ {}
175_textmonth01_ {January}
176_textmonth02_ {February}
177_textmonth03_ {March}
178_textmonth04_ {April}
179_textmonth05_ {May}
180_textmonth06_ {June}
181_textmonth07_ {July}
182_textmonth08_ {August}
183_textmonth09_ {September}
184_textmonth10_ {October}
185_textmonth11_ {November}
186_textmonth12_ {December}
187
188_textdocument_ {Document}
189_textsection_ {Section}
190_textparagraph_ {Paragraph}
191
192_magazines_ {Magazines}
193
194_nzdlpagefooter_ {<div class="divbar">&nbsp;</div>
195<p><a href="http://www.nzdl.org">New Zealand Digital Library Project</a>
196<br><a href="http://www.cs.waikato.ac.nz">Department of Computer Science</a>,
197<a href="http://www.waikato.ac.nz">University of Waikato</a>,
198New Zealand}
199
200_linktextHOME_ {HOME}
201_linktextHELP_ {HELP}
202_linktextPREFERENCES_ {PREFERENCES}
203
204
205######################################################################
206# 'about' page
207package about
208######################################################################
209
210
211#------------------------------------------------------------
212# text macros
213#------------------------------------------------------------
214
215_textabcol_ {About this collection}
216
217_textsubcols1_ {<p>The complete collection comprises _1_ subcollections.
218Those currently available are:
219<blockquote>}
220
221_textsubcols2_ {</blockquote>
222You can check (and alter) which subcollections you are
223currently using on the Preferences page.}
224
225_titleabout_ {about}
226
227
228######################################################################
229# document package
230package document
231######################################################################
232
233
234#------------------------------------------------------------
235# text macros
236#------------------------------------------------------------
237
238# Dublin Core Metadata Element Set, Version 1.1
239
240
241_texticonopenbookshelf_ {close this section of the library}
242_texticonclosedbookshelf_ {open this section of the library and view contents}
243_texticonopenbook_ {close this book}
244_texticonclosedfolder_ {Open this folder and view contents}
245_texticonclosedfolder2_ {open sub-section: }
246_texticonopenfolder_ {close this folder}
247_texticonopenfolder2_ {close sub-section: }
248_texticonsmalltext_ {View this section of the text}
249_texticonsmalltext2_ {view text: }
250_texticonpointer_ {current section}
251_texticondetach_ {Open this page in a new window}
252_texticonhighlight_ {Highlight search terms}
253_texticonnohighlight_ {Don't highlight search terms}
254_texticoncontracttoc_ {Collapse table of contents}
255_texticonexpandtoc_ {Expand table of contents}
256_texticonexpandtext_ {Display all text}
257_texticoncontracttext_ {Display text only for currently selected section}
258_texticonwarning_ {<b>Warning: </b>}
259_texticoncont_ {continue?}
260
261_textltwarning_ {<div class="buttons">_imagecont_</div>
262_iconwarning_Expanding the text here will generate a large
263amount of data for your browser to display
264}
265
266_textgoto_ {go to page}
267_textintro_ { <i>(introductory text)</i>}
268
269_textCONTINUE_ {CONTINUE?}
270
271_textEXPANDTEXT_ {EXPAND TEXT}
272
273_textCONTRACTCONTENTS_ {CONTRACT CONTENTS}
274
275_textDETACH_ {DETACH}
276
277_textEXPANDCONTENTS_ {EXPAND CONTENTS}
278
279_textCONTRACT_ {CONTRACT TEXT}
280
281_textHIGHLIGHT_ {HIGHLIGHTING}
282
283_textNOHIGHLIGHT_ {NO HIGHLIGHTING}
284
285
286######################################################################
287# 'search' page
288package query
289######################################################################
290
291
292#------------------------------------------------------------
293# text macros
294#------------------------------------------------------------
295
296# this if statement produces the text 'results n1 - nn for query: querystring' or
297# 'No matches for query: querystring', depending on whether or not there were
298# any matches
299_textquerytitle_ {_If_(_thislast_,results _thisfirst_ - _thislast_ for query: _cgiargq_,No matches for query: _cgiargq_)}
300_textnoquerytitle_ {Search page}
301
302_textsome_ {some}
303_textall_ {all}
304_textboolean_ {boolean}
305_textranked_ {ranked}
306_textnatural_ {natural}
307#_textsome_ {_If_(_cgiargb_,ranked,some)}
308#_textall_ {_If_(_cgiargb_,boolean,all)}
309#_textformsome_ {_If_(_cgiargb_,ranked,some)}
310#_textformall_ {_If_(_cgiargb_,natural,all)}
311_texticonsearchhistorybar_ {search history}
312
313_textifeellucky_ {I'm feeling lucky!}
314
315#alt text for query buttons
316_textusequery_ {use this query}
317_textfreqmsg1_ {Word count: }
318_textpostprocess_ {_If_(_quotedquery_,<br><i>post-processed to find _quotedquery_</i>
319)}
320_textinvalidquery_ {Invalid query syntax}
321
322_textmorethan_ {More than }
323_textapprox_ {About }
324_textnodocs_ {No documents matched the query.}
325_text1doc_ {1 document matched the query.}
326_textlotsdocs_ {documents matched the query.}
327_textmatches_ {Matches }
328_textbeginsearch_ {Begin Search}
329_textrunquery_ {Run Query}
330_textclearform_ {Clear Form}
331
332#these go together in form search:
333#"Word or phrase (fold, stem) ... in field"
334_textwordphrase_ {Word or phrase}
335_textinfield_ {... in field}
336_textfoldstem_ {(fold, stem)}
337
338_textadvquery_ {Or enter a query directly:}
339_textallfields_ {all fields}
340_texttextonly_ {text only}
341_textand_ {and}
342_textor_ {or}
343_textandnot_ {and not}
344
345# _indexselection_, _jselection_, _nselection_ and _gselection_ are set from
346# within the server - _indexselection_ is always set, but the others may be
347# unset
348
349_textsimplesearch_ {Search for _indexselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_, at _gselection_ level )_If_(_nselection_,in _nselection_ language )that contain _querytypeselection_ of the words}
350
351_textadvancedsearch_ {Search _indexselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_,at _gselection_ level )_If_(_nselection_,in _nselection_ language )using _querytypeselection_ query}
352
353_textadvancedmgppsearch_ {Search _indexselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_,at _gselection_ level )_If_(_nselection_,in _nselection_ language ) and display results in _formquerytypeadvancedselection_ order}
354
355_textadvancedlucenesearch_ {Search _indexselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_,at _gselection_ level )_If_(_nselection_,in _nselection_ language ) for}
356
357_textformsimplesearch_ {Search _If_(_jselection_,_jselection_ )_If_(_gformselection_,at _gformselection_ level )_If_(_nselection_,in _nselection_ language )for _formquerytypesimpleselection_ of}
358
359_textformadvancedsearch_ {Search _If_(_jselection_,_jselection_ )_If_(_gformselection_,at _gformselection_ level )_If_(_nselection_,in _nselection_ language )and display results in _formquerytypeadvancedselection_ order}
360
361
362_textnojsformwarning_ {Warning: Javascript is disabled in your web browser. <br>To use form searching, please enable it.}
363_textdatesearch_ {This collection can be searched for documents within a date range, or documents that contain a particular date. This is an optional feature of the search.}
364_textstartdate_ {Start (or only) date:}
365_textenddate_ {End date:}
366_textbc_ {B.C.E.}
367_textad_ {C.E.}
368_textexplaineras_ {C.E. and B.C.E are alternatives for A.D. and B.C. respectively. These terms are considered to be culture indiscriminate, and stand for "Common Era" and "Before the Common Era"}
369
370_textstemon_ { (ignoring word endings)}
371
372_textsearchhistory_ {Search History}
373
374#text macros for search history
375_textnohistory_ {No entries in the search history}
376_texthresult_ {result}
377_texthresults_ {results}
378_texthallwords_ {all words}
379_texthsomewords_ {some words}
380_texthboolean_ {boolean}
381_texthranked_ {ranked}
382_texthcaseon_ {case must match}
383_texthcaseoff_ {casefolded}
384_texthstemon_ {stemmed}
385_texthstemoff_ {unstemmed}
386
387
388######################################################################
389# 'preferences' page
390package preferences
391######################################################################
392
393
394#------------------------------------------------------------
395# text macros
396#------------------------------------------------------------
397
398_textprefschanged_ {
399Preferences have been set as follows. Do not use your browser's
400"back" button - it will unset them! Instead, click one of the
401buttons on the access bar above.
402}
403_textsetprefs_ {set preferences}
404_textsearchprefs_ {Search preferences}
405_textcollectionprefs_ {Collection preferences}
406_textpresentationprefs_ {Presentation preferences}
407_textpreferences_ {Preferences}
408_textcasediffs_ {Case differences:}
409_textignorecase_ { ignore case differences}
410_textmatchcase_ { upper/lower case must match}
411_textwordends_ {Word endings:}
412_textstem_ { ignore word endings}
413_textnostem_ { whole word must match}
414_textprefop_ {Return up to _maxdocoption_ hits with _hitsperpageoption_ hits per page.}
415_textextlink_ {Access to external Web pages:}
416_textintlink_ {Source documents retrieved from:}
417_textlanguage_ {Interface language:}
418_textencoding_ {Encoding:}
419_textformat_ {Interface format:}
420_textall_ {all}
421_textquerymode_ {Query mode:}
422_textsimplemode_ { simple query mode}
423_textadvancedmode_ { advanced query mode (allows boolean searching using !, &, |, and parentheses)}
424_textlinkinterm_ {through intermediate page}
425_textlinkdirect_ {go directly there}
426_textdigitlib_ {the digital library}
427_textweb_ {the web}
428_textgraphical_ {Graphical}
429_texttextual_ {Textual}
430_textcollectionoption_ {<p>
431Subcollections to include:
432<br>}
433
434_textrelateddocdisplay_ {display related documents}
435_textsearchhistory_ {Search history:}
436_textnohistory_ { No search history}
437_texthistorydisplay_ { display _historynumrecords_ search history records}
438_textnohistorydisplay_ { do not display search history}
439
440#_texttypesearch_ {Type of search:}
441#_texttextsearch_ {text search}
442_textformsearch_ {Form search:}
443_textplainsearch_ {Plain search:}
444_textqueryboxsize_ {Query box size:}
445_textregbox_ { regular query box}
446_textbigbox_ { large query box}
447_textformtype_ {Form type:}
448_textsimple_ { simple}
449_textadvanced_ { advanced}
450
451# used in "with 4 fields" in the form search box
452_textwith_ {with}
453_textfields_ {fields}
454
455
456#####################################################################
457# 'browse' package for the dynamic browsing interface
458package browse
459#####################################################################
460
461_textsortby_ {Sort documents by}
462_textalsoshowing_ {also showing}
463_textwith_ {with at most}
464_textdocsperpage_ {documents per page}
465
466_textfilterby_ {Get documents containing}
467_textall_ {all}
468_textany_ {any}
469_textwords_ {of the words}
470_textleaveblank_ {leave this box blank to get all the documents}
471
472_browsebuttontext_ {"Sort Documents"}
473
474_nodata_ {<i>no data</i>}
475_docs_ {documents}
476######################################################################
477# 'help' page -- this is lower priority for translating than the
478# rest of this file
479package help
480######################################################################
481
482
483#------------------------------------------------------------
484# text macros
485#------------------------------------------------------------
486
487_textHelp_ {Help}
488_textSearchshort_ {search for particular words}
489
490
491# Dublin Core Metadata Element Set, Version 1.1
492_textTitleshort_ {access publications by title}
493_textCreatorshort_ {access publications by author} # Not true DC, kept for legacy reasons
494_textSubjectshort_ {access publications by subject}
495_textDescriptionshort_ {access publications by description}
496_textPublishershort_ {access publications by publisher}
497_textContributorshort_ {access publications by contributor}
498_textDateshort_ {access publications by date}
499_textTypeshort_ {access publications by type}
500_textFormatshort_ {access publications by format}
501_textIdentifiershort_ {access publications by identifier}
502_textSourceshort_ {access publications by filename} # Not true DC, kept for legacy reasons
503_textLanguageshort_ {access publications by language}
504_textRelationshort_ {access publications by relation}
505_textCoverageshort_ {access publications by coverage}
506_textRightsshort_ {access publications by rights}
507
508_textSeriesshort_ {access publications by series}
509_textToshort_ {access publications by To field}
510_textFromshort_ {access publications by From field}
511_textBrowseshort_ {browse publications}
512_textOrganizationshort_ {access publications by organization}
513_textHowtoshort_ {access publications by "how to" listing}
514_textTopicshort_ {access publications by topic}
515_textPeopleshort_ {access publications by people}
516_textAcronymshort_ {access publications by acronym occurrence}
517_textPhraseshort_ {browse phrases occurring in publications}
518_textArtistshort_ {access publications by artist}
519_textKeywordshort_ {access publications by keyword}
520_textVolumeshort_ {access publications by volume}
521_textCountriesshort_ {access publications by country}
522_textdefaultshorttext_ {undefined classification}
523
524_textSearchlong_ { <p>You can <i>search for particular words</i> that
525appear in the text from the "search" page. This is the first page that
526comes up when you begin, and can be reached from other pages by pressing
527the <i>search</i> button. }
528
529
530# Dublin Core Metadata Element Set, Version 1.1
531
532_textTitlelong_ { <p>You can <i>access publications by title</i> by
533pressing the <i>titles a-z</i> button. This brings up a list of books in
534alphabetic order. }
535
536# Not true DC, kept for legacy reasons
537_textCreatorlong_ { <p>You can <i>access publications by author</i> by
538pressing the <i>authors a-z</i> button. This brings up a list of books,
539sorted by author name. }
540
541_textSubjectlong_ { <p>You can <i>access publications by subject</i> by
542pressing the <i>subjects</i> button. This brings up a list of subjects,
543represented by bookshelves. }
544
545_textDescriptionlong_ { <p>You can <i>access publications by description</i> by
546pressing the <i>descriptions</i> button. This brings up a list of descriptions to
547browse. }
548
549_textPublisherlong_ { <p>You can <i>access publications by publisher</i> by
550pressing the <i>publishers</i> button. This brings up a list of publishers to
551browse. }
552
553_textContributorlong_ { <p>You can <i>access publications by contributor</i> by
554pressing the <i>contributors</i> button. This brings up a list of contributors to
555browse. }
556
557_textDatelong_ { <p>You can <i>access publications by date</i> by pressing
558the <i>dates</i> button. This brings up a list of all the issues, sorted
559chronologically. }
560
561_textTypelong_ { <p>You can <i>access publications by type</i> by
562pressing the <i>types</i> button. This brings up a list of types to
563browse. }
564
565_textFormatlong_ { <p>You can <i>access publications by format</i> by
566pressing the <i>formats</i> button. This brings up a list of formats to
567browse. }
568
569_textIdentifierlong_ { <p>You can <i>access publications by identifier</i> by
570pressing the <i>identifiers</i> button. This brings up a list of identifiers to
571browse. }
572
573# Not true DC, kept for legacy reasons
574_textSourcelong_ { <p>You can <i>access publications by filename</i> by
575pressing the <i>filenames</i> button. This brings up a list of entries,
576sorted by original filename. }
577
578_textLanguagelong_ { <p>You can <i>access publications by language</i> by
579pressing the <i>languages</i> button. This brings up a list of entries,
580sorted by language. }
581
582_textRelationlong_ { <p>You can <i>access publications by relation</i> by
583pressing the <i>relations</i> button. This brings up a list of relations to
584browse. }
585
586_textCoveragelong_ { <p>You can <i>access publications by coverage</i> by
587pressing the <i>coverage</i> button. }
588
589_textRightslong_ { <p>You can <i>access publications by rights</i> by
590pressing the <i>rights</i> button. }
591
592
593
594_textOrganizationlong_ { <p>You can <i>access publications by
595organisation</i> by pressing the <i>organisations</i> button. This brings
596up a list of organisations. }
597
598_textHowtolong_ { <p>You can <i>access publications by "how to" listing</i>
599by pressing the <i>how to</i> button. This brings up a list of how to
600strings. }
601
602_textTopiclong_ { <p>You can <i>access publications by topic</i> by
603pressing the <i>topic</i> button. This brings up a list of topics to
604browse. }
605
606_textTolong_ { <p>You can <i>access publications by To field</i> by
607pressing the <i>to</i> button. This brings up a list of addressees. }
608
609_textFromlong_ { <p>You can <i>access publications by From field</i> by
610pressing the <i>from</i> button. This brings up a list of senders. }
611
612_textSerieslong_ { <p>You can <i>access publications by series</i> by
613pressing the <i>series</i> button. This brings up a list of those series
614which are currently in the collection. }
615
616_textBrowselong_ { <p>You can <i>browse publications</i> by pressing the
617<i>browse</i> button. }
618
619_textPeoplelong_ { <p>You can <i>access publications by people</i> by
620pressing the <i>people a-z</i> button. This brings up a list of entries,
621sorted by surname. }
622
623_textAcronymlong_ { <p>You can <i>access publications by acronym occurrence</i> by
624pressing the <i>acronyms</i> button. This brings up a list of the acronyms,
625and the places that they occur. }
626
627_textPhraselong_ { <p>You can <i>browse phrases occurring in publications</i> by
628pressing the <i>phrases</i> button. This uses the phind phrase browser. }
629
630_textArtistlong_ { <p>You can <i>access publications by artist</i> by
631pressing the <i>artists</i> button. This brings up a list of entries,
632sorted by artist name. }
633
634_textKeywordlong_ { <p>You can <i>access publications by keyword</i> by
635pressing the <i>keywords</i> button. This brings up a list of keywords. }
636
637_textVolumelong_ { <p>You can <i>access publications by volume</i> by
638pressing the <i>volumes</i> button. This brings up a list of volumes. }
639
640_textCaptionslong_ { <p>You can <i>access publications by caption</i> by
641pressing the <i>captions</i> button. This brings up a list of captions. }
642
643_textCountrieslong_ { <p>You can <i>access publications by country</i> by
644pressing the <i>countries</i> button. This brings up a list of countries. }
645
646
647_textdefaultlongtext_ { <p>Click on the <i>unknown</i> button to browse
648publications (listing is sorted by an unknown field). }
649
650
651_texthelptopicstitle_ {Topics}
652
653_textreadingdocs_ {How to read the documents}
654
655_texthelpreadingdocs_ {
656<p>You can tell when you have arrived at an individual book or document
657because its title, or a photograph of the front cover, appears at the top
658left of the page. In some collections this is accompanied by a table of
659contents, while others contain just the number of the current page along
660with a box that allows you to select a new page and go forward and
661backward. In the table of contents, the current section heading is in bold
662face, and the table is expandable -- click on the folders to open or close
663them; click on the open book at the top to close it.</p>
664
665<p>Underneath is the text of the current section. When you have read
666through it, there are arrows at the bottom to take you on to the next
667section or back to the previous one.</p>
668
669<p>Below the title or front-cover photograph are some buttons. Click on
670<i>_document:textEXPANDTEXT_</i> to expand out the whole text of the current section, or
671book. If the document is large, this could take a long time and use a lot
672of memory! Click on <i>_document:textEXPANDCONTENTS_</i> to expand out the whole table of
673contents so that you can see the titles of all chapters and
674subsections. Click on <i>_document:textDETACH_</i> to make a new browser window for this
675document. (This is useful if you want to compare documents, or read two at
676once.) Finally, when you do a search the words you search for are
677highlighted. Click on <i>_document:textNOHIGHLIGHT_</i> to remove highlighting.</p>
678}
679
680# help about the icons
681_texthelpopenbookshelf_ {Open this bookshelf}
682_texthelpopenbook_ {Open/close this book}
683_texthelpviewtextsection_ {View this section of the text}
684_texthelpexpandtext_ {Display all text, or not}
685_texthelpexpandcontents_ {Expand table of contents, or not}
686_texthelpdetachpage_ {Open this page in a new window}
687_texthelphighlight_ {Highlight search terms, or not}
688_texthelpsectionarrows_ {Go to the previous/next section}
689
690
691_texthelpsearchingtitle_ {How to search for particular words}
692
693_texthelpsearching_ {
694<p>
695 From the search page, you make a query in these simple steps:<p>
696
697 <ol><li>Specify what items you want to search
698 <li>Say whether you want to search for all or just some of the words
699 <li>Type in the words you want to search for
700 <li>Click the <i>Begin Search</i> button
701 </ol>
702
703<p>When you make a query, the titles of twenty matching documents will be shown.
704There is a button at the end to take you on to the next twenty documents. From
705there you will find buttons to take you on to the third twenty or back to the
706first twenty, and so on. Click the title of any document, or the little button
707beside it, to see it.
708
709<p>A maximum of 100 is imposed on the number of
710 documents returned. You can change this number by clicking the
711 <i>_Global:linktextPREFERENCES_</i> button at the top of the page.<p>
712}
713
714_texthelpquerytermstitle_ {Search terms}
715_texthelpqueryterms_ {
716<p>Whatever you type into the query box is interpreted as a list of words
717called "search terms." Each term contains nothing but alphabetic characters
718and digits. Terms are separated by white space. If any other characters such
719as punctuation appear, they serve to separate terms just as though they were
720spaces. And then they are ignored. You can't search for words that include
721punctuation.
722
723<p>For example, the query<p>
724 <ul><kbd>Agro-forestry in the Pacific Islands: Systems for Sustainability (1993)</kbd></ul>
725 <p>will be treated the same as<p>
726 <ul><kbd>Agro forestry in the Pacific Islands Systems for Sustainability 1993 </kbd></ul><p>
727}
728
729_texthelpmgppsearching_ {
730For collections built with MGPP a few other options are available.
731
732<ul>
733<li>A <b>*</b> at the end of a query term matches all words <b>starting with</b> that word, e.g. <b>comput*</b> matches all words starting with <b>comput</b>.
734<li><b>/x</b> can be used to give higher weight to one or more of the query terms, eg <b>computer/10 science</b> gives computer 10 times more weight than science when ranking documents.
735</ul>
736}
737
738_texthelplucenesearching_ {
739For collections built with Lucene a few other options are available.
740
741<ul>
742<li><b>?</b> can be used as a wildcard in place of a single letter. For example, <b>b?t</b> will match <b>bet</b>, <b>bit</b> and <b>bat</b> etc.
743<li><b>*</b> can be used as a wildcard in place of multiple letters. For example, <b>comput*</b> matches all words starting with <b>comput</b>.
744</ul>
745Both of these wildcards can be used in the middle of a term, or at the end. They cannot be used at the start of a search term.
746}
747
748_texthelpquerytypetitle_ {Query type}
749_texthelpquerytype_ {
750<p>There are two different kinds of query.
751
752<ul>
753 <li>Queries for <b>all</b> of the words. These look for documents (or
754 chapters, or titles) that contain all the words you have specified.
755 Documents that satisfy the query are displayed, in build order.
756<p>
757
758 <li>Queries for <b>some</b> of the words. Just list some terms that are
759 likely to appear in the documents you are looking for. Documents are
760 displayed in order of how closely they match the query. When determining
761
762 the degree of match,
763
764 <p><ul>
765 <li> the more search terms a document contains, the closer it matches;
766 <li> rare terms are more important than common ones;
767 <li> short documents match better than long ones.
768 </ul>
769</ul>
770
771<p>Use as many search terms as you like--a whole sentence, or even a
772whole paragraph. If you specify only
773one term, documents will be ordered by its frequency of occurrence.<p>
774}
775
776_texthelpadvancedsearchtitle_ {Advanced searching}
777
778_texthelpadvancedsearch_ {
779<p>If you have selected advanced query type (in preferences) you have slightly different search options. _selectadvancedsearch_
780}
781
782_texthelpadvsearchmg_ {
783Advanced searching in MG collections gives you two options, ranked and boolean.
784A <b>ranked</b> search is exactly the same as the <b>some</b> search descibed in <a href="\#query-type">_texthelpquerytypetitle_</a>.
785<p>_texthelpbooleansearch_
786}
787
788_texthelpbooleansearch_ {
789A <b>boolean</b> search allows you to combine terms
790using & (for "and"), | (for "or"), and ! (for "not"), using parentheses for grouping if desired. The default operator is | (for "or").
791<p>
792For example, <b>snail & farming</b> will match documents which contain both <b>snail</b> AND <b>farming</b>, whereas <b>snail | farming</b> will match documents that contain either <b>snail</b> OR <b>farming</b>.
793<b>snail !farming</b> will match documents that contain <b>snail</b> AND DO NOT contain <b>farming</b>.
794<p>
795More precise queries can be specified using combinations of operators and parentheses. For example, <b>(sheep | cattle) & (farm | station)</b>, or <b>sheep | cattle | goat !pig</b>.
796}
797
798_texthelpadvsearchmgpp_ {
799Advanced searches in MGPP collections use boolean operators. _texthelpbooleansearch_
800<p>The results can be displayed in <b>ranked</b> order, as described for the <b>some</b> search in <a href="\#query-type">_texthelpquerytypetitle_</a>, or in "build" order. This is the order that documents were processed during the creation of the collection.
801<p>
802Further operators include <b>NEARx</b> and <b>WITHINx</b>.
803NEARx is used to specify the maximum distance apart (x words) two query
804terms must be for a document to match.
805WITHINx specifies that the second term must occur within x words <i>after</i> the first term. This is similar to NEAR but the order is important. The default distance is 20.
806}
807
808_texthelpadvsearchlucene_ {
809Advanced searches in Lucene collections use boolean operators. _texthelpbooleansearch_
810}
811_textdatesearch_ {Searching with Dates}
812
813_texthelpdatesearch_ {
814Date search lets you find documents that, as well as matching your search
815terms, are about events within a certain timeframe. You can search for
816documents from a certain year or from a range of years. Note that you do not
817have to have any search terms -- you can search by date alone; and also that
818you do not have to use dates in your search, if you do not type any dates in it
819 is just the same as if the date search didn't exist.<p>
820}
821
822_texthelpdatehowtotitle_ {How to use this feature:}
823_texthelpdatehowto_ {
824<ul>
825 <li>To search for documents about a single year:<p>
826 <ul>
827 <li>Type in any ordinary search terms as you normally would.
828 <li>Type the year you want into the "Start (or only) date" box.
829 <li>If your date is from before the common era (also known as before
830 Christ), choose the "B.C.E" option from the pulldown menu next to that
831 box.
832 <li>Begin your search as you ordinarily would.
833 </ul>
834<p><li>To search for documents about a time period or range of years:<p>
835 <ul>
836 <li>Type in any ordinary search terms as you normally would.
837 <li>Type the earlier date into the "Start (or only) date" box.
838 <li>Type the later date into the "End date" box.
839 <li>Select "B.C.E" option from the pulldown menu next to any date from before
840 the common era (also known as before Christ).
841 <li>Begin your search as you ordinarily would.
842 </ul>
843</ul><p>
844}
845
846_texthelpdateresultstitle_ {The way results of your search work}
847_texthelpdateresults_ {
848Generally speaking a search for documents about the year 1903 will not return documents that, say, reference books written in 1903, just documents about 1903. However, the way that the documents' dates are found, it will return documents that have a date range (for example 1899-1911) that includes 1903, and also those documents which, as part of their text name the century that 1903 is a part of (for example 20th century or twentieth century). This means that for some documents, the dates in your search will not actually appear in the document text. For a range search, all of this applies to every date in the range.<p>
849}
850
851_textchangeprefs_ {Changing your preferences}
852
853_texthelppreferences_ {
854<p>When you click the <i>_Global:linktextPREFERENCES_</i> button at the top of the page you will
855be able to change some features of the interface to suit your own requirements.
856}
857
858_texthelpcollectionprefstitle_ {Collection preferences}
859_texthelpcollectionprefs_ {
860Some collections comprise several subcollections, which can be searched
861independently or together, as one unit. If so, you can select which
862subcollections to include in your searches on the Preferences page.
863}
864
865_texthelplanguageprefstitle_ {Language preferences}
866_texthelplanguageprefs_ {
867Each collection has a default presentation language, but you can switch to
868a different language if you like. You can also alter the encoding scheme
869used by Greenstone for output to the browser -- the software chooses
870sensible defaults, but with some browsers better visual results can be used
871by switching to a different encoding scheme. All collections allow you to
872switch from the standard graphical interface format to a textual one. This
873is particularly useful for visually impaired users who use large screen
874fonts or speech synthesizers for output.
875}
876
877_texthelppresentationprefstitle_ {Presentation preferences}
878_texthelppresentationprefs_ {
879Depending on the particular collection, there may be several options you can
880set that control the presentation.
881
882<p>Collections of Web pages allow you to suppress the Greenstone navigation bar at
883the top of each document page, so that once you have done a search you land at
884the exact Web page that matches without any Greenstone header. To do another
885search you will have to use your browser's "back" button. These collections
886also allow you to suppress Greenstone's warning message when you click a link
887that takes you out of the digital library collection and on to the Web itself.
888And in some Web collections you can control whether the links on the "Search
889Results" page take you straight to the actual URL in question, rather than to
890the digital library's copy of the page.
891}
892
893_texthelpsearchprefstitle_ {Search preferences}
894_texthelpsearchprefs_ {
895<p>You can switch to an "advanced" query mode which allows you to combine terms
896using & (for "and"), | (for "or"), and ! (for "not"), using parentheses for grouping if desired. This allows you to specify more precise
897queries.
898<p> It is possible to get a large query box, so that you can
899easily do paragraph-sized searching. It is surprisingly quick to search for
900large amounts of text.
901<p>Two pairs of buttons control the kind of text matching in the searches that
902you make. The first set (labeled "case differences") controls whether upper and
903lower case must match. The second ("word endings") controls whether to ignore
904word endings or not.
905
906<p>For example, if the buttons <i>ignore case differences</i> and
907<i>ignore word endings</i> are selected, the query<p>
908 <ul><kbd>African building</kbd></ul>
909 <p>will be treated the same as<p>
910 <ul><kbd>africa builds</kbd></ul><p>
911 because the uppercase letter in "African" will be transformed to
912 lowercase, and the suffixes "n" and "ing" will be removed from
913 "African" and "building" respectively (also, "s" would be removed from
914 "builds").
915
916<p>You can turn the search history feature, which shows you your last few
917queries. This makes it easy to repeat slightly modified versions of previous
918queries.
919<p>Finally, you can control the number of hits returned, and the
920number presented on each screenful.
921}
922
923_texttanumbrowseoptions_ {There are _numbrowseoptions_ ways to find information in this collection:}
924
925_textsimplehelpheading_ {How to find information in the _collectionname_ collection}
926
927_texthelpscopetitle_ {Scope of queries}
928_texthelpscope_ {
929<p>
930In most collections you can choose different indexes to search. For example, there might
931be author or title indexes. Or there might be chapter or paragraph indexes. Generally,
932the full matching document is returned regardless of which index you search.
933<p>If documents are books, they will be opened at the appropriate place.
934}
Note: See TracBrowser for help on using the repository browser.