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

Last change on this file since 1449 was 1444, checked in by davidb, 24 years ago

Icon support for Word, PDF, and Midi file types.

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 36.3 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_textdefaultcontent_ {The requested page could not be found. Please use
52your browsers 'back' button or the above home button to return to the
53Greenstone Digital Library.}
54
55_textdefaulttitle_ {GSDL Error}
56
57_collectionextra_ {This collection contains _about:numdocs_ documents.
58It was last built _about:builddate_ days ago.}
59
60_textimagecollection_ {}
61_textimageabout_ {About page}
62_textimagehome_ {Home page}
63_textimagehelp_ {Help page}
64_textimagepref_ {Preferences page}
65_textimagegreenstone_ {Greenstone Digital Library Software}
66
67_textimagesearch_ {Search for specific terms}
68_textimageTitle_ {Browse alphabetical list of titles}
69_textimageList_ {Browse document listing}
70_textimageCreator_ {Browse alphabetical list of authors}
71_textimageSeries_ {Browse by issue}
72_textimageDate_ {Browse by date}
73_textimageSubject_ {Browse by subject category}
74_textimageTo_ {Browse by To field}
75_textimageFrom_ {Browse by From field}
76_textimageOrganization_ {Browse by organization}
77_textimageHowto_ {Browse how to categories}
78_textimageTopic_ {Browse special topic issues}
79_textimageBrowse_ {Browse}
80_textimagePeople_ {Browse alphabetical list of People}
81_textimageLanguage_ {Browse by language}
82_textimageAcronym_ {Browse acronyms}
83
84_texticontabsearchgreen_{Search}
85_texticontabdategreen_{Dates}
86_texticontabseriesgreen_{Series}
87_texticontabauthorgreen_{Authors A-Z}
88_texticontabtitlegreen_{Titles A-Z}
89_texticontablistgreen_ {Listing}
90_texticontabsubjectgreen_{Subjects}
91_texticontabtogreen_{To}
92_texticontabfromgreen_{From}
93_texticontaborggreen_{Organization}
94_texticontabhowgreen_{How to}
95_texticontabtopicgreen_{Topics}
96_texticontabbrwsegreen_{Browse}
97_texticontabPeoplegreen_{People A-Z}
98_texticontabLanguagegreen_{Language}
99_texticontabAcronymgreen_{Acronyms}
100
101_texticontext_ {View the document}
102_texticonclosedbook_ {open this document and view contents}
103_texticonnext_ {to next section}
104_texticonprev_ {to previous section}
105_texticonmsword_ {View the Microsoft Word document}
106_texticonpdf_ {View the PDF document}
107_texticonmidi_ {View the MIDI document}
108
109_page_ {page }
110_pages_ {pages}
111_of_ { of }
112_vol_ {Volume}
113_num_ {Number}
114
115_textmonth00_ {}
116_textmonth01_ {January}
117_textmonth02_ {February}
118_textmonth03_ {March}
119_textmonth04_ {April}
120_textmonth05_ {May}
121_textmonth06_ {June}
122_textmonth07_ {July}
123_textmonth08_ {August}
124_textmonth09_ {September}
125_textmonth10_ {October}
126_textmonth11_ {November}
127_textmonth12_ {December}
128
129_Document_ {Document}
130_Section_ {Section}
131_Paragraph_ {Paragraph}
132
133_magazines_ {Magazines}
134
135_nzdlpagefooter_ {<p>_iconblankbar_
136<p><a href="http://www.nzdl.org">New Zealand Digital Library Project</a>
137<br><a href="http://www.cs.waikato.ac.nz/cs">Department of Computer Science</a>,
138<a href="http://www.waikato.ac.nz">University of Waikato</a>,
139New Zealand}
140
141#------------------------------------------------------------
142# icons
143#------------------------------------------------------------
144
145## "HOME" ## top_nav_button ## chome ##
146_httpiconchomeof_ {_httpimg_/chomeof.gif}
147_httpiconchomeon_ {_httpimg_/chomeon.gif}
148_widthchomex_ {43}
149_heightchomex_ {20}
150
151## "HELP" ## top_nav_button ## chelp ##
152_httpiconchelpof_ {_httpimg_/chelpof.gif}
153_httpiconchelpon_ {_httpimg_/chelpon.gif}
154_widthchelpx_ {36}
155_heightchelpx_ {20}
156
157## "PREFERENCES" ## top_nav_button ## cpref ##
158_httpiconcprefof_ {_httpimg_/cprefof.gif}
159_httpiconcprefon_ {_httpimg_/cprefon.gif}
160_widthcprefx_ {87}
161_heightcprefx_ {20}
162
163## "help" ## green_title ## h_help ##
164_httpiconhhelp_ {_httpimg_/h\_help.gif}
165_widthhhelp_ {200}
166_heighthhelp_ {57}
167
168## "authors a-z" ## nav_bar_button ## tauth ##
169_httpicontauthgr_ {_httpimg_/tauthgr.gif}
170_httpicontauthof_ {_httpimg_/tauthof.gif}
171_httpicontauthon_ {_httpimg_/tauthon.gif}
172_widthtauthx_ {110}
173_heighttauthx_ {17}
174
175## "series" ## nav_bar_button ## tser ##
176_httpicontsergr_ {_httpimg_/tsergr.gif}
177_httpicontserof_ {_httpimg_/tserof.gif}
178_httpicontseron_ {_httpimg_/tseron.gif}
179_widthtserx_ {87}
180_heighttserx_ {17}
181
182## "dates" ## nav_bar_button ## tdate ##
183_httpicontdategr_ {_httpimg_/tdategr.gif}
184_httpicontdateof_ {_httpimg_/tdateof.gif}
185_httpicontdateon_ {_httpimg_/tdateon.gif}
186_widthtdatex_ {87}
187_heighttdatex_ {17}
188
189## "subjects" ## nav_bar_button ## tsubj ##
190_httpicontsubjgr_ {_httpimg_/tsubjgr.gif}
191_httpicontsubjon_ {_httpimg_/tsubjon.gif}
192_httpicontsubjof_ {_httpimg_/tsubjof.gif}
193_widthtsubjx_ {87}
194_heighttsubjx_ {17}
195
196## "to" ## nav_bar_button ## tto ##
197_httpiconttogr_ {_httpimg_/ttogr.gif}
198_httpiconttoon_ {_httpimg_/ttoon.gif}
199_httpiconttoof_ {_httpimg_/ttoof.gif}
200_widthttox_ {87}
201_heightttox_ {17}
202
203## "from" ## nav_bar_button ## tfrom ##
204_httpicontfromgr_ {_httpimg_/tfromgr.gif}
205_httpicontfromon_ {_httpimg_/tfromon.gif}
206_httpicontfromof_ {_httpimg_/tfromof.gif}
207_widthtfromx_ {87}
208_heighttfromx_ {17}
209
210## "organization" ## nav_bar_button ## torg ##
211_httpicontorggr_{_httpimg_/torggr.gif}
212_httpicontorgon_{_httpimg_/torgon.gif}
213_httpicontorgof_{_httpimg_/torgof.gif}
214_widthtorgx_ {109}
215_heighttorgx_ {17}
216
217## "how to" ## nav_bar_button ## thow ##
218_httpiconthowgr_{_httpimg_/thowgr.gif}
219_httpiconthowon_{_httpimg_/thowon.gif}
220_httpiconthowof_{_httpimg_/thowof.gif}
221_widththowx_ {87}
222_heightthowx_ {17}
223
224## "topic" ## nav_bar_button ## ttopic ##
225_httpiconttopicgr_{_httpimg_/ttopicgr.gif}
226_httpiconttopicon_{_httpimg_/ttopicon.gif}
227_httpiconttopicof_{_httpimg_/ttopicof.gif}
228_widthttopicx_ {87}
229_heightttopicx_ {17}
230
231## "browse" ## nav_bar_button ## tbrwse ##
232_httpicontbrwsegr_{_httpimg_/tbrwsegr.gif}
233_httpicontbrwseon_{_httpimg_/tbrwseon.gif}
234_httpicontbrwseof_{_httpimg_/tbrwseof.gif}
235_widthtbrwsex_ {87}
236_heighttbrwsex_ {17}
237
238## "search" ## nav_bar_button ## tsrch ##
239_httpicontsrchgr_ {_httpimg_/tsrchgr.gif}
240_httpicontsrchof_ {_httpimg_/tsrchof.gif}
241_httpicontsrchon_ {_httpimg_/tsrchon.gif}
242_widthtsrchx_ {87}
243_heighttsrchx_ {17}
244
245## "titles a-z" ## nav_bar_button ## ttitl ##
246_httpiconttitlgr_ {_httpimg_/ttitlgr.gif}
247_httpiconttitlof_ {_httpimg_/ttitlof.gif}
248_httpiconttitlon_ {_httpimg_/ttitlon.gif}
249_widthttitlx_ {87}
250_heightttitlx_ {17}
251
252## "people" ## nav_bar_button ## tpeop ##
253_httpicontpeopgr_ {_httpimg_/tpeopgr.gif}
254_httpicontpeopof_ {_httpimg_/tpeopof.gif}
255_httpicontpeopon_ {_httpimg_/tpeopon.gif}
256_widthtpeopx_ {97}
257_heighttpeopx_ {17}
258
259## "language" ## nav_bar_button ## tlang ##
260_httpicontlanggr_ {_httpimg_/tlanggr.gif}
261_httpicontlangon_ {_httpimg_/tlangon.gif}
262_httpicontlangof_ {_httpimg_/tlangof.gif}
263_widthtlangx_ {87}
264_heighttlangx_ {17}
265
266## "acronym" ## nav_bar_button ## tacro ##
267_httpicontacrogr_ {_httpimg_/tacrogr.gif}
268_httpicontacroof_ {_httpimg_/tacroof.gif}
269_httpicontacroon_ {_httpimg_/tacroon.gif}
270_widthtacrox_ {87}
271_heighttacrox_ {17}
272
273
274
275
276
277######################################################################
278# 'about' page
279package about
280######################################################################
281
282
283#------------------------------------------------------------
284# text macros
285#------------------------------------------------------------
286
287_textabcol_ {About this collection}
288
289_textsubcols1_ {<p>The complete collection comprises _1_ subcollections:
290<blockquote>}
291
292_textsubcols2_ {</blockquote>
293You can check (and alter) which subcollections you are
294currently using on the Preferences page.}
295
296
297#------------------------------------------------------------
298# icons
299#------------------------------------------------------------
300
301## "about" ## green_title ## h_about ##
302_httpiconhabout_ {_httpimg_/h\_about.gif}
303_widthhabout_ {200}
304_heighthabout_ {57}
305
306
307
308######################################################################
309# document package
310package document
311######################################################################
312
313
314#------------------------------------------------------------
315# text macros
316#------------------------------------------------------------
317
318_textTitlepage_ {_texticonhtitle_}
319_textCreatorpage_ {_texticonhauth_}
320_textSubjectpage_ {_texticonhsubj_}
321_textTopage_ {_texticonhto_}
322_textFrompage_ {_texticonhfrom_}
323_textSeriespage_ {_texticonhser_}
324_textDatepage_ {_texticonhdate_}
325_textHowtopage_ {_texticonhhow_}
326_textOrganizationpage_ {_texticonhorg_}
327_textBrowsepage_ {_texticonhbrwse_}
328_textPeoplepage_ {_texticonhpeople_}
329_textLanguagepage_ {_texticonhlanguage_}
330_textAcronympage_ {_texticonhacronym_}
331
332_texticonhtitle_ {Titles A-Z}
333_texticonhauth_ {Authors A-Z}
334_texticonhsubj_ {Subjects}
335_texticonhto_ {To}
336_texticonhfrom_ {From}
337_texticonhser_ {Series}
338_texticonhdate_ {Dates}
339_texticonhhow_ {How to}
340_texticonhorg_ {Organizations}
341_texticonhbrwse_ {Browse}
342_texticonhpeople_ {People A-Z}
343_texticonhlanguage_ {Languages}
344_texticonhacronym_ {Acronyms}
345
346_texticonopenbookshelf_ {close this section of the library}
347_texticonclosedbookshelf_ {open this section of the library and view contents}
348_texticonopenbook_ {close this book}
349_texticonclosedfolder_ {Open this folder and view contents}
350_texticonclosedfolder2_ {open sub-section: }
351_texticonopenfolder_ {close this folder}
352_texticonopenfolder2_ {close sub-section: }
353_texticonsmalltext_ {View this section of the text}
354_texticonsmalltext2_ {view text: }
355_texticonpointer_ {current section}
356_texticondetach_ {Open this page in a new window}
357_texticonhighlight_ {Highlight search terms}
358_texticonnohighlight_ {Don't highlight search terms}
359_texticoncontracttoc_ {Collapse table of contents}
360_texticonexpandtoc_ {Expand table of contents}
361_texticonexpandtext_ {Display all text}
362_texticoncontracttext_ {Display text only for currently selected section}
363_texticonwarning_ {<b>Warning: </b>}
364_texticoncont_ {continue?}
365
366_textltwarning_ {
367<p><center>
368<table cellspacing=0 cellpadding=0 width=_pagewidth_>
369<tr valign=top><td>_iconwarning_Expanding the text here will generate a large
370amount of data for your browser to display _imagecont_
371</td></tr></table></center>
372}
373
374_textgoto_ {go to page}
375_textintro_ { <i>(introductory text)</i>}
376
377
378#------------------------------------------------------------
379# icons
380#------------------------------------------------------------
381
382## "titles a-z" ## green_title ## h_title ##
383_httpiconhtitle_ {_httpimg_/h\_title.gif}
384_widthhtitle_ {200}
385_heighthtitle_ {57}
386
387## "authors a-z" ## green_title ## h_auth ##
388_httpiconhauth_ {_httpimg_/h\_auth.gif}
389_widthhauth_ {200}
390_heighthauth_ {57}
391
392## "subjects" ## green_title ## h_subj ##
393_httpiconhsubj_ {_httpimg_/h\_subj.gif}
394_widthhsubj_ {200}
395_heighthsubj_ {57}
396
397## "to" ## green_title ## h_to ##
398_httpiconhto_ {_httpimg_/h\_to.gif}
399_widthhto_ {200}
400_heighthto_ {57}
401
402## "from" ## green_title ## h_from ##
403_httpiconhfrom_ {_httpimg_/h\_from.gif}
404_widthhfrom_ {200}
405_heighthfrom_ {57}
406
407## "series" ## green_title ## h_ser ##
408_httpiconhser_ {_httpimg_/h\_ser.gif}
409_widthhser_ {200}
410_heighthser_ {57}
411
412## "dates" ## green_title ## h_date ##
413_httpiconhdate_ {_httpimg_/h\_date.gif}
414_widthhdate_ {200}
415_heighthdate_ {57}
416
417## "how to" ## green_title ## h_how ##
418_httpiconhhow_ {_httpimg_/h\_how.gif}
419_widthhhow_ {200}
420_heighthhow_ {57}
421
422## "topics" ## green_title ## h_topic ##
423_httpiconhtopic_ {_httpimg_/h\_topic.gif}
424_widthhtopic_ {200}
425_heighthtopic_ {57}
426
427## "organization" ## green_title ## h_org ##
428_httpiconhorg_ {_httpimg_/h\_org.gif}
429_widthhorg_ {250}
430_heighthorg_ {57}
431
432## "browse" ## green_title ## h_brwse ##
433_httpiconhbrwse_ {_httpimg_/h\_brwse.gif}
434_widthhbrwse_ {200}
435_heighthbrwse_ {57}
436
437## "people" ## green_title ## h_people ##
438_httpiconhpeople_ {_httpimg_/h\_people.gif}
439_widthhpeople_ {200}
440_heighthpeople_ {57}
441
442## "languages" ## green_title ## h_lang ##
443_httpiconhlanguage_ {_httpimg_/h\_lang.gif}
444_widthhlanguage_ {200}
445_heighthlanguage_ {57}
446
447## "acronyms" ## green_title ## h_acro ##
448_httpiconhacronym_ {_httpimg_/h\_acro.gif}
449_widthhacronym_ {200}
450_heighthacronym_ {57}
451
452## "CONTINUE?" ## top_nav_button ## cont ##
453_httpiconcontoff_ {_httpimg_/contoff.gif}
454_httpiconconton_ {_httpimg_/conton.gif}
455_widthcontx_ {76}
456_heightcontx_ {17}
457
458## "EXPAND TEXT" ## document_button ## eallt ##
459_httpiconealltof_ {_httpimg_/ealltof.gif}
460_httpiconeallton_ {_httpimg_/eallton.gif}
461_widthealltx_ {65}
462_heightealltx_ {30}
463
464## "CONTRACT CONTENTS" ## document_button ## econc ##
465_httpiconeconcof_ {_httpimg_/econcof.gif}
466_httpiconeconcon_ {_httpimg_/econcon.gif}
467_widtheconcx_ {65}
468_heighteconcx_ {30}
469
470## "DETACH" ## document_button ## edtch ##
471_httpiconedtchof_ {_httpimg_/edtchof.gif}
472_httpiconedtchon_ {_httpimg_/edtchon.gif}
473_widthedtchx_ {65}
474_heightedtchx_ {30}
475
476## "EXPAND CONTENTS" ## document_button ## eexpc ##
477_httpiconeexpcof_ {_httpimg_/eexpcof.gif}
478_httpiconeexpcon_ {_httpimg_/eexpcon.gif}
479_widtheexpcx_ {65}
480_heighteexpcx_ {30}
481
482## "CONTRACT TEXT" ## document_button ## etsec ##
483_httpiconetsecof_ {_httpimg_/etsecof.gif}
484_httpiconetsecon_ {_httpimg_/etsecon.gif}
485_widthetsecx_ {65}
486_heightetsecx_ {30}
487
488## "HIGHLIGHTING" ## document_button ## ehl ##
489_httpiconehlof_ {_httpimg_/ehlof.gif}
490_httpiconehlon_ {_httpimg_/ehlon.gif}
491_widthehlx_ {65}
492_heightehlx_ {30}
493
494## "NO HIGHLIGHTING" ## document_button ## enhl ##
495_httpiconenhlof_ {_httpimg_/enhlof.gif}
496_httpiconenhlon_ {_httpimg_/enhlon.gif}
497_widthenhlx_ {65}
498_heightenhlx_ {30}
499
500
501
502######################################################################
503# 'search' page
504package query
505######################################################################
506
507
508#------------------------------------------------------------
509# text macros
510#------------------------------------------------------------
511
512# this if statement produces the text 'results n1 - nn for query: querystring' or
513# 'No matches for query: querystring', depending on whether or not there were
514# any matches
515_textquerytitle_ {_If_(_thislast_,results _thisfirst_ - _thislast_ for query: _cgiargq_,No matches for query: _cgiargq_)}
516_textnoquerytitle_ {Search page}
517
518_texticonthispage_ {search}
519_textsome_ {_If_(_cgiargb_,ranked,some)}
520_textall_ {_If_(_cgiargb_,boolean,all)}
521_texticonqueryresultsbar_ {}
522_textfreqmsg1_ {Word count: }
523_textpostprocess_ {_If_(_quotedquery_,<br><i>post-processed to find _quotedquery_</i>
524)}
525
526_textmorethan_ {More than }
527_textapprox_ {About }
528_textnodocs_ {No documents matched the query.}
529_text1doc_ {1 document matched the query.}
530_textlotsdocs_ {documents matched the query.}
531_textmatches_ {Matches }
532_textbeginsearch_ {Begin Search}
533
534# _hselection_, _jselection_ and _nselection_ are set from within the server
535# some or all of them may remain unset
536_textsimplesearch_ {Search for _If_(_hselection_, _hselection_)_If_(_jselection_,_textjselect_)_If_(_gselection_, at _gselection_ level)_If_(_nselection_, in _nselection_ language)
537which contain _querytypeselection_ of the words}
538
539_textadvancedsearch_ {Search_If_(_hselection_, _hselection_, _defaultindextext_)_If_(_jselection_,_textjselect_)_If_(_gselection_, at _gselection_ level)_If_(_nselection_, in _nselection_ language)
540using _querytypeselection_ query}
541
542_textjselect_ {_If_(_hselection_, of) _jselection_}
543
544_textstemon_ { (ignoring word endings)}
545_textclearhistory_ {Clear History}
546_textexpand_ {Expand}
547_textcontract_ {Contract}
548_textsearchhistory_ {Search History}
549_textquery_ {Query}
550_textresults_ {Results}
551_textview_ {View}
552_textnohistory_ {Search history not available}
553
554
555#------------------------------------------------------------
556# icons
557#------------------------------------------------------------
558
559## "search" ## green_title ## h_search ##
560_httpiconhsearch_ {_httpimg_/h\_search.gif}
561_widthhsearch_ {200}
562_heighthsearch_ {57}
563
564## "results" ## green_bar_left_aligned ## qryresb ##
565_httpiconqryresb_ {_httpimg_/qryresb.gif}
566_widthqryresb_ {_pagewidth_}
567_heightqryresb_ {17}
568
569## "display" ## hand_made ##
570_httpicondisplay_ {_httpimg_/display.gif}
571_widthdisplay_ {60}
572_heightdisplay_ {20}
573
574
575
576######################################################################
577# 'preferences' page
578package preferences
579######################################################################
580
581
582#------------------------------------------------------------
583# text macros
584#------------------------------------------------------------
585
586_textsearchprefs_ {Search preferences}
587_textcollectionprefs_ {Collection preferences}
588_textpresentationprefs_ {Presentation preferences}
589_textpreferences_ {Preferences}
590_textignorecase_ { ignore case differences}
591_textmatchcase_ { upper/lower case must match}
592_textstem_ { ignore word endings}
593_textnostem_ { whole word must match}
594_textprefop_ {Return up to _maxdocoption_ hits with _hitsperpageoption_ hits per page.}
595_textextlink_ {Access to external Web pages: }
596_textintlink_ {Source documents retrieved from:}
597_textlanguage_ {Interface language: }
598_textencoding_ {Encoding: }
599_textformat_ {Interface format: }
600_textall_ {all}
601_textsimplemode_ {simple query mode}
602_textadvancedmode_ {advanced query mode (allows boolean searching using !, &, |, and parentheses)}
603_textlinkinterm_ {through intermediate page}
604_textlinkdirect_ {go directly there}
605_textdigitlib_ {the digital library}
606_textweb_ {the web}
607_textlangeng_ {English}
608_textlanggerman_ {German}
609_textlangfrench_ {French}
610_textlangspanish_ {Spanish}
611_textlangmaori_ {M_amn_ori}
612_textlangchinese_ {Chinese}
613_textlangarabic_ {Arabic}
614_textgraphical_ {Graphical}
615_texttextual_ {Textual}
616_textcollectionoption_ {<p>
617Subcollections to include:
618<br>}
619_textfcoption_ {Include navigation bar at top of document pages}
620_texthloption_ {Highlight search terms within document text}
621_texthistorydisplay_ {display search history}
622
623
624#------------------------------------------------------------
625# icons
626#------------------------------------------------------------
627
628## "preferences" ## green_title ## h_pref ##
629_httpiconhpref_ {_httpimg_/h\_pref.gif}
630_widthhpref_ {200}
631_heighthpref_ {57}
632
633
634
635######################################################################
636# 'delete search history' page
637package delhistory
638######################################################################
639
640
641#------------------------------------------------------------
642# text macros
643#------------------------------------------------------------
644
645_textdsh_ {Delete Search History}
646
647_textselectdelete_ {<a href="_httpclearhistory_&hdh=1">Delete all
648records</a> or select records to <select name=hmode><option value=save>not
649delete<option value=delete selected>delete</select><br> Records can be
650selected by typing their numbers into the box,<br> or by clicking in the
651boxes in each record.<br> Acceptable values are 1,2,3-6,7- etc }
652
653_textclearselected_ {Clear selected}
654_textselect_ {select}
655
656
657#------------------------------------------------------------
658# icons
659#------------------------------------------------------------
660
661
662
663######################################################################
664# 'help' page -- this is lower priority for translating than the
665# rest of this file
666package help
667######################################################################
668
669
670#------------------------------------------------------------
671# text macros
672#------------------------------------------------------------
673
674_textHelp_ {Help}
675_textSearchshort_ {search for particular words}
676_textSeriesshort_ {access publications by series}
677_textDateshort_ {access publications by date}
678_textSubjectshort_ {access publications by subject}
679_textToshort_ {access publications by To field}
680_textFromshort_ {access publications by From field}
681_textTitleshort_ {access publications by title}
682_textBrowseshort_ {browse publications}
683_textCreatorshort_ {access publications by author}
684_textOrganizationshort_ {access publications by organization}
685_textHowtoshort_ {access publications by how to listing}
686_textTopicshort_ {access publications by topic}
687_textPeopleshort_ {access publications by people}
688_textLanguageshort_ {access publications by language}
689_textAcronymshort_ {access publications by acronym occurance}
690_textdefaultshorttext_ {undefined classification}
691
692_textSearchlong_ { <p>You can <i>search for particular words</i> that
693appear in the text from the "search" page. This is the first page that
694comes up when you begin, and can be reached from other pages by pressing
695the <i>search</i> button. }
696
697_textTitlelong_ { <p>You can <i>access publications by title</i> by
698pressing the <i>titles a-z</i> button. This brings up a list of books in
699alphabetic order. }
700
701_textOrganizationlong_ { <p>You can <i>access publications by
702organization</i> by pressing the <i>organization</i> button. This brings
703up a list of organizations. }
704
705_textHowtolong_ { <p>You can <i>access publications by how to listing</i>
706by pressing the <i>how to</i> button. This brings up a list of how to
707strings. }
708
709_textCreatorlong_ { <p>You can <i>access publications by author</i> by
710pressing the <i>authors a-z</i> button. This brings up a list of books,
711sorted by author name. }
712
713_textTopiclong_ { <p>You can <i>access publications by topic</i> by
714pressing the <i>topic</i> button. This brings up a list of topics to
715browse. }
716
717_textSubjectlong_ { <p>You can <i>access publications by subject</i> by
718pressing the <i>subjects</i> button. This brings up a list of subjects,
719represented by bookshelves. }
720
721_textTolong_ { <p>You can <i>access publications by To field</i> by
722pressing the <i>to</i> button. This brings up a list of addressees. }
723
724_textFromlong_ { <p>You can <i>access publications by From field</i> by
725pressing the <i>from</i> button. This brings up a list of senders. }
726
727_textSerieslong_ { <p>You can <i>access publications by series</i> by
728pressing the <i>series</i> button. This brings up a list of those series
729which are currently in the collection. }
730
731_textDatelong_ { <p>You can <i>access publications by date</i> by pressing
732the <i>dates</i> button. This brings up a list of all the issues, sorted
733chronologically. }
734
735_textBrowselong_ { <p>You can <i>browse publications</i> by pressing the
736<i>browse</i> button. }
737
738_textPeoplelong_ { <p>You can <i>access publications by people</i> by
739pressing the <i>people a-z</i> button. This brings up a list of entries,
740sorted by surname. }
741
742_textLanguagelong_ { <p>You can <i>access publications by language</i> by
743pressing the <i>languages</i> button. This brings up a list of entries,
744sorted by language. }
745
746_textAcronymlong_ { <p>You can <i>access publications by acronym occurance</i> by
747pressing the <i>acronyms</i> button. This brings up a list of the acronyms,
748and the places that they occur. }
749
750_textdefaultlongtext_ { <p>Click on the <i>unknown</i> button to browse
751publications (listing is sorted by an unknown field). }
752
753_texthelptopics_ {
754<h2 align=left>Topics</h2>
755<ul>
756 <li><a href="\#finding-information">_textsimplehelpheading_</a>
757 _topicreadingdocs_
758 <li><a href="\#searching">How to search for particular words</a>
759<ul>
760 <li><a href="\#query-terms">Search terms</a>
761 <li><a href="\#query-type">Query type</a>
762 <li><a href="\#scope-of-queries">Scope of queries</a>
763</ul>
764 <li><a href="\#preferences">_textchangeprefs_</a>
765<ul>
766 <li><a href="\#col-prefs">Collection preferences</a>
767 <li><a href="\#pres-prefs">Presentation preferences</a>
768 <li><a href="\#search-prefs">Search preferences</a>
769</ul>
770</ul>
771}
772
773# there are 4 versions of this section of the help text.
774# which version is used is currently set within the server
775# (it should probably use the macro language e.g. [type=book])
776# 1 = html (like fao collections) -- section is empty
777# 2 = book (like hdl collection) -- macros beginning with book
778# 3 = bibliographic (like csbib) -- macros beginning with bib
779# 4 = standard (like gberg) -- the default
780
781_topicreadingdocs_ {<li><a href="\#reading-docs">_textreadingdocs_</a>}
782
783_textreadingdocs_ {How to read the documents}
784_booktextreadingdocs_ {How to read the books}
785_bibtextreadingdocs_ {Getting more information on a bibliography item}
786
787_texthelpreadingdocs_ {
788<p>_iconblankbar_
789<a name=reading-docs>
790<h2>_textreadingdocs_</h2>
791
792<p>You can tell when you have arrived at an individual document because its
793title and author appear at the top left of the page. Beside these is the
794number of the current page, a box that allows you to select a new page, and
795forward and backward arrows.
796
797<p>Underneath is the text of the current section. When you have read
798through it, there are arrows at the bottom to take you on to the next
799section or back to the previous one.
800
801<p>Below the title and author are three buttons. Click on <i>expand
802text</i> to expand out the whole text of the current document. If the
803document is large, this could take a long time and use a lot of memory!
804Click on <i>detach</i> to make a new browser window for this
805document. (This is useful if you want to compare documents, or read two at
806once.) Finally, when you do a search the words you search for are
807highlighted. Click on <i>no highlighting</i> to remove the highlighting.
808<p>
809<table cellspacing="0" cellpadding="2" border="0">
810<tr><td colspan=2><img src="_httpiconmore_" border="0"></td><td>Click on the arrow to go to the next section ...</td></tr>
811<tr><td colspan=2><img src="_httpiconless_" border="0"></td><td>... or back to the previous section</td></tr>
812<tr><td><img src="_document:httpiconealltof_" border="0"></td><td><img
813src="_document:httpiconetsecof_" border="0"></td><td>Display all text, or not</td></tr>
814<tr><td colspan=2><img src="_document:httpiconedtchof_" border="0"></td><td>Open this page in a new window</td></tr>
815<tr><td><img src="_document:httpiconehlof_" border="0"></td><td><img
816src="_document:httpiconenhlof_" border="0"></td><td>Highlight search terms, or not</td></tr>
817</table>
818
819}
820
821_booktexthelpreadingdocs_ {
822<p>_iconblankbar_
823<a name=reading-docs>
824<h2>_textreadingdocs_</h2>
825
826<p>You can tell when you have arrived at an individual book because there
827is a photograph of its front cover at the top left of the page. Beside the
828photograph is a table of contents with an arrow marking where you are.
829This table is expandable: click on the folders to open them or close them.
830Click on the open book at the top to close it.
831
832<p>Underneath is the text of the current section. When you have read
833through it, there are arrows at the bottom to take you on to the next
834section or back to the previous one.
835
836<p>Below the photograph are four buttons. Click on <i>expand text</i> to
837expand out the whole text of the current section, or book. If the book is
838large, this could take a long time and use a lot of memory! Click on
839<i>expand contents</i> to expand out the whole table of contents so that
840you can see the titles of all chapters and subsections. Click on
841<i>detach</i> to make a new browser window for this book. (This is useful
842if you want to compare books, or read two at once.) Finally, when you do a
843search the words you search for are highlighted. Click on <i>no
844highlighting</i> to remove highlighting.
845
846<p>
847<table cellspacing="0" cellpadding="2" border="0">
848<tr><td colspan=2><img src="_httpiconbshelf_" border="0"></td><td>Open this bookshelf</td></tr>
849<tr><td><img src="_httpiconopenbook_" border="0"></td><td><img
850src="_httpiconbook_" border="0"></td><td>Open/close this book</td></tr>
851<tr><td colspan=2><img src="_httpiconitext_" border="0"></td><td>View this section of the text</td></tr>
852<tr><td><img src="_document:httpiconealltof_" border="0"></td><td><img
853src="_document:httpiconetsecof_" border="0"></td><td>Display all text, or not</td></tr>
854<tr><td><img src="_document:httpiconeexpcof_" border="0"></td><td><img
855src="_document:httpiconeconcof_" border="0"></td><td>Expand table of contents, or not</td></tr>
856<tr><td colspan=2><img src="_document:httpiconedtchof_" border="0"></td><td>Open this page in a new window</td></tr>
857<tr><td><img src="_document:httpiconehlof_" border="0"></td><td><img
858src="_document:httpiconenhlof_" border="0"></td><td>Highlight search terms, or not</td></tr>
859<tr><td colspan=2><img src="_httpiconmore_" border="0"></td><td>Click the arrow to go to the next section ...</td></tr>
860<tr><td colspan=2><img src="_httpiconless_" border="0"></td><td>... or back to the previous section</td></tr>
861</table>
862}
863
864_bibtexthelpreadingdocs_ {
865<p>_iconblankbar_
866<a name=reading-docs>
867<h2>_textreadingdocs_</h2>
868
869<p>Some bibliography items contain more information, such as an abstract.
870You can tell from the query response page if this is the case because they
871are shown with the _icontext_ icon instead of the _iconblanktext_ icon.
872
873<p>Clicking on the _icontext_ icon will give you more information about the
874bibliography item.
875
876<p> Below the bibliography item are two buttons. Click on <i>detach</i> to
877make a new browser window for this book. (This is useful if you want to compare
878bibliography items.) Finally, when you do a search the words you search for are
879highlighted. Click on <i>no highlighting</i> to remove the highlighting.
880
881<p>
882<table cellspacing="0" cellpadding="2" border="0">
883<tr><td colspan=2><img src="_document:httpiconedtchof_" border="0"></td><td>Open this page in a new window</td></tr>
884<tr><td><img src="_document:httpiconehlof_" border="0"></td><td><img
885src="_document:httpiconenhlof_" border="0"></td><td>Highlight search terms, or not</td></tr>
886</table>
887}
888
889_texthelpsearching_ {
890<h2>How to search for particular words</h2>
891<p>
892 From the search page, you make a query in these simple steps:<p>
893
894 <ol><li>Specify what documents you want to search
895 <li>Say whether you want to search for all or just some of the words
896 <li>Type in the words you want to search for
897 <li>Click the <i>Begin Search</i> button
898 </ol>
899
900<p>When you make a query, the titles of twenty matching documents will be shown.
901There is a button at the end to take you on to the next twenty documents. From
902there you will find buttons to take you on to the third twenty or back to the
903first twenty, and so on. Click the title of any document, or the little button
904beside it, to see it.
905
906<p>A maximum of 100 is imposed on the number of
907 documents returned. You can change this number by clicking the
908 <i>preferences</i> button at the top of the page.<p>
909
910<p>_iconblankbar_
911<a name=query-terms>
912<h3>Search terms</h3>
913
914<p>Whatever you type into the query box is interpreted as a list of words
915called "search terms." Each term contains nothing but alphabetic characters
916and digits. Terms are separated by white space. If any other characters such
917as punctuation appear, they serve to separate terms just as though they were
918spaces. And then they are ignored. You can't search for words that include
919punctuation.
920
921<p>For example, the query<p>
922 <ul><kbd>Agro-forestry in the Pacific Islands: Systems for Sustainability (1993)</kbd></ul>
923 <p>will be treated the same as<p>
924 <ul><kbd>Agro forestry in the Pacific Islands Systems for Sustainability 1993 </kbd></ul><p>
925
926<p>_iconblankbar_
927<a name=query-type>
928<h3>Query type</h3>
929
930<p>There are two different kinds of query.
931
932<ul>
933 <li>Queries for <b>all</b> of the words. These look for documents that
934 contain all the words you have specified. Documents that satisfy the
935 query are displayed, in alphabetical order.<p>
936
937 <li>Queries for <b>some</b> of the words. Just list some terms that are
938 likely to appear in the documents you are looking for. Documents are
939 displayed in order of how closely they match the query. When determining
940
941 the degree of match,
942
943 <p><ul>
944 <li> the more search terms a document contains, the closer it matches;
945 <li> rare terms are more important than common ones;
946 <li> short documents match better than long ones.
947 </ul>
948</ul>
949
950<p>Use as many search terms as you like--a whole sentence, or even a
951whole paragraph. If you specify only
952one term, documents will be ordered by its frequency of occurrence.<p>
953_texthelpscope_
954}
955
956_textchangeprefs_ {Changing your preferences}
957
958_texthelppreferences_ {<h2>_textchangeprefs_</h2>
959
960<p>When you click the <i>preferences</i> button at the top of the page you will
961be able to change some features of the interface to suit your own requirements.
962
963<p>_iconblankbar_
964<a name=col-prefs>
965<h3 align=left>Collection preferences</h3>
966
967Some collections comprise several subcollections, which can be searched
968independently or together, as one unit. If so, you can select which
969subcollections to include in your searches on the Preferences page.
970
971<p>_iconblankbar_
972<a name=pres-prefs>
973<h3 align=left>Presentation preferences</h3>
974
975Depending on the particular collection, there may be several options you can
976set that control the presentation.
977
978Collections of Web pages allow you to suppress the Greenstone navigation bar at
979the top of each document page, so that once you have done a search you land at
980the exact Web page that matches without any Greenstone header. To do another
981search you will have to use your browser's "back" button. These collections
982also allow you to suppress Greenstone's warning message when you click a link
983that takes you out of the digital library collection and on to the Web itself.
984And in some Web collections you can control whether the links on the "Search
985Results" page take you straight to the actual URL in question, rather than to
986the digital library's copy of the page.
987
988Collections that are capable of being presented in different languages allow
989you to specify the interface language. If the language is Chinese, you can
990also specify which of the standard Chinese encodings your browser uses.
991
992Finally, all collections allow you to switch to a textual interface format
993rather than the standard graphical one. This is particularly useful for
994visually impaired users who use large screen fonts or speech synthesizers for
995output.
996
997<p>_iconblankbar_
998<a name=search-prefs>
999<h3 align=left>Search preferences</h3>
1000Two pairs of buttons control the case sensitivity and stemming of the searches
1001that you make. The first set of buttons controls whether upper and lower case
1002must match (case sensitivity). The second set controls whether to ignore word
1003endings or not (stemming).
1004
1005<p>For example, if the buttons <i>ignore case differences</i> and
1006<i>ignore word endings</i> are selected, the query<p>
1007 <ul><kbd>African building</kbd></ul>
1008 <p>will be treated the same as<p>
1009 <ul><kbd>africa builds</kbd></ul><p>
1010 because the uppercase letter in "African" will be transformed to
1011 lowercase, and the suffixes "n" and "ing" will be removed from
1012 "African" and "building" respectively (also, "s" would be removed from
1013 "builds").
1014
1015<p>You can also switch to an "advanced" query mode which allows you to
1016combine terms using AND (&), OR (|), and NOT (!). This allows you to
1017specify more precise queries.
1018
1019<p>Finally, you can control the number of hits returned, and the number
1020presented on each screenful.
1021
1022}
1023
1024_texttanumbrowseoptions_ {There are _numbrowseoptions_ ways to find information in this collection:}
1025
1026_textsimplehelpheading_ {How to find information}
1027
1028_texthelpscope_ {
1029<p>_iconblankbar_
1030<a name=scope-of-queries>
1031<h3 align=left>Scope of queries</h3>
1032
1033<p>
1034In most collections you can choose different indexes to search. For example, there might
1035be author or title indexes. Or there might be chapter or paragraph indexes. Generally,
1036the full matching document is returned regardless of which index you search.
1037<p>If documents are books, they will be opened at the appropriate place.
1038}
Note: See TracBrowser for help on using the repository browser.