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

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

added some new macros for the gli link and page

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