source: trunk/gsdl/macros/english.dm@ 9404

Last change on this file since 9404 was 9294, checked in by mdewsnip, 19 years ago

Added "\n" characters for multi-line button image strings.

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 50.0 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# Under the 'icons' comments are macros concerned with displaying
22# icons which themselves contain text.
23# Above each macro (or group of macros) for an icon is a comment line
24# that looks something like '## "HOME" ## top_nav_button ## chome ##'.
25# The first field of the comment ("HOME" in this case) is the text
26# that appears in the english version of the icon. This is the text
27# that must be translated, nothing needs to be done to the macros
28# themselves. The other two fields of the comments are used by
29# automatic icon generating software which reads the newly translated
30# file and generates appropriate icons.
31#
32# Comment lines (other than those described above) need not be
33# translated (i.e. any lines beginning with '#', like this line).
34#
35# The simplest way to translate this file is to save it as something
36# else (e.g. french.dm) and work through translating all the text
37# macro values and icon comments.
38#
39######################################################################
40
41
42######################################################################
43# Global (base) package
44package Global
45######################################################################
46
47
48#------------------------------------------------------------
49# text macros
50#------------------------------------------------------------
51
52_textperiodicals_ {Periodicals}
53_textsource_ {source ref: }
54_textdate_ {publication date: }
55_textnumpages_ {no. of pages: }
56
57_textsignin_ {sign in}
58
59_textdefaultcontent_ {The requested page could not be found. Please use
60your browsers 'back' button or the above home button to return to the
61Greenstone Digital Library.}
62
63_textdefaulttitle_ {GSDL Error}
64
65_textbadcollection_ {This collection (called "_cvariable_") is not installed on this Greenstone digital library system.}
66
67_textselectpage_ {-- Select Page --}
68
69_collectionextra_ {This collection contains _about:numdocs_ documents.
70It was last built _about:builddate_ days ago.}
71
72# this is only used by the collector (where the above _collectionextra_
73# macro will always be set to another value)
74_collectorextra_ {
75<p>This collection contains _numdocs_ _If_("_numdocs_" eq "1",document,documents), a total of _numbytes_.
76<p><a href="_httppagex_(bsummary)">Click here</a> to view the build summary for this collection.
77}
78
79_textimagecollection_ {}
80_textimageabout_ {About page}
81_textimagehome_ {Home page}
82_textimagehelp_ {Help page}
83_textimagepref_ {Preferences page}
84_textimagegreenstone_ {Greenstone Digital Library Software}
85_textimageusab_ {What did you find hard to use?}
86
87_textimagesearch_ {Search for specific terms}
88
89# Dublin Core Metadata Element Set, Version 1.1
90_textimageTitle_ {Browse alphabetical list of titles} # Not true DC, kept for legacy reasons
91_textimageCreator_ {Browse alphabetical list of authors} # Not true DC, kept for legacy reasons
92_textimageSubject_ {Browse by subject}
93_textimageDescription_ {Browse by description}
94_textimagePublisher_ {Browse by publisher}
95_textimageContributor_ {Browse by contributor}
96_textimageDate_ {Browse by date}
97_textimageType_ {Browse by resource type}
98_textimageFormat_ {Browse by format}
99_textimageIdentifier_ {Browse by resource identifier}
100_textimageSource_ {Browse by original filename} # Not true DC, kept for legacy reasons
101_textimageLanguage_ {Browse by language}
102_textimageRelation_ {Browse by relation}
103_textimageCoverage_ {Browse by coverage}
104_textimageRights_ {Browse by rights}
105
106_textimageOrganization_ {Browse by organization}
107_textimageKeyword_ {Browse by keyword}
108_textimageHowto_ {Browse how to categories}
109_textimageList_ {Browse document listing}
110_textimageSeries_ {Browse by issue}
111_textimageTo_ {Browse by To field}
112_textimageFrom_ {Browse by From field}
113_textimageTopic_ {Browse special topic issues}
114_textimageBrowse_ {Browse}
115_textimageCollage_ {Browse by image collage}
116_textimagePeople_ {Browse alphabetical list of people}
117_textimageAcronym_ {Browse acronyms}
118_textimagePhrase_ {Browse phrases}
119_textimageArtist_ {Browse artists}
120_textimageVolume_ {Browse by volume}
121_textimageCountries_ {Browse by countries}
122_textimageCaptions_ {Browse by photo captions}
123
124
125_texticontabsearchgreen_ {Search}
126
127# Dublin Core Metadata Element Set, Version 1.1
128_texticontabTitlegreen_ {Titles A-Z} # Not true DC, kept for legacy reasons
129_texticontabCreatorgreen_ {Authors A-Z} # Not true DC, kept for legacy reasons
130_texticontabSubjectgreen_ {Subjects}
131_texticontabDescriptiongreen_ {Descriptions}
132_texticontabPublishergreen_ {Publishers}
133_texticontabContributorgreen_ {Contributors}
134_texticontabDategreen_ {Dates}
135_texticontabTypesgreen_ {Types}
136_texticontabFormatgreen_ {Formats}
137_texticontabIdentifiergreen_ {Identifiers}
138_texticontabSourcegreen_ {Filenames} # Not true DC, kept for legacy reasons
139_texticontabLanguagegreen_ {Languages}
140_texticontabRelationgreen_ {Relations}
141_texticontabCoveragegreen_ {Coverage}
142_texticontabRightsgreen_ {Rights}
143
144_texticontaborggreen_ {Organization}
145_texticontabKeywordgreen_ {Keywords}
146_texticontabhowgreen_ {How to}
147_texticontabseriesgreen_ {Series}
148_texticontablistgreen_ {Listing}
149_texticontabtogreen_ {To}
150_texticontabfromgreen_ {From}
151_texticontabtopicgreen_ {Topics}
152_texticontabbrwsegreen_ {Browse}
153_texticontabCollagegreen_ {Collage}
154_texticontabbrowsgreen_ {Browse}
155_texticontabPeoplegreen_ {People A-Z}
156_texticontabAcronymgreen_ {Acronyms}
157_texticontabPhrasegreen_ {Phrases}
158_texticontabArtistgreen_ {Artists}
159_texticontabVolumegreen_ {Volumes}
160_texticontabCaptionsgreen_ {Captions}
161_texticontabCountriesgreen_ {Countries}
162
163_texticontext_ {View the document}
164_texticonclosedbook_ {open this document and view contents}
165_texticonnext_ {to next section}
166_texticonprev_ {to previous section}
167
168_texticonmidi_ {View the MIDI document}
169_texticonmsword_ {View the Microsoft Word document}
170_texticonmp3_ {View the MP3 document}
171_texticonpdf_ {View the PDF document}
172_texticonps_ {View the PostScript document}
173_texticonppt_ {View the PowerPoint document}
174_texticonrtf_ {View the RTF document}
175_texticonxls_ {View the Microsoft Excel document}
176
177_page_ {page }
178_pages_ {pages}
179_of_ { of }
180_vol_ {Vol.}
181_num_ {No.}
182
183_textmonth00_ {}
184_textmonth01_ {January}
185_textmonth02_ {February}
186_textmonth03_ {March}
187_textmonth04_ {April}
188_textmonth05_ {May}
189_textmonth06_ {June}
190_textmonth07_ {July}
191_textmonth08_ {August}
192_textmonth09_ {September}
193_textmonth10_ {October}
194_textmonth11_ {November}
195_textmonth12_ {December}
196
197_textdocument_ {Document}
198_textsection_ {Section}
199_textparagraph_ {Paragraph}
200
201_magazines_ {Magazines}
202
203_nzdlpagefooter_ {<p>_iconblankbar_
204<p><a href="http://www.nzdl.org">New Zealand Digital Library Project</a>
205<br><a href="http://www.cs.waikato.ac.nz">Department of Computer Science</a>,
206<a href="http://www.waikato.ac.nz">University of Waikato</a>,
207New Zealand}
208
209#------------------------------------------------------------
210# icons
211#------------------------------------------------------------
212
213## "HOME" ## top_nav_button ## chome ##
214_httpiconchomeof_ {_httpimg_/chomeof.gif}
215_httpiconchomeon_ {_httpimg_/chomeon.gif}
216
217## "HELP" ## top_nav_button ## chelp ##
218_httpiconchelpof_ {_httpimg_/chelpof.gif}
219_httpiconchelpon_ {_httpimg_/chelpon.gif}
220
221## "PREFERENCES" ## top_nav_button ## cpref ##
222_httpiconcprefof_ {_httpimg_/cprefof.gif}
223_httpiconcprefon_ {_httpimg_/cprefon.gif}
224
225## "SEND FEEDBACK" ## top_nav_button ## cusab ##
226_httpiconcusabof_ {_httpimg_/cusabof.gif}
227_httpiconcusabon_ {_httpimg_/cusabon.gif}
228
229
230## "search" ## nav_bar_button ## tsrch ##
231_httpicontsrchgr_ {_httpimg_/tsrchgr.gif}
232_httpicontsrchof_ {_httpimg_/tsrchof.gif}
233_httpicontsrchon_ {_httpimg_/tsrchon.gif}
234_widthtsrchx_ {87}
235
236
237# Dublin Core Metadata Element Set, Version 1.1
238
239# Not true DC, kept for legacy reasons
240## "titles a-z" ## nav_bar_button ## ttitl ##
241_httpiconttitlegr_ {_httpimg_/ttitlgr.gif}
242_httpiconttitleof_ {_httpimg_/ttitlof.gif}
243_httpiconttitleon_ {_httpimg_/ttitlon.gif}
244_widthttitlex_ {87}
245
246# Not true DC, kept for legacy reasons
247## "authors a-z" ## nav_bar_button ## tauth ##
248_httpicontcreatgr_ {_httpimg_/tauthgr.gif}
249_httpicontcreatof_ {_httpimg_/tauthof.gif}
250_httpicontcreaton_ {_httpimg_/tauthon.gif}
251_widthtcreatx_ {87}
252
253## "subjects" ## nav_bar_button ## tsubj ##
254_httpicontsubjgr_ {_httpimg_/tsubjgr.gif}
255_httpicontsubjon_ {_httpimg_/tsubjon.gif}
256_httpicontsubjof_ {_httpimg_/tsubjof.gif}
257_widthtsubjx_ {87}
258
259## "descriptions" ## nav_bar_button ## tdesc ##
260_httpicontdescgr_ {_httpimg_/tdescgr.gif}
261_httpicontdescon_ {_httpimg_/tdescon.gif}
262_httpicontdescof_ {_httpimg_/tdescof.gif}
263_widthtdescx_ {90}
264
265## "publishers" ## nav_bar_button ## tpubl ##
266_httpicontpublgr_ {_httpimg_/tpublgr.gif}
267_httpicontpublon_ {_httpimg_/tpublon.gif}
268_httpicontpublof_ {_httpimg_/tpublof.gif}
269_widthtpublx_ {87}
270
271## "contributors" ## nav_bar_button ## tcontr ##
272_httpicontcontrgr_ {_httpimg_/tcontrgr.gif}
273_httpicontcontron_ {_httpimg_/tcontron.gif}
274_httpicontcontrof_ {_httpimg_/tcontrof.gif}
275_widthtcontrx_ {89}
276
277## "dates" ## nav_bar_button ## tdate ##
278_httpicontdategr_ {_httpimg_/tdategr.gif}
279_httpicontdateof_ {_httpimg_/tdateof.gif}
280_httpicontdateon_ {_httpimg_/tdateon.gif}
281_widthtdatex_ {87}
282
283## "types" ## nav_bar_button ## ttype ##
284_httpiconttypegr_ {_httpimg_/ttypegr.gif}
285_httpiconttypeof_ {_httpimg_/ttypeof.gif}
286_httpiconttypeon_ {_httpimg_/ttypeon.gif}
287_widthttypex_ {87}
288
289## "formats" ## nav_bar_button ## tform ##
290_httpicontformgr_ {_httpimg_/tformgr.gif}
291_httpicontformof_ {_httpimg_/tformof.gif}
292_httpicontformon_ {_httpimg_/tformon.gif}
293_widthtformx_ {87}
294
295## "identifiers" ## nav_bar_button ## tident ##
296_httpicontidentgr_ {_httpimg_/tidentgr.gif}
297_httpicontidentof_ {_httpimg_/tidentof.gif}
298_httpicontidenton_ {_httpimg_/tidenton.gif}
299_widthtidentx_ {87}
300
301# Not true DC, kept for legacy reasons
302## "filenames" ## nav_bar_button ## tsrc ##
303_httpicontsrcgr_ {_httpimg_/tsrcgr.gif}
304_httpicontsrcof_ {_httpimg_/tsrcof.gif}
305_httpicontsrcon_ {_httpimg_/tsrcon.gif}
306_widthtsrcx_ {87}
307
308## "languages" ## nav_bar_button ## tlang ##
309_httpicontlanggr_ {_httpimg_/tlanggr.gif}
310_httpicontlangon_ {_httpimg_/tlangon.gif}
311_httpicontlangof_ {_httpimg_/tlangof.gif}
312_widthtlangx_ {87}
313
314## "relations" ## nav_bar_button ## trel ##
315_httpicontrelgr_ {_httpimg_/trelgr.gif}
316_httpicontrelon_ {_httpimg_/trelon.gif}
317_httpicontrelof_ {_httpimg_/trelof.gif}
318_widthtrelx_ {87}
319
320## "coverage" ## nav_bar_button ## tcover ##
321_httpicontcovergr_ {_httpimg_/tcovergr.gif}
322_httpicontcoveron_ {_httpimg_/tcoveron.gif}
323_httpicontcoverof_ {_httpimg_/tcoverof.gif}
324_widthtcoverx_ {87}
325
326## "rights" ## nav_bar_button ## tright ##
327_httpicontrightgr_ {_httpimg_/trightgr.gif}
328_httpicontrighton_ {_httpimg_/trighton.gif}
329_httpicontrightof_ {_httpimg_/trightof.gif}
330_widthtrightx_ {87}
331
332
333
334## "series" ## nav_bar_button ## tser ##
335_httpicontsergr_ {_httpimg_/tsergr.gif}
336_httpicontserof_ {_httpimg_/tserof.gif}
337_httpicontseron_ {_httpimg_/tseron.gif}
338_widthtserx_ {87}
339
340## "to" ## nav_bar_button ## tto ##
341_httpiconttogr_ {_httpimg_/ttogr.gif}
342_httpiconttoon_ {_httpimg_/ttoon.gif}
343_httpiconttoof_ {_httpimg_/ttoof.gif}
344_widthttox_ {87}
345
346## "from" ## nav_bar_button ## tfrom ##
347_httpicontfromgr_ {_httpimg_/tfromgr.gif}
348_httpicontfromon_ {_httpimg_/tfromon.gif}
349_httpicontfromof_ {_httpimg_/tfromof.gif}
350_widthtfromx_ {87}
351
352## "organisations" ## nav_bar_button ## torg ##
353_httpicontorggr_ {_httpimg_/torggr.gif}
354_httpicontorgon_ {_httpimg_/torgon.gif}
355_httpicontorgof_ {_httpimg_/torgof.gif}
356_widthtorgx_ {98}
357
358## "how to" ## nav_bar_button ## thow ##
359_httpiconthowgr_ {_httpimg_/thowgr.gif}
360_httpiconthowon_ {_httpimg_/thowon.gif}
361_httpiconthowof_ {_httpimg_/thowof.gif}
362_widththowx_ {87}
363
364## "topic" ## nav_bar_button ## ttopic ##
365_httpiconttopicgr_ {_httpimg_/ttopicgr.gif}
366_httpiconttopicon_ {_httpimg_/ttopicon.gif}
367_httpiconttopicof_ {_httpimg_/ttopicof.gif}
368_widthttopicx_ {87}
369
370## "browse" ## nav_bar_button ## tbrwse ##
371_httpicontbrwsegr_ {_httpimg_/tbrwsegr.gif}
372_httpicontbrwseon_ {_httpimg_/tbrwseon.gif}
373_httpicontbrwseof_ {_httpimg_/tbrwseof.gif}
374_widthtbrwsex_ {87}
375
376## "collage" ## nav_bar_button ## tcoll ##
377_httpicontcollgr_ {_httpimg_/tcollgr.gif}
378_httpicontcollof_ {_httpimg_/tcollof.gif}
379_httpicontcollon_ {_httpimg_/tcollon.gif}
380_widthtcollx_ {87}
381
382## "people" ## nav_bar_button ## tpeop ##
383_httpicontpeopgr_ {_httpimg_/tpeopgr.gif}
384_httpicontpeopof_ {_httpimg_/tpeopof.gif}
385_httpicontpeopon_ {_httpimg_/tpeopon.gif}
386_widthtpeopx_ {97}
387
388## "acronyms" ## nav_bar_button ## tacro ##
389_httpicontacrogr_ {_httpimg_/tacrogr.gif}
390_httpicontacroof_ {_httpimg_/tacroof.gif}
391_httpicontacroon_ {_httpimg_/tacroon.gif}
392_widthtacrox_ {87}
393
394## "phrases" ## nav_bar_button ## tphrse ##
395_httpicontphrsegr_ {_httpimg_/tphrsegr.gif}
396_httpicontphrseof_ {_httpimg_/tphrseof.gif}
397_httpicontphrseon_ {_httpimg_/tphrseon.gif}
398_widthtphrsex_ {87}
399
400## "artists" ## nav_bar_button ## tartst ##
401_httpicontartstgr_ {_httpimg_/tartstgr.gif}
402_httpicontartstof_ {_httpimg_/tartstof.gif}
403_httpicontartston_ {_httpimg_/tartston.gif}
404_widthtartstx_ {87}
405
406## "keywords" ## nav_bar_button ## tkw ##
407_httpicontkwgr_ {_httpimg_/tkwgr.gif}
408_httpicontkwof_ {_httpimg_/tkwof.gif}
409_httpicontkwon_ {_httpimg_/tkwon.gif}
410_widthtkwx_ {87}
411
412## "volumes" ## nav_bar_button ## tvol ##
413_httpicontvolgr_ {_httpimg_/tvolgr.gif}
414_httpicontvolof_ {_httpimg_/tvolof.gif}
415_httpicontvolon_ {_httpimg_/tvolon.gif}
416_widthtvolx_ {87}
417
418## "captions" ## nav_bar_button ## tcapt ##
419_httpicontcaptgr_ {_httpimg_/tcaptgr.gif}
420_httpicontcaptof_ {_httpimg_/tcaptof.gif}
421_httpicontcapton_ {_httpimg_/tcapton.gif}
422_widthtcaptx_ {87}
423
424## "countries" ## nav_bar_button ## tcount ##
425_httpicontcountgr_ {_httpimg_/tcountgr.gif}
426_httpicontcountof_ {_httpimg_/tcountof.gif}
427_httpicontcounton_ {_httpimg_/tcounton.gif}
428_widthtcountx_ {87}
429
430## "help" ## green_title ## h_help ##
431_httpiconhhelp_ {_httpimg_/h\_help.gif}
432_widthhhelp_ {200}
433_heighthhelp_ {57}
434
435
436
437
438######################################################################
439# 'about' page
440package about
441######################################################################
442
443
444#------------------------------------------------------------
445# text macros
446#------------------------------------------------------------
447
448_textabcol_ {About this collection}
449
450_textsubcols1_ {<p>The complete collection comprises _1_ subcollections.
451Those currently available are:
452<blockquote>}
453
454_textsubcols2_ {</blockquote>
455You can check (and alter) which subcollections you are
456currently using on the Preferences page.}
457
458
459#------------------------------------------------------------
460# icons
461#------------------------------------------------------------
462
463## "about" ## green_title ## h_about ##
464_httpiconhabout_ {_httpimg_/h\_about.gif}
465_widthhabout_ {200}
466_heighthabout_ {57}
467
468
469
470######################################################################
471# document package
472package document
473######################################################################
474
475
476#------------------------------------------------------------
477# text macros
478#------------------------------------------------------------
479
480# Dublin Core Metadata Element Set, Version 1.1
481_texticonhtitle_ {Titles A-Z} # Not true DC, kept for legacy reasons
482_texticonhcreat_ {Authors A-Z} # Not true DC, kept for legacy reasons
483_texticonhsubj_ {Subjects}
484_texticonhdesc_ {Descriptions}
485_texticonhpubl_ {Publishers}
486_texticonhcontr_ {Contributors}
487_texticonhdate_ {Dates}
488_texticonhtype_ {Types}
489_texticonhform_ {Formats}
490_texticonhident_ {Identifiers}
491_texticonhsrc_ {Filenames} # Not true DC, kept for legacy reasons
492_texticonhlang_ {Languages}
493_texticonhrel_ {Relations}
494_texticonhcover_ {Coverage}
495_texticonhright_ {Rights}
496
497_texticonhcoll_ {Collage}
498_texticonhto_ {To}
499_texticonhfrom_ {From}
500_texticonhser_ {Series}
501_texticonhhow_ {How to}
502_texticonhorg_ {Organizations}
503_texticonhbrwse_ {Browse}
504_texticonhbrows_ {Browse}
505_texticonhpeople_ {People A-Z}
506_texticonhacronym_ {Acronyms}
507_texticonhphrases_ {Phrases}
508_texticonhartist_ {Artists}
509_texticonhkw_ {Keywords}
510_texticonhvol_ {Volumes}
511_texticonhcapt_ {Captions}
512_texticonhcount_ {Countries}
513
514_texticonopenbookshelf_ {close this section of the library}
515_texticonclosedbookshelf_ {open this section of the library and view contents}
516_texticonopenbook_ {close this book}
517_texticonclosedfolder_ {Open this folder and view contents}
518_texticonclosedfolder2_ {open sub-section: }
519_texticonopenfolder_ {close this folder}
520_texticonopenfolder2_ {close sub-section: }
521_texticonsmalltext_ {View this section of the text}
522_texticonsmalltext2_ {view text: }
523_texticonpointer_ {current section}
524_texticondetach_ {Open this page in a new window}
525_texticonhighlight_ {Highlight search terms}
526_texticonnohighlight_ {Don't highlight search terms}
527_texticoncontracttoc_ {Collapse table of contents}
528_texticonexpandtoc_ {Expand table of contents}
529_texticonexpandtext_ {Display all text}
530_texticoncontracttext_ {Display text only for currently selected section}
531_texticonwarning_ {<b>Warning: </b>}
532_texticoncont_ {continue?}
533
534_textltwarning_ {
535<p><center>
536<table cellspacing=0 cellpadding=0 width=_pagewidth_>
537<tr valign=top><td>_iconwarning_Expanding the text here will generate a large
538amount of data for your browser to display _imagecont_
539</td></tr></table></center>
540}
541
542_textgoto_ {go to page}
543_textintro_ { <i>(introductory text)</i>}
544
545
546#------------------------------------------------------------
547# icons
548#------------------------------------------------------------
549
550# Dublin Core Metadata Element Set, Version 1.1
551
552# Not true DC, kept for legacy reasons
553## "titles a-z" ## green_title ## h_title ##
554_httpiconhtitle_ {_httpimg_/h\_title.gif}
555_widthhtitle_ {200}
556_heighthtitle_ {57}
557
558# Not true DC, kept for legacy reasons
559## "authors a-z" ## green_title ## h_auth ##
560_httpiconhcreat_ {_httpimg_/h\_auth.gif}
561_widthhcreat_ {200}
562_heighthcreat_ {57}
563
564## "subjects" ## green_title ## h_subj ##
565_httpiconhsubj_ {_httpimg_/h\_subj.gif}
566_widthhsubj_ {200}
567_heighthsubj_ {57}
568
569## "descriptions" ## green_title ## h_desc ##
570_httpiconhdesc_ {_httpimg_/h\_desc.gif}
571_widthhdesc_ {200}
572_heighthdesc_ {57}
573
574## "publishers" ## green_title ## h_publ ##
575_httpiconhpubl_ {_httpimg_/h\_publ.gif}
576_widthhpubl_ {200}
577_heighthpubl_ {57}
578
579## "contributors" ## green_title ## h_contr ##
580_httpiconhcontr_ {_httpimg_/h\_contr.gif}
581_widthhcontr_ {200}
582_heighthcontr_ {57}
583
584## "dates" ## green_title ## h_date ##
585_httpiconhdate_ {_httpimg_/h\_date.gif}
586_widthhdate_ {200}
587_heighthdate_ {57}
588
589## "types" ## green_title ## h_type ##
590_httpiconhtype_ {_httpimg_/h\_type.gif}
591_widthhtype_ {200}
592_heighthtype_ {57}
593
594## "formats" ## green_title ## h_form ##
595_httpiconhform_ {_httpimg_/h\_form.gif}
596_widthhform_ {200}
597_heighthform_ {57}
598
599## "identifiers" ## green_title ## h_ident ##
600_httpiconhident_ {_httpimg_/h\_ident.gif}
601_widthhident_ {200}
602_heighthident_ {57}
603
604# Not true DC, kept for legacy reasons
605## "filenames" ## green_title ## h_src ##
606_httpiconhsrc_ {_httpimg_/h\_src.gif}
607_widthhsrc_ {200}
608_heighthsrc_ {57}
609
610## "languages" ## green_title ## h_lang ##
611_httpiconhlang_ {_httpimg_/h\_lang.gif}
612_widthhlang_ {200}
613_heighthlang_ {57}
614
615## "relations" ## green_title ## h_rel ##
616_httpiconhrel_ {_httpimg_/h\_rel.gif}
617_widthhrel_ {200}
618_heighthrel_ {57}
619
620## "coverage" ## green_title ## h_cover ##
621_httpiconhcover_ {_httpimg_/h\_cover.gif}
622_widthhcover_ {200}
623_heighthcover_ {57}
624
625## "rights" ## green_title ## h_right ##
626_httpiconhright_ {_httpimg_/h\_right.gif}
627_widthhright_ {200}
628_heighthright_ {57}
629
630
631
632## "to" ## green_title ## h_to ##
633_httpiconhto_ {_httpimg_/h\_to.gif}
634_widthhto_ {200}
635_heighthto_ {57}
636
637## "from" ## green_title ## h_from ##
638_httpiconhfrom_ {_httpimg_/h\_from.gif}
639_widthhfrom_ {200}
640_heighthfrom_ {57}
641
642## "series" ## green_title ## h_ser ##
643_httpiconhser_ {_httpimg_/h\_ser.gif}
644_widthhser_ {200}
645_heighthser_ {57}
646
647## "how to" ## green_title ## h_how ##
648_httpiconhhow_ {_httpimg_/h\_how.gif}
649_widthhhow_ {200}
650_heighthhow_ {57}
651
652## "topics" ## green_title ## h_topic ##
653_httpiconhtopic_ {_httpimg_/h\_topic.gif}
654_widthhtopic_ {200}
655_heighthtopic_ {57}
656
657## "organization" ## green_title ## h_org ##
658_httpiconhorg_ {_httpimg_/h\_org.gif}
659_widthhorg_ {200}
660_heighthorg_ {57}
661
662## "browse" ## green_title ## h_brwse ##
663_httpiconhbrwse_ {_httpimg_/h\_brwse.gif}
664_widthhbrwse_ {200}
665_heighthbrwse_ {57}
666
667## "collage" ## green_title ## h_coll ##
668_httpiconhcoll_ {_httpimg_/h\_coll.gif}
669_widthhcoll_ {200}
670_heighthcoll_ {57}
671
672## "people" ## green_title ## h_people ##
673_httpiconhpeople_ {_httpimg_/h\_people.gif}
674_widthhpeople_ {200}
675_heighthpeople_ {57}
676
677## "acronyms" ## green_title ## h_acro ##
678_httpiconhacronym_ {_httpimg_/h\_acro.gif}
679_widthhacronym_ {200}
680_heighthacronym_ {57}
681
682## "phrases" ## green_title ## h_phrse ##
683_httpiconhphrse_ {_httpimg_/h\_phrse.gif}
684_widthhphrse_ {200}
685_heighthphrse_ {57}
686
687## "artists" ## green_title ## h_artist ##
688_httpiconhartist_ {_httpimg_/h\_artist.gif}
689_widthhartist_ {200}
690_heighthartist_ {57}
691
692## "keywords" ## green_title ## h_kw ##
693_httpiconhkw_ {_httpimg_/h\_kw.gif}
694_widthhkw_ {200}
695_heighthkw_ {57}
696
697## "volumes" ## green_title ## h_vol ##
698_httpiconhvol_ {_httpimg_/h\_vol.gif}
699_widthhvol_ {200}
700_heighthvol_ {57}
701
702## "countries" ## green_title ## h_count ##
703_httpiconhcount_ {_httpimg_/h\_count.gif}
704_widthhcount_ {200}
705_heighthcount_ {57}
706
707## "captions" ## green_title ## h_capt ##
708_httpiconhcapt_ {_httpimg_/h\_capt.gif}
709_widthhcapt_ {200}
710_heighthcapt_ {57}
711
712
713## "CONTINUE?" ## top_nav_button ## cont ##
714_httpiconcontoff_ {_httpimg_/contof.gif}
715_httpiconconton_ {_httpimg_/conton.gif}
716
717## "EXPAND\nTEXT" ## document_button ## eallt ##
718_httpiconealltof_ {_httpimg_/ealltof.gif}
719_httpiconeallton_ {_httpimg_/eallton.gif}
720
721## "CONTRACT\nCONTENTS" ## document_button ## econc ##
722_httpiconeconcof_ {_httpimg_/econcof.gif}
723_httpiconeconcon_ {_httpimg_/econcon.gif}
724
725## "DETACH" ## document_button ## edtch ##
726_httpiconedtchof_ {_httpimg_/edtchof.gif}
727_httpiconedtchon_ {_httpimg_/edtchon.gif}
728
729## "EXPAND\nCONTENTS" ## document_button ## eexpc ##
730_httpiconeexpcof_ {_httpimg_/eexpcof.gif}
731_httpiconeexpcon_ {_httpimg_/eexpcon.gif}
732
733## "CONTRACT\nTEXT" ## document_button ## etsec ##
734_httpiconetsecof_ {_httpimg_/etsecof.gif}
735_httpiconetsecon_ {_httpimg_/etsecon.gif}
736
737## "HIGH-\nLIGHTING" ## document_button ## ehl ##
738_httpiconehlof_ {_httpimg_/ehlof.gif}
739_httpiconehlon_ {_httpimg_/ehlon.gif}
740
741## "NO HIGH-\nLIGHTING" ## document_button ## enhl ##
742_httpiconenhlof_ {_httpimg_/enhlof.gif}
743_httpiconenhlon_ {_httpimg_/enhlon.gif}
744
745
746######################################################################
747# 'search' page
748package query
749######################################################################
750
751
752#------------------------------------------------------------
753# text macros
754#------------------------------------------------------------
755
756# this if statement produces the text 'results n1 - nn for query: querystring' or
757# 'No matches for query: querystring', depending on whether or not there were
758# any matches
759_textquerytitle_ {_If_(_thislast_,results _thisfirst_ - _thislast_ for query: _cgiargq_,No matches for query: _cgiargq_)}
760_textnoquerytitle_ {Search page}
761
762_texticonthispage_ {search}
763_textsome_ {some}
764_textall_ {all}
765_textboolean_ {boolean}
766_textranked_ {ranked}
767_textnatural_ {natural}
768#_textsome_ {_If_(_cgiargb_,ranked,some)}
769#_textall_ {_If_(_cgiargb_,boolean,all)}
770#_textformsome_ {_If_(_cgiargb_,ranked,some)}
771#_textformall_ {_If_(_cgiargb_,natural,all)}
772_texticonqueryresultsbar_ {}
773_texticonsearchhistorybar_ {search history}
774
775_textifeellucky_ {I'm feeling lucky!}
776
777#alt text for query buttons
778_textusequery_ {use this query}
779_textfreqmsg1_ {Word count: }
780_textpostprocess_ {_If_(_quotedquery_,<br><i>post-processed to find _quotedquery_</i>
781)}
782_textinvalidquery_ {Invalid query syntax}
783
784_textmorethan_ {More than }
785_textapprox_ {About }
786_textnodocs_ {No documents matched the query.}
787_text1doc_ {1 document matched the query.}
788_textlotsdocs_ {documents matched the query.}
789_textmatches_ {Matches }
790_textbeginsearch_ {Begin Search}
791_textrunquery_ {Run Query}
792_textclearform_ {Clear Form}
793
794#these go together in form search:
795#"Word or phrase (fold, stem) ... in field"
796_textwordphrase_ {Word or phrase}
797_textinfield_ {... in field}
798_textfoldstem_ {(fold, stem)}
799
800_textadvquery_ {Or enter a query directly:}
801_textallfields_ {all fields}
802_texttextonly_ {text only}
803_textand_ {and}
804_textor_ {or}
805_textandnot_ {and not}
806
807# _indexselection_, _jselection_, _nselection_ and _gselection_ are set from
808# within the server - _indexselection_ is always set, but the others may be
809# unset
810
811_textsimplesearch_ {Search for _indexselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_, at _gselection_ level )_If_(_nselection_,in _nselection_ language )that contain _querytypeselection_ of the words}
812
813_textadvancedsearch_ {Search _indexselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_,at _gselection_ level )_If_(_nselection_,in _nselection_ language )using _querytypeselection_ query}
814
815_textformsimplesearch_ {Search _If_(_jselection_,_jselection_ )_If_(_gformselection_,at _gformselection_ level )_If_(_nselection_,in _nselection_ language )for _formquerytypeselection_ of}
816
817_textformadvancedsearch_ {Search _If_(_jselection_,_jselection_ )_If_(_gformselection_,at _gformselection_ level )_If_(_nselection_,in _nselection_ language )and display results in _formquerytypeselection_ order}
818
819
820_textnojsformwarning_ {Warning: Javascript is disabled in your web browser. <br>To use form searching, please enable it.}
821_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.}
822_textstartdate_ {Start (or only) date:}
823_textenddate_ {End date:}
824_textbc_ {B.C.E.}
825_textad_ {C.E.}
826_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"}
827
828_textstemon_ { (ignoring word endings)}
829
830_textsearchhistory_ {Search History}
831
832#text macros for search history
833_textnohistory_ {No entries in the search history}
834_texthresult_ {result}
835_texthresults_ {results}
836_texthallwords_ {all words}
837_texthsomewords_ {some words}
838_texthboolean_ {boolean}
839_texthranked_ {ranked}
840_texthcaseon_ {case must match}
841_texthcaseoff_ {casefolded}
842_texthstemon_ {stemmed}
843_texthstemoff_ {unstemmed}
844
845#------------------------------------------------------------
846# icons
847#------------------------------------------------------------
848
849## "search" ## green_title ## h_search ##
850_httpiconhsearch_ {_httpimg_/h\_search.gif}
851_widthhsearch_ {200}
852_heighthsearch_ {57}
853
854## "results" ## green_bar_left_aligned ## qryresb ##
855_httpiconqryresb_ {_httpimg_/qryresb.gif}
856_widthqryresb_ {_pagewidth_}
857_heightqryresb_ {17}
858
859## "history" ## green_bar_left_aligned ## schhistb ##
860_httpiconsrchhistb_ {_httpimg_/schhistb.gif}
861_widthsrchhistb_ {_pagewidth_}
862_heightsrchhistb_ {17}
863
864
865######################################################################
866# 'preferences' page
867package preferences
868######################################################################
869
870
871#------------------------------------------------------------
872# text macros
873#------------------------------------------------------------
874
875_textprefschanged_ {
876Preferences have been set as follows. Do not use your browser's
877"back" button - it will unset them! Instead, click one of the
878buttons on the access bar above.
879}
880_textsetprefs_ {set preferences}
881_textsearchprefs_ {Search preferences}
882_textcollectionprefs_ {Collection preferences}
883_textpresentationprefs_ {Presentation preferences}
884_textpreferences_ {Preferences}
885_textcasediffs_ {Case differences:}
886_textignorecase_ { ignore case differences}
887_textmatchcase_ { upper/lower case must match}
888_textwordends_ {Word endings:}
889_textstem_ { ignore word endings}
890_textnostem_ { whole word must match}
891_textprefop_ {Return up to _maxdocoption_ hits with _hitsperpageoption_ hits per page.}
892_textextlink_ {Access to external Web pages:}
893_textintlink_ {Source documents retrieved from:}
894_textlanguage_ {Interface language:}
895_textencoding_ {Encoding:}
896_textformat_ {Interface format:}
897_textall_ {all}
898_textquerymode_ {Query mode:}
899_textsimplemode_ { simple query mode}
900_textadvancedmode_ { advanced query mode (allows boolean searching using !, &, |, and parentheses)}
901_textlinkinterm_ {through intermediate page}
902_textlinkdirect_ {go directly there}
903_textdigitlib_ {the digital library}
904_textweb_ {the web}
905_textgraphical_ {Graphical}
906_texttextual_ {Textual}
907_textcollectionoption_ {<p>
908Subcollections to include:
909<br>}
910
911_textrelateddocdisplay_ {display related documents}
912_textsearchhistory_ {Search history:}
913_textnohistory_ { No search history}
914_texthistorydisplay_ { display _historynumrecords_ search history records}
915_textnohistorydisplay_ { do not display search history}
916
917#_texttypesearch_ {Type of search:}
918#_texttextsearch_ {text search}
919_textformsearch_ {Form search:}
920_textplainsearch_ {Plain search:}
921_textqueryboxsize_ {Query box size:}
922_textregbox_ { regular query box}
923_textbigbox_ { large query box}
924_textformtype_ {Form type:}
925_textsimple_ { simple}
926_textadvanced_ { advanced}
927
928# used in "with 4 fields" in the form search box
929_textwith_ {with}
930_textfields_ {fields}
931
932
933#------------------------------------------------------------
934# icons
935#------------------------------------------------------------
936
937## "preferences" ## green_title ## h_pref ##
938_httpiconhpref_ {_httpimg_/h\_pref.gif}
939_widthhpref_ {200}
940_heighthpref_ {57}
941
942#####################################################################
943# 'browse' package for the dynamic browsing interface
944package browse
945#####################################################################
946
947_textsortby_ {Sort documents by}
948_textalsoshowing_ {also showing}
949_textwith_ {with at most}
950_textdocsperpage_ {documents per page}
951
952_textfilterby_ {Get documents containing}
953_textall_ {all}
954_textany_ {any}
955_textwords_ {of the words}
956_textleaveblank_ {leave this box blank to get all the documents}
957
958_browsebuttontext_ {"Sort Documents"}
959
960_nodata_ {<i>no data</i>}
961_docs_ {documents}
962######################################################################
963# 'help' page -- this is lower priority for translating than the
964# rest of this file
965package help
966######################################################################
967
968
969#------------------------------------------------------------
970# text macros
971#------------------------------------------------------------
972
973_textHelp_ {Help}
974_textSearchshort_ {search for particular words}
975
976
977# Dublin Core Metadata Element Set, Version 1.1
978_textTitleshort_ {access publications by title}
979_textCreatorshort_ {access publications by author} # Not true DC, kept for legacy reasons
980_textSubjectshort_ {access publications by subject}
981_textDescriptionshort_ {access publications by description}
982_textPublishershort_ {access publications by publisher}
983_textContributorshort_ {access publications by contributor}
984_textDateshort_ {access publications by date}
985_textTypeshort_ {access publications by type}
986_textFormatshort_ {access publications by format}
987_textIdentifiershort_ {access publications by identifier}
988_textSourceshort_ {access publications by filename} # Not true DC, kept for legacy reasons
989_textLanguageshort_ {access publications by language}
990_textRelationshort_ {access publications by relation}
991_textCoverageshort_ {access publications by coverage}
992_textRightsshort_ {access publications by rights}
993
994_textSeriesshort_ {access publications by series}
995_textToshort_ {access publications by To field}
996_textFromshort_ {access publications by From field}
997_textBrowseshort_ {browse publications}
998_textOrganizationshort_ {access publications by organization}
999_textHowtoshort_ {access publications by "how to" listing}
1000_textTopicshort_ {access publications by topic}
1001_textPeopleshort_ {access publications by people}
1002_textAcronymshort_ {access publications by acronym occurrence}
1003_textPhraseshort_ {browse phrases occurring in publications}
1004_textArtistshort_ {access publications by artist}
1005_textKeywordshort_ {access publications by keyword}
1006_textVolumeshort_ {access publications by volume}
1007_textCountriesshort_ {access publications by country}
1008_textdefaultshorttext_ {undefined classification}
1009
1010_textSearchlong_ { <p>You can <i>search for particular words</i> that
1011appear in the text from the "search" page. This is the first page that
1012comes up when you begin, and can be reached from other pages by pressing
1013the <i>search</i> button. }
1014
1015
1016# Dublin Core Metadata Element Set, Version 1.1
1017
1018_textTitlelong_ { <p>You can <i>access publications by title</i> by
1019pressing the <i>titles a-z</i> button. This brings up a list of books in
1020alphabetic order. }
1021
1022# Not true DC, kept for legacy reasons
1023_textCreatorlong_ { <p>You can <i>access publications by author</i> by
1024pressing the <i>authors a-z</i> button. This brings up a list of books,
1025sorted by author name. }
1026
1027_textSubjectlong_ { <p>You can <i>access publications by subject</i> by
1028pressing the <i>subjects</i> button. This brings up a list of subjects,
1029represented by bookshelves. }
1030
1031_textDescriptionlong_ { <p>You can <i>access publications by description</i> by
1032pressing the <i>descriptions</i> button. This brings up a list of descriptions to
1033browse. }
1034
1035_textPublisherlong_ { <p>You can <i>access publications by publisher</i> by
1036pressing the <i>publishers</i> button. This brings up a list of publishers to
1037browse. }
1038
1039_textContributorlong_ { <p>You can <i>access publications by contributor</i> by
1040pressing the <i>contributors</i> button. This brings up a list of contributors to
1041browse. }
1042
1043_textDatelong_ { <p>You can <i>access publications by date</i> by pressing
1044the <i>dates</i> button. This brings up a list of all the issues, sorted
1045chronologically. }
1046
1047_textTypelong_ { <p>You can <i>access publications by type</i> by
1048pressing the <i>types</i> button. This brings up a list of types to
1049browse. }
1050
1051_textFormatlong_ { <p>You can <i>access publications by format</i> by
1052pressing the <i>formats</i> button. This brings up a list of formats to
1053browse. }
1054
1055_textIdentifierlong_ { <p>You can <i>access publications by identifier</i> by
1056pressing the <i>identifiers</i> button. This brings up a list of identifiers to
1057browse. }
1058
1059# Not true DC, kept for legacy reasons
1060_textSourcelong_ { <p>You can <i>access publications by filename</i> by
1061pressing the <i>filenames</i> button. This brings up a list of entries,
1062sorted by original filename. }
1063
1064_textLanguagelong_ { <p>You can <i>access publications by language</i> by
1065pressing the <i>languages</i> button. This brings up a list of entries,
1066sorted by language. }
1067
1068_textRelationlong_ { <p>You can <i>access publications by relation</i> by
1069pressing the <i>relations</i> button. This brings up a list of relations to
1070browse. }
1071
1072_textCoveragelong_ { <p>You can <i>access publications by coverage</i> by
1073pressing the <i>coverage</i> button. }
1074
1075_textRightslong_ { <p>You can <i>access publications by rights</i> by
1076pressing the <i>rights</i> button. }
1077
1078
1079
1080_textOrganizationlong_ { <p>You can <i>access publications by
1081organisation</i> by pressing the <i>organisations</i> button. This brings
1082up a list of organisations. }
1083
1084_textHowtolong_ { <p>You can <i>access publications by "how to" listing</i>
1085by pressing the <i>how to</i> button. This brings up a list of how to
1086strings. }
1087
1088_textTopiclong_ { <p>You can <i>access publications by topic</i> by
1089pressing the <i>topic</i> button. This brings up a list of topics to
1090browse. }
1091
1092_textTolong_ { <p>You can <i>access publications by To field</i> by
1093pressing the <i>to</i> button. This brings up a list of addressees. }
1094
1095_textFromlong_ { <p>You can <i>access publications by From field</i> by
1096pressing the <i>from</i> button. This brings up a list of senders. }
1097
1098_textSerieslong_ { <p>You can <i>access publications by series</i> by
1099pressing the <i>series</i> button. This brings up a list of those series
1100which are currently in the collection. }
1101
1102_textBrowselong_ { <p>You can <i>browse publications</i> by pressing the
1103<i>browse</i> button. }
1104
1105_textPeoplelong_ { <p>You can <i>access publications by people</i> by
1106pressing the <i>people a-z</i> button. This brings up a list of entries,
1107sorted by surname. }
1108
1109_textAcronymlong_ { <p>You can <i>access publications by acronym occurrence</i> by
1110pressing the <i>acronyms</i> button. This brings up a list of the acronyms,
1111and the places that they occur. }
1112
1113_textPhraselong_ { <p>You can <i>browse phrases occurring in publications</i> by
1114pressing the <i>phrases</i> button. This uses the phind phrase browser. }
1115
1116_textArtistlong_ { <p>You can <i>access publications by artist</i> by
1117pressing the <i>artists</i> button. This brings up a list of entries,
1118sorted by artist name. }
1119
1120_textKeywordlong_ { <p>You can <i>access publications by keyword</i> by
1121pressing the <i>keywords</i> button. This brings up a list of keywords. }
1122
1123_textVolumelong_ { <p>You can <i>access publications by volume</i> by
1124pressing the <i>volumes</i> button. This brings up a list of volumes. }
1125
1126_textCaptionslong_ { <p>You can <i>access publications by caption</i> by
1127pressing the <i>captions</i> button. This brings up a list of captions. }
1128
1129_textCountrieslong_ { <p>You can <i>access publications by country</i> by
1130pressing the <i>countries</i> button. This brings up a list of countries. }
1131
1132
1133_textdefaultlongtext_ { <p>Click on the <i>unknown</i> button to browse
1134publications (listing is sorted by an unknown field). }
1135
1136_texthelptopics_ {
1137<h2 align=left>Topics</h2>
1138<ul>
1139 <li><a href="\#finding-information">_textsimplehelpheading_</a>
1140 _topicreadingdocs_
1141 <li><a href="\#searching">How to search for particular words</a>
1142<ul>
1143 <li><a href="\#query-terms">Search terms</a>
1144 <li><a href="\#query-type">Query type</a>
1145 <li><a href="\#scope-of-queries">Scope of queries</a>
1146</ul>
1147 <li><a href="\#preferences">_textchangeprefs_</a>
1148<ul>
1149 <li><a href="\#col-prefs">Collection preferences</a>
1150 <li><a href="\#lang-prefs">Language preferences</a>
1151 <li><a href="\#pres-prefs">Presentation preferences</a>
1152 <li><a href="\#search-prefs">Search preferences</a>
1153</ul>
1154</ul>
1155}
1156
1157# there are 4 versions of this section of the help text.
1158# which version is used is currently set within the server
1159# (it should probably use the macro language e.g. [type=book])
1160# 1 = html (like fao collections) -- section is empty
1161# 2 = book (like hdl collection) -- macros beginning with book
1162# 3 = bibliographic (like csbib) -- macros beginning with bib
1163# 4 = standard (like gberg) -- the default
1164
1165_topicreadingdocs_ {<li><a href="\#reading-docs">_textreadingdocs_</a>}
1166
1167_textreadingdocs_ {How to read the documents}
1168
1169_texthelpreadingdocs_ {
1170<p>_iconblankbar_</p>
1171<a name=reading-docs>
1172<h2>_textreadingdocs_</h2>
1173
1174<p>You can tell when you have arrived at an individual book or document
1175because its title, or a photograph of the front cover, appears at the top
1176left of the page. In some collections this is accompanied by a table of
1177contents, while others contain just the number of the current page along
1178with a box that allows you to select a new page and go forward and
1179backward. In the table of contents, the current section heading is in bold
1180face, and the table is expandable -- click on the folders to open or close
1181them; click on the open book at the top to close it.</p>
1182
1183<p>Underneath is the text of the current section. When you have read
1184through it, there are arrows at the bottom to take you on to the next
1185section or back to the previous one.</p>
1186
1187<p>Below the title or front-cover photograph are some buttons. Click on
1188<i>expand text</i> to expand out the whole text of the current section, or
1189book. If the document is large, this could take a long time and use a lot
1190of memory! Click on <i>expand contents</i> to expand out the whole table of
1191contents so that you can see the titles of all chapters and
1192subsections. Click on <i>detach</i> to make a new browser window for this
1193document. (This is useful if you want to compare documents, or read two at
1194once.) Finally, when you do a search the words you search for are
1195highlighted. Click on <i>no highlighting</i> to remove highlighting.</p>
1196
1197<p>
1198<table cellspacing="0" cellpadding="2" border="0">
1199<tr><td colspan=2><img src="_httpiconbshelf_" border="0"></td><td>Open this bookshelf</td></tr>
1200<tr><td><img src="_httpiconopenbook_" border="0"></td><td><img
1201src="_httpiconbook_" border="0"></td><td>Open/close this book</td></tr>
1202<tr><td colspan=2><img src="_httpiconitext_" border="0"></td><td>View this section of the text</td></tr>
1203<tr><td><img src="_document:httpiconealltof_" border="0"></td><td><img
1204src="_document:httpiconetsecof_" border="0"></td><td>Display all text, or not</td></tr>
1205<tr><td><img src="_document:httpiconeexpcof_" border="0"></td><td><img
1206src="_document:httpiconeconcof_" border="0"></td><td>Expand table of contents, or not</td></tr>
1207<tr><td colspan=2><img src="_document:httpiconedtchof_" border="0"></td><td>Open this page in a new window</td></tr>
1208<tr><td><img src="_document:httpiconehlof_" border="0"></td><td><img
1209src="_document:httpiconenhlof_" border="0"></td><td>Highlight search terms, or not</td></tr>
1210<tr><td colspan=2><img src="_httpiconmore_" border="0"></td><td>Click the arrow to go to the next section ...</td></tr>
1211<tr><td colspan=2><img src="_httpiconless_" border="0"></td><td>... or back to the previous section</td></tr>
1212</table>
1213}
1214
1215_texthelpsearching_ {
1216<h2>How to search for particular words</h2>
1217<p>
1218 From the search page, you make a query in these simple steps:<p>
1219
1220 <ol><li>Specify what items you want to search
1221 <li>Say whether you want to search for all or just some of the words
1222 <li>Type in the words you want to search for
1223 <li>Click the <i>Begin Search</i> button
1224 </ol>
1225
1226<p>When you make a query, the titles of twenty matching documents will be shown.
1227There is a button at the end to take you on to the next twenty documents. From
1228there you will find buttons to take you on to the third twenty or back to the
1229first twenty, and so on. Click the title of any document, or the little button
1230beside it, to see it.
1231
1232<p>A maximum of 100 is imposed on the number of
1233 documents returned. You can change this number by clicking the
1234 <i>preferences</i> button at the top of the page.<p>
1235
1236<p>_iconblankbar_
1237<a name=query-terms>
1238<h3>Search terms</h3>
1239
1240<p>Whatever you type into the query box is interpreted as a list of words
1241called "search terms." Each term contains nothing but alphabetic characters
1242and digits. Terms are separated by white space. If any other characters such
1243as punctuation appear, they serve to separate terms just as though they were
1244spaces. And then they are ignored. You can't search for words that include
1245punctuation.
1246
1247<p>For example, the query<p>
1248 <ul><kbd>Agro-forestry in the Pacific Islands: Systems for Sustainability (1993)</kbd></ul>
1249 <p>will be treated the same as<p>
1250 <ul><kbd>Agro forestry in the Pacific Islands Systems for Sustainability 1993 </kbd></ul><p>
1251
1252<p>_iconblankbar_
1253<a name=query-type>
1254<h3>Query type</h3>
1255
1256<p>There are two different kinds of query.
1257
1258<ul>
1259 <li>Queries for <b>all</b> of the words. These look for documents (or
1260 chapters, or titles) that contain all the words you have specified.
1261 Documents that satisfy the query are displayed, in alphabetical
1262 order.<p>
1263
1264 <li>Queries for <b>some</b> of the words. Just list some terms that are
1265 likely to appear in the documents you are looking for. Documents are
1266 displayed in order of how closely they match the query. When determining
1267
1268 the degree of match,
1269
1270 <p><ul>
1271 <li> the more search terms a document contains, the closer it matches;
1272 <li> rare terms are more important than common ones;
1273 <li> short documents match better than long ones.
1274 </ul>
1275</ul>
1276
1277<p>Use as many search terms as you like--a whole sentence, or even a
1278whole paragraph. If you specify only
1279one term, documents will be ordered by its frequency of occurrence.<p>
1280_texthelpscope_
1281}
1282
1283_textdatesearch_ {Searching with Dates}
1284
1285_texthelpdatesearch_ {<h2>_textdatesearch_</h2>
1286Date search lets you find documents that, as well as matching your search
1287terms, are about events within a certain timeframe. You can search for
1288documents from a certain year or from a range of years. Note that you do not
1289have to have any search terms -- you can search by date alone; and also that
1290you do not have to use dates in your search, if you do not type any dates in it
1291 is just the same as if the date search didn't exist.<p>
1292
1293<p>_iconblankbar_
1294<a name=datesearch-howto>
1295<h3>How to use this feature:</h3>
1296<ul>
1297 <li>To search for documents about a single year:<p>
1298 <ul>
1299 <li>Type in any ordinary search terms as you normally would.
1300 <li>Type the year you want into the "Start (or only) date" box.
1301 <li>If your date is from before the common era (also known as before
1302 Christ), choose the "B.C.E" option from the pulldown menu next to that
1303 box.
1304 <li>Begin your search as you ordinarily would.
1305 </ul>
1306<p><li>To search for documents about a time period or range of years:<p>
1307 <ul>
1308 <li>Type in any ordinary search terms as you normally would.
1309 <li>Type the earlier date into the "Start (or only) date" box.
1310 <li>Type the later date into the "End date" box.
1311 <li>Select "B.C.E" option from the pulldown menu next to any date from before
1312 the common era (also known as before Christ).
1313 <li>Begin your search as you ordinarily would.
1314 </ul>
1315</ul><p>
1316
1317<p>_iconblankbar_
1318<a name=datesearch-results>
1319<h3>The way results of your search work</h3>
1320
1321Generally 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>
1322}
1323
1324_textchangeprefs_ {Changing your preferences}
1325
1326_texthelppreferences_ {<h2>_textchangeprefs_</h2>
1327
1328<p>When you click the <i>preferences</i> button at the top of the page you will
1329be able to change some features of the interface to suit your own requirements.
1330
1331<p>_iconblankbar_
1332<a name=col-prefs>
1333<h3 align=left>Collection preferences</h3>
1334
1335Some collections comprise several subcollections, which can be searched
1336independently or together, as one unit. If so, you can select which
1337subcollections to include in your searches on the Preferences page.
1338
1339<p>_iconblankbar_
1340<a name=lang-prefs>
1341<h3 align=left>Language preferences</h3>
1342
1343Each collection has a default presentation language, but you can switch to
1344a different language if you like. You can also alter the encoding scheme
1345used by Greenstone for output to the browser -- the software chooses
1346sensible defaults, but with some browsers better visual results can be used
1347by switching to a different encoding scheme. All collections allow you to
1348switch from the standard graphical interface format to a textual one. This
1349is particularly useful for visually impaired users who use large screen
1350fonts or speech synthesizers for output.
1351
1352<p>_iconblankbar_
1353<a name=pres-prefs>
1354<h3 align=left>Presentation preferences</h3>
1355
1356Depending on the particular collection, there may be several options you can
1357set that control the presentation.
1358
1359<p>Collections of Web pages allow you to suppress the Greenstone navigation bar at
1360the top of each document page, so that once you have done a search you land at
1361the exact Web page that matches without any Greenstone header. To do another
1362search you will have to use your browser's "back" button. These collections
1363also allow you to suppress Greenstone's warning message when you click a link
1364that takes you out of the digital library collection and on to the Web itself.
1365And in some Web collections you can control whether the links on the "Search
1366Results" page take you straight to the actual URL in question, rather than to
1367the digital library's copy of the page.
1368
1369<p>_iconblankbar_
1370<a name=search-prefs>
1371<h3 align=left>Search preferences</h3>
1372<p>Two pairs of buttons control the kind of text matching in the searches that
1373you make. The first set (labeled "case differences") controls whether upper and
1374lower case must match. The second ("word endings") controls whether to ignore
1375word endings or not. It is possible to get a large query box, so that you can
1376easily do paragraph-sized searching. It is surprisingly quick to search for
1377large amounts of text.
1378
1379<p>For example, if the buttons <i>ignore case differences</i> and
1380<i>ignore word endings</i> are selected, the query<p>
1381 <ul><kbd>African building</kbd></ul>
1382 <p>will be treated the same as<p>
1383 <ul><kbd>africa builds</kbd></ul><p>
1384 because the uppercase letter in "African" will be transformed to
1385 lowercase, and the suffixes "n" and "ing" will be removed from
1386 "African" and "building" respectively (also, "s" would be removed from
1387 "builds").
1388
1389<p>You can switch to an "advanced" query mode which allows you to combine terms
1390using AND (&), OR (|), and NOT (!). This allows you to specify more precise
1391queries. You can turn the search history feature, which shows you your last few
1392queries. This makes it easy to repeat slightly modified versions of previous
1393queries. Finally, you can control the number of hits returned, and the
1394number presented on each screenful.
1395}
1396
1397_texttanumbrowseoptions_ {There are _numbrowseoptions_ ways to find information in this collection:}
1398
1399_textsimplehelpheading_ {How to find information in the _collectionname_ collection}
1400
1401_texthelpscope_ {
1402<p>_iconblankbar_
1403<a name=scope-of-queries>
1404<h3 align=left>Scope of queries</h3>
1405
1406<p>
1407In most collections you can choose different indexes to search. For example, there might
1408be author or title indexes. Or there might be chapter or paragraph indexes. Generally,
1409the full matching document is returned regardless of which index you search.
1410<p>If documents are books, they will be opened at the appropriate place.
1411}
Note: See TracBrowser for help on using the repository browser.