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

Last change on this file since 8444 was 8325, checked in by mdewsnip, 20 years ago

Changed "acronym" button to "acronyms".

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