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

Last change on this file since 942 was 942, checked in by sjboddie, 24 years ago

* empty log message *

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 49.7 KB
Line 
1######################################################################
2#
3# English Language text and icon macros
4#
5######################################################################
6
7
8######################################################################
9# Global (base) package
10package Global
11######################################################################
12
13#------------------------------------------------------------
14# text macros
15#------------------------------------------------------------
16
17_textdefaultcontent_ {The requested page could not be found. Please use
18your browsers 'back' button or the above home button to return to the
19Greenstone Digital Library.}
20
21_textdefaulttitle_ {GSDL Error}
22
23_collectionextra_ {This collection contains _about:numdocs_ documents.
24It was last built _about:builddate_ days ago.}
25
26_textimagecollection_ {}
27_textimageabout_ {About page}
28_textimagehome_ {Home page}
29_textimagehelp_ {Help page}
30_textimagepref_ {Preferences page}
31_textimagegreenstone_ {Greenstone Digital Library Software}
32
33_textimagesearch_ {Search for specific terms}
34_textimageTitle_ {Browse alphabetical list of titles}
35_textimageList_ {Browse document listing}
36_textimageCreator_ {Browse alphabetical list of authors}
37_textimageSeries_ {Browse by issue}
38_textimageDate_ {Browse by date}
39_textimageSubject_ {Browse by subject category}
40_textimageOrganization_ {Browse by organization}
41_textimageHowto_ {Browse how to categories}
42_textimageTopic_ {Browse special topic issues}
43_textimageBrowse_ {Browse}
44_textimagePeople_ {Browse alphabetical list of People}
45
46_texticontabsearchgreen_{Search}
47_texticontabdategreen_{Dates}
48_texticontabseriesgreen_{Series}
49_texticontabauthorgreen_{Authors A-Z}
50_texticontabtitlegreen_{Titles A-Z}
51_texticontablistgreen_ {Listing}
52_texticontabsubjectgreen_{Subjects}
53_texticontaborggreen_{Organization}
54_texticontabhowgreen_{How to}
55_texticontabtopicgreen_{Topics}
56_texticontabbrwsegreen_{Browse}
57_texticontabPeoplegreen_{People A-Z}
58
59_texticontext_ {View the document}
60_texticonclosedbook_ {open this document and view contents}
61_texticonnext_ {to next section}
62_texticonprev_ {to previous section}
63
64_page_ {page }
65_of_ { of }
66_vol_ {Volume}
67_num_ {Number}
68
69_textmonth00_ {}
70_textmonth01_ {January}
71_textmonth02_ {February}
72_textmonth03_ {March}
73_textmonth04_ {April}
74_textmonth05_ {May}
75_textmonth06_ {June}
76_textmonth07_ {July}
77_textmonth08_ {August}
78_textmonth09_ {September}
79_textmonth10_ {October}
80_textmonth11_ {November}
81_textmonth12_ {December}
82
83_magazines_ {Magazines}
84
85
86#------------------------------------------------------------
87# icons
88#------------------------------------------------------------
89
90## HOME ##
91_httpiconchomeof_ {_httpimg_/chomeof.gif}
92_httpiconchomeon_ {_httpimg_/chomeon.gif}
93_widthchomex_ {43}
94_heightchomex_ {20}
95
96## HELP ##
97_httpiconchelpof_ {_httpimg_/chelpof.gif}
98_httpiconchelpon_ {_httpimg_/chelpon.gif}
99_widthchelpx_ {36}
100_heightchelpx_ {20}
101
102## PREFERENCES ##
103_httpiconcprefof_ {_httpimg_/cprefof.gif}
104_httpiconcprefon_ {_httpimg_/cprefon.gif}
105_widthcprefx_ {87}
106_heightcprefx_ {20}
107
108## help ##
109_httpiconhhelp_ {_httpimg_/h\_help.gif}
110_widthhhelp_ {200}
111_heighthhelp_ {57}
112
113## authors a-z ##
114_httpicontauthgr_ {_httpimg_/tauthgr.gif}
115_httpicontauthof_ {_httpimg_/tauthof.gif}
116_httpicontauthon_ {_httpimg_/tauthon.gif}
117_widthtauthx_ {110}
118_heighttauthx_ {17}
119
120## series ##
121_httpicontsergr_ {_httpimg_/tsergr.gif}
122_httpicontserof_ {_httpimg_/tserof.gif}
123_httpicontseron_ {_httpimg_/tseron.gif}
124_widthtserx_ {87}
125_heighttserx_ {17}
126
127## dates ##
128_httpicontdategr_ {_httpimg_/tdategr.gif}
129_httpicontdateof_ {_httpimg_/tdateof.gif}
130_httpicontdateon_ {_httpimg_/tdateon.gif}
131_widthtdatex_ {87}
132_heighttdatex_ {17}
133
134## subjects ##
135_httpicontsubjgr_ {_httpimg_/tsubjgr.gif}
136_httpicontsubjon_ {_httpimg_/tsubjon.gif}
137_httpicontsubjof_ {_httpimg_/tsubjof.gif}
138_widthtsubjx_ {87}
139_heighttsubjx_ {17}
140
141## organization ##
142_httpicontorggr_{_httpimg_/torggr.gif}
143_httpicontorgon_{_httpimg_/torgon.gif}
144_httpicontorgof_{_httpimg_/torgof.gif}
145_widthtorgx_ {109}
146_heighttorgx_ {17}
147
148## how to ##
149_httpiconthowgr_{_httpimg_/thowgr.gif}
150_httpiconthowon_{_httpimg_/thowon.gif}
151_httpiconthowof_{_httpimg_/thowof.gif}
152_widththowx_ {87}
153_heightthowx_ {17}
154
155## topic ##
156_httpiconttopicgr_{_httpimg_/ttopicgr.gif}
157_httpiconttopicon_{_httpimg_/ttopicon.gif}
158_httpiconttopicof_{_httpimg_/ttopicof.gif}
159_widthttopicx_ {87}
160_heightttopicx_ {17}
161
162## browse ##
163_httpicontbrwsegr_{_httpimg_/tbrwsegr.gif}
164_httpicontbrwseon_{_httpimg_/tbrwseon.gif}
165_httpicontbrwseof_{_httpimg_/tbrwseof.gif}
166_widthtbrwsex_ {87}
167_heighttbrwsex_ {17}
168
169## search ##
170_httpicontsrchgr_ {_httpimg_/tsrchgr.gif}
171_httpicontsrchof_ {_httpimg_/tsrchof.gif}
172_httpicontsrchon_ {_httpimg_/tsrchon.gif}
173_widthtsrchx_ {87}
174_heighttsrchx_ {17}
175
176## titles a-z ##
177_httpiconttitlgr_ {_httpimg_/ttitlgr.gif}
178_httpiconttitlof_ {_httpimg_/ttitlof.gif}
179_httpiconttitlon_ {_httpimg_/ttitlon.gif}
180_widthttitlx_ {87}
181_heightttitlx_ {17}
182
183## people ##
184_httpicontpeopgr_ {_httpimg/tpeopgr.gif}
185_httpicontpeopof_ {_httpimg/tpeopof.gif}
186_httpicontpeopon_ {_httpimg/tpeopon.gif}
187_widthtpeopx_ {97}
188_heighttpeopx_ {17}
189
190
191
192######################################################################
193# 'about' page
194package about
195######################################################################
196
197#------------------------------------------------------------
198# text macros
199#------------------------------------------------------------
200
201_textabcol_ {About this collection}
202
203_textsubcols1_ {<p>The complete collection comprises _1_ subcollections:
204<blockquote>}
205
206_textsubcols2_ {</blockquote>
207You can check (and alter) which subcollections you are
208currently using on the Preferences page.}
209
210#------------------------------------------------------------
211# icons
212#------------------------------------------------------------
213
214## about ##
215_httpiconhabout_ {_httpimg_/h\_about.gif}
216_widthhabout_ {200}
217_heighthabout_ {57}
218
219
220
221######################################################################
222# document package
223package document
224######################################################################
225
226#------------------------------------------------------------
227# text macros
228#------------------------------------------------------------
229
230_textTitlepage_ {_texticonhtitle_}
231_textCreatorpage_ {_texticonhauth_}
232_textSubjectpage_ {_texticonhsubj_}
233_textSeriespage_ {_texticonhser_}
234_textDatepage_ {_texticonhdate_}
235_textHowtopage_ {_texticonhhow_}
236_textOrganizationpage_ {_texticonhorg_}
237_textBrowsepage_ {_texticonhbrwse_}
238_textPeoplepage_ {_texticonhpeople_}
239
240_texticonhtitle_ {Titles A-Z}
241_texticonhauth_ {Authors A-Z}
242_texticonhsubj_ {Subjects}
243_texticonhser_ {Series}
244_texticonhdate_ {Dates}
245_texticonhhow_ {How to}
246_texticonhorg_ {Organizations}
247_texticonhbrwse_ {Browse}
248_texticonhpeople_ {People A-Z}
249
250_texticonopenbookshelf_ {close this section of the library}
251_texticonclosedbookshelf_ {open this section of the library and view contents}
252_texticonopenbook_ {close this book}
253_texticonclosedfolder_ {Open this folder and view contents}
254_texticonclosedfolder2_ {open sub-section: }
255_texticonopenfolder_ {close this folder}
256_texticonopenfolder2_ {close sub-section: }
257_texticonsmalltext_ {View this section of the text}
258_texticonsmalltext2_ {view text: }
259_texticonpointer_ {current section}
260_texticondetach_ {Open this page in a new window}
261_texticonhighlight_ {Highlight search terms}
262_texticonnohighlight_ {Don't highlight search terms}
263_texticoncontracttoc_ {Collapse table of contents}
264_texticonexpandtoc_ {Expand table of contents}
265_texticonexpandtext_ {Display all text}
266_texticoncontracttext_ {Display text only for currently selected section}
267_texticonwarning_ {<b>Warning: </b>}
268_texticoncont_ {continue?}
269
270_textltwarning_ {
271<p><center>
272<table cellspacing=0 cellpadding=0 width=_pagewidth_>
273<tr valign=top><td>_iconwarning_Expanding the text here will generate a large
274amount of data for your browser to display _imagecont_
275</td></tr></table></center>
276}
277
278
279#------------------------------------------------------------
280# icons
281#------------------------------------------------------------
282
283## titles a-z ##
284_httpiconhtitle_ {_httpimg_/h\_title.gif}
285_widthhtitle_ {200}
286_heighthtitle_ {57}
287
288## authors a-z ##
289_httpiconhauth_ {_httpimg_/h\_auth.gif}
290_widthhauth_ {200}
291
292## subjects ##
293_httpiconhsubj_ {_httpimg_/h\_subj.gif}
294_widthhsubj_ {200}
295_heighthsubj_ {57}
296
297## series ##
298_httpiconhser_ {_httpimg_/h\_ser.gif}
299_widthhser_ {200}
300_heighthser_ {57}
301
302## dates ##
303_httpiconhdate_ {_httpimg_/h\_date.gif}
304_widthhdate_ {200}
305_heighthdate_ {57}
306
307## how to ##
308_httpiconhhow_ {_httpimg_/h\_how.gif}
309_widthhhow_ {200}
310_heighthhow_ {57}
311
312## topics ##
313_httpiconhtopic_ {_httpimg_/h\_topic.gif}
314_widthhtopic_ {200}
315_heighthtopic_ {57}
316
317## organization ##
318_httpiconhorg_ {_httpimg_/h\_org.gif}
319_widthhorg_ {250}
320_heighthorg_ {57}
321
322## browse ##
323_httpiconhbrwse_ {_httpimg_/h\_brwse.gif}
324_widthhbrwse_ {200}
325_heighthbrwse_ {57}
326
327## people ##
328_httpiconhpeople_ {_httpimg_/h\_people.gif}
329_widthhpeople_ {200}
330_heighthpeople_ {57}
331
332## CONTINUE? ##
333_httpiconcontoff_ {_httpimg_/contoff.gif}
334_httpiconconton_ {_httpimg_/conton.gif}
335_widthcontx_ {76}
336_heightcontx_ {17}
337
338## EXPAND TEXT ##
339_httpiconealltof_ {_httpimg_/ealltof.gif}
340_httpiconeallton_ {_httpimg_/eallton.gif}
341_widthealltx_ {65}
342_heightealltx_ {30}
343
344## CONTRACT CONTENTS ##
345_httpiconeconcof_ {_httpimg_/econcof.gif}
346_httpiconeconcon_ {_httpimg_/econcon.gif}
347_widtheconcx_ {65}
348_heighteconcx_ {30}
349
350## DETACH ##
351_httpiconedtchof_ {_httpimg_/edtchof.gif}
352_httpiconedtchon_ {_httpimg_/edtchon.gif}
353_widthedtchx_ {65}
354_heightedtchx_ {30}
355
356## EXPAND CONTENTS ##
357_httpiconeexpcof_ {_httpimg_/eexpcof.gif}
358_httpiconeexpcon_ {_httpimg_/eexpcon.gif}
359_widtheexpcx_ {65}
360_heighteexpcx_ {30}
361
362## CONTRACT TEXT ##
363_httpiconetsecof_ {_httpimg_/etsecof.gif}
364_httpiconetsecon_ {_httpimg_/etsecon.gif}
365_widthetsecx_ {65}
366_heightetsecx_ {30}
367
368## HIGHLIGHTING ##
369_httpiconehlof_ {_httpimg_/ehlof.gif}
370_httpiconehlon_ {_httpimg_/ehlon.gif}
371_widthehlx_ {65}
372_heightehlx_ {30}
373
374## NO HIGHLIGHTING ##
375_httpiconenhlof_ {_httpimg_/enhlof.gif}
376_httpiconenhlon_ {_httpimg_/enhlon.gif}
377_widthenhlx_ {65}
378_heightenhlx_ {30}
379
380
381######################################################################
382# 'home' page
383package home
384######################################################################
385
386#------------------------------------------------------------
387# text macros
388#------------------------------------------------------------
389
390_documents_ { documents. }
391_lastupdate_ {Last updated}
392_ago_ {days ago.}
393_colnotbuilt_ {Collection not built.}
394
395_textpeople_ {People}
396_textfb_ {Feedback}
397_textpub_ {Publications}
398_texttec_ {Technology}
399_textrw_ {Related Work}
400_textinfosheet_ {Info Sheet}
401_textscreenshots_ {Screen Shots}
402_textnpepainfosheet_ {Niupepa Info Sheet}
403_textpagetitle_ {Greenstone Digital Library}
404_textprojhead_ {The New Zealand Digital Library Project}
405
406_textprojinfo_ {
407<h4>The NZDL system</h4>
408
409<p> The New Zealand Digital Library system comprises several demonstration
410collections -- computer science technical reports and bibliographies,
411literary works, humanitarian and development information, magazines -- and
412makes them available over the Web through full-text interfaces. Behind the
413query interface lies a huge collection providing gigabytes of information.
414We hope you find what you want, or at least something intriguing!
415
416<h4>The Greenstone software</h4>
417
418<p> The Greenstone Digital Library software provides a new way of
419organizing information and making it available over the Internet. A
420<i>collection</i> of information comprises several (typically several
421thousand, or even several million) <i>documents</i>, which share a uniform
422searching and browsing interface. The collections in a library are
423organized in a different way--though they share a strong family
424resemblance. Although primarily designed for access over the Web,
425Greenstone collections can be made available, in precisely the same form,
426on CD-ROM for standalone PCs. Greenstone is open-source software,
427available under the terms of the Gnu public linense.
428
429<h4>The research</h4>
430
431<p> The goal of our research program is to explore the potential of
432internet-based digital libraries. Our vision is to develop systems that
433automatically impose structure on anarchic, uncatalogued, distributed
434repositories of information, thereby providing information consumers with
435effective tools to locate what they need and to peruse it conveniently and
436comfortably. Our research objectives are to
437
438<ul>
439 <li> develop technology for creating and automatically
440 maintaining collections;
441 <li> monitor usage to study library users' needs;
442 <li> look at novel interfaces that cater to a wide spectrum of users;
443 <li> find ways to abstract layout and bibliographic information
444 from document files;
445 <li> use this information to enhance presentation and for
446 bibliometric research;
447 <li> assess potential subject areas for public-domain collections;
448 <li> survey and critique other digital library projects.
449</ul>
450}
451
452_textotherinfo_ {
453<table border=0 cellpadding=5><tr valign=top>
454<td width=50%>
455<h4>Global Help Projects vzw</h4>
456
457<a href="http://www.globalprojects.org">Global Help Projects</a> is a
458registered charity responsible for the Humanity Libraries Project that
459provides universal low-cost information access through co-operation between
460UN Agencies, universities and NGOs. Global Help Projects collaborate
461extensively with the NZDL project, and use the Greenstone software.
462</td><td width=50%>
463
464<h4>DigiLib Systems Limited</h4>
465
466<p><a href="http://www.digilibs.com/">DigiLib Systems Limited</a> is an
467innovative software company that creates international digital libraries.
468As a major contributor to the Greenstone Digital Library Software they are
469able to build, customize, and extend digital libraries to meet exacting
470needs. Please <a href="mailto:[email protected]">contact</a> them for
471an obligation free quote. </td></tr></table> }
472
473_textpoem_ {
474<br><h2 align=left>Kia papapounamu te moana</h2>
475
476 <p>kia hora te marino,
477 <br>kia tere te karohirohi,
478 <br>kia papapounamu te moana
479
480 <p>may peace and calmness surround you,
481 <br>may you reside in the warmth of a summer's haze,
482 <br>may the ocean of your travels be as smooth as the polished greenstone.
483}
484
485_textgreenstone_ { <p><br> Greenstone is a semi-precious stone that (like
486this software) is sourced in New Zealand. In traditional Maori society it
487was the most highly prized and sought after of all substances. It can
488absorb and hold <i>wairua</i>, which is a spirit or life force, and is
489endowed with traditional virtues that make it an appropriate emblem for a
490public-domain digital library project. Its lustre shows charity; its
491translucence, honesty; its toughness, courage; and the sharp edge it can
492take, justice. The carved piece used in the Greenstone Digital Library
493Software logo is a <i>patu</i> or fighting club, and is a family heirloom
494of one of our project members. In hand-to-hand combat its delivery is very
495quick, very accurate, and very complete. We like to think these qualities
496also apply to our software, the razor sharp edge of the <i>patu</i>
497symbolizing the leading edge of technology.
498
499<p><a href="mailto:[email protected]">Greenstone Digital Library Software</a>
500<br><a href="http://www.cs.waikato.ac.nz/cs">Computer Science Department</a>,
501<a href="http://www.waikato.ac.nz">University of Waikato</a>, New Zealand
502
503<br>October 1999
504}
505
506
507#------------------------------------------------------------
508# icons
509#------------------------------------------------------------
510
511## THE NEW ZEALAND DIGITAL LIBRARY ##
512_httpiconnzdl_ {_httpimg_/nzdl2gr.gif}
513_widthnzdl_ {457}
514_heightnzdl_ {181}
515
516## select a collection ##
517_httpiconselcolgr_ {_httpimg_/selcolgr.gif}
518_widthselcolgr_ {537}
519_heightselcolgr_ {17}
520
521
522######################################################################
523# 'help' page
524package help
525######################################################################
526
527#------------------------------------------------------------
528# text macros
529#------------------------------------------------------------
530
531_textHelp_ {Help}
532_textSearchshort_ {search for particular words}
533_textSeriesshort_ {access publications by series}
534_textDateshort_ {access publications by date}
535_textSubjectshort_ {access publications by subject}
536_textTitleshort_ {access publications by title}
537_textBrowseshort_ {browse publications}
538_textCreatorshort_ {access publications by author}
539_textOrganizationshort_ {access publications by organization}
540_textHowtoshort_ {access publications by how to listing}
541_textTopicshort_ {access publications by topic}
542_textPeopleshort_ {access publications by people}
543_textdefaultshorttext_ {undefined classification}
544
545_textSearchlong_ { <p>You can <i>search for particular words</i> that
546appear in the text from the "search" page. This is the first page that
547comes up when you begin, and can be reached from other pages by pressing
548the <i>search</i> button. }
549
550_textTitlelong_ { <p>You can <i>access publications by title</i> by
551pressing the <i>titles a-z</i> button. This brings up a list of books in
552alphabetic order. }
553
554_textOrganizationlong_ { <p>You can <i>access publications by
555organization</i> by pressing the <i>organization</i> button. This brings
556up a list of organizations. }
557
558_textHowtolong_ { <p>You can <i>access publications by how to listing</i>
559by pressing the <i>how to</i> button. This brings up a list of how to
560strings. }
561
562_textCreatorlong_ { <p>You can <i>access publications by author</i> by
563pressing the <i>authors a-z</i> button. This brings up a list of books,
564sorted by author name. }
565
566_textTopiclong_ { <p>You can <i>access publications by topic</i> by
567pressing the <i>topic</i> button. This brings up a list of topics to
568browse. }
569
570_textSubjectlong_ { <p>You can <i>access publications by subject</i> by
571pressing the <i>subjects</i> button. This brings up a list of subjects,
572represented by bookshelves. }
573
574_textSerieslong_ { <p>You can <i>access publications by series</i> by
575pressing the <i>series</i> button. This brings up a list of those series
576which are currently in the collection. }
577
578_textDatelong_ { <p>You can <i>access publications by date</i> by pressing
579the <i>dates</i> button. This brings up a list of all the issues, sorted
580chronologically. }
581
582_textBrowselong_ { <p>You can <i>browse publications</i> by pressing the
583<i>browse</i> button. }
584
585_textPeoplelong_ { <p>You can <i>access publications by people</i> by
586pressing the <i>people a-z</i> button. This brings up a list of entries,
587sorted by surname. }
588
589_textdefaultlongtext_ { <p>Click on the <i>unknown</i> button to browse
590publications (listing is sorted by an unknown field). }
591
592_texthelptopics_ {
593<h2 align=left>Topics</h2>
594<ul>
595 <li><a href="\#finding-information">_textsimplehelpheading_</a>
596 _topicreadingdocs_
597 <li><a href="\#searching">How to search for particular words</a>
598<ul>
599 <li><a href="\#query-terms">Search terms</a>
600 <li><a href="\#query-type">Query type</a>
601 <li><a href="\#scope-of-queries">Scope of queries</a>
602</ul>
603 <li><a href="\#preferences">_textchangeprefs_</a>
604<ul>
605 <li><a href="\#col-prefs">Collection preferences</a>
606 <li><a href="\#pres-prefs">Presentation preferences</a>
607 <li><a href="\#search-prefs">Search preferences</a>
608</ul>
609</ul>
610}
611
612# there are 4 versions of this section of the help text.
613# which version is used is currently set within the server
614# (it should probably use the macro language e.g. [type=book])
615# 1 = html (like fao collections) -- section is empty
616# 2 = book (like hdl collection) -- macros beginning with book
617# 3 = bibliographic (like csbib) -- macros beginning with bib
618# 4 = standard (like gberg) -- the default
619
620_topicreadingdocs_ {<li><a href="\#reading-docs">_textreadingdocs_</a>}
621
622_textreadingdocs_ {How to read the documents}
623_booktextreadingdocs_ {How to read the books}
624_bibtextreadingdocs_ {Getting more information on a bibliography item}
625
626_texthelpreadingdocs_ {
627<p>_iconblankbar_
628<a name=reading-docs>
629<h2>_textreadingdocs_</h2>
630
631<p>You can tell when you have arrived at an individual document because its
632title and author appear at the top left of the page. Beside these is the
633number of the current page, a box that allows you to select a new page, and
634forward and backward arrows.
635
636<p>Underneath is the text of the current section. When you have read
637through it, there are arrows at the bottom to take you on to the next
638section or back to the previous one.
639
640<p>Below the title and author are three buttons. Click on <i>expand
641text</i> to expand out the whole text of the current document. If the
642document is large, this could take a long time and use a lot of memory!
643Click on <i>detach</i> to make a new browser window for this
644document. (This is useful if you want to compare documents, or read two at
645once.) Finally, when you do a search the words you search for are
646highlighted. Click on <i>no highlighting</i> to remove the highlighting.
647<p>
648<table cellspacing="0" cellpadding="2" border="0">
649<tr><td colspan=2><img src="_httpiconmore_" border="0"></td><td>Click on the arrow to go to the next section ...</td></tr>
650<tr><td colspan=2><img src="_httpiconless_" border="0"></td><td>... or back to the previous section</td></tr>
651<tr><td><img src="_document:httpiconealltof_" border="0"></td><td><img
652src="_document:httpiconetsecof_" border="0"></td><td>Display all text, or not</td></tr>
653<tr><td colspan=2><img src="_document:httpiconedtchof_" border="0"></td><td>Open this page in a new window</td></tr>
654<tr><td><img src="_document:httpiconehlof_" border="0"></td><td><img
655src="_document:httpiconenhlof_" border="0"></td><td>Highlight search terms, or not</td></tr>
656</table>
657
658}
659
660_booktexthelpreadingdocs_ {
661<p>_iconblankbar_
662<a name=reading-docs>
663<h2>_textreadingdocs_</h2>
664
665<p>You can tell when you have arrived at an individual book because there
666is a photograph of its front cover at the top left of the page. Beside the
667photograph is a table of contents with an arrow marking where you are.
668This table is expandable: click on the folders to open them or close them.
669Click on the open book at the top to close it.
670
671<p>Underneath is the text of the current section. When you have read
672through it, there are arrows at the bottom to take you on to the next
673section or back to the previous one.
674
675<p>Below the photograph are four buttons. Click on <i>expand text</i> to
676expand out the whole text of the current section, or book. If the book is
677large, this could take a long time and use a lot of memory! Click on
678<i>expand contents</i> to expand out the whole table of contents so that
679you can see the titles of all chapters and subsections. Click on
680<i>detach</i> to make a new browser window for this book. (This is useful
681if you want to compare books, or read two at once.) Finally, when you do a
682search the words you search for are highlighted. Click on <i>no
683highlighting</i> to remove highlighting.
684
685<p>
686<table cellspacing="0" cellpadding="2" border="0">
687<tr><td colspan=2><img src="_httpiconbshelf_" border="0"></td><td>Open this bookshelf</td></tr>
688<tr><td><img src="_httpiconopenbook_" border="0"></td><td><img
689src="_httpiconbook_" border="0"></td><td>Open/close this book</td></tr>
690<tr><td colspan=2><img src="_httpiconitext_" border="0"></td><td>View this section of the text</td></tr>
691<tr><td><img src="_document:httpiconealltof_" border="0"></td><td><img
692src="_document:httpiconetsecof_" border="0"></td><td>Display all text, or not</td></tr>
693<tr><td><img src="_document:httpiconeexpcof_" border="0"></td><td><img
694src="_document:httpiconeconcof_" border="0"></td><td>Expand table of contents, or not</td></tr>
695<tr><td colspan=2><img src="_document:httpiconedtchof_" border="0"></td><td>Open this page in a new window</td></tr>
696<tr><td><img src="_document:httpiconehlof_" border="0"></td><td><img
697src="_document:httpiconenhlof_" border="0"></td><td>Highlight search terms, or not</td></tr>
698<tr><td colspan=2><img src="_httpiconmore_" border="0"></td><td>Click the arrow to go to the next section ...</td></tr>
699<tr><td colspan=2><img src="_httpiconless_" border="0"></td><td>... or back to the previous section</td></tr>
700</table>
701}
702
703_bibtexthelpreadingdocs_ {
704<p>_iconblankbar_
705<a name=reading-docs>
706<h2>_textreadingdocs_</h2>
707
708<p>Some bibliography items contain more information, such as an abstract.
709You can tell from the query response page if this is the case because they
710are shown with the _icontext_ icon instead of the _iconblanktext_ icon.
711
712<p>Clicking on the _icontext_ icon will give you more information about the
713bibliography item.
714
715<p> Below the bibliography item are two buttons. Click on <i>detach</i> to
716make a new browser window for this book. (This is useful if you want to compare
717bibliography items.) Finally, when you do a search the words you search for are
718highlighted. Click on <i>no highlighting</i> to remove the highlighting.
719
720<p>
721<table cellspacing="0" cellpadding="2" border="0">
722<tr><td colspan=2><img src="_document:httpiconedtchof_" border="0"></td><td>Open this page in a new window</td></tr>
723<tr><td><img src="_document:httpiconehlof_" border="0"></td><td><img
724src="_document:httpiconenhlof_" border="0"></td><td>Highlight search terms, or not</td></tr>
725</table>
726}
727
728_texthelpsearching_ {
729<h2>How to search for particular words</h2>
730<p>
731 From the search page, you make a query in these simple steps:<p>
732
733 <ol><li>Specify what documents you want to search
734 <li>Say whether you want to search for all or just some of the words
735 <li>Type in the words you want to search for
736 <li>Click the <i>Begin Search</i> button
737 </ol>
738
739<p>When you make a query, the titles of twenty matching documents will be shown.
740There is a button at the end to take you on to the next twenty documents. From
741there you will find buttons to take you on to the third twenty or back to the
742first twenty, and so on. Click the title of any document, or the little button
743beside it, to see it.
744
745<p>A maximum of 100 is imposed on the number of
746 documents returned. You can change this number by clicking the
747 <i>preferences</i> button at the top of the page.<p>
748
749<p>_iconblankbar_
750<a name=query-terms>
751<h3>Search terms</h3>
752
753<p>Whatever you type into the query box is interpreted as a list of words
754called "search terms." Each term contains nothing but alphabetic characters
755and digits. Terms are separated by white space. If any other characters such
756as punctuation appear, they serve to separate terms just as though they were
757spaces. And then they are ignored. You can't search for words that include
758punctuation.
759
760<p>For example, the query<p>
761 <ul><kbd>Agro-forestry in the Pacific Islands: Systems for Sustainability (1993)</kbd></ul>
762 <p>will be treated the same as<p>
763 <ul><kbd>Agro forestry in the Pacific Islands Systems for Sustainability 1993 </kbd></ul><p>
764
765<p>_iconblankbar_
766<a name=query-type>
767<h3>Query type</h3>
768
769<p>There are two different kinds of query.
770
771<ul>
772 <li>Queries for <b>all</b> of the words. These look for documents that
773 contain all the words you have specified. Documents that satisfy the
774 query are displayed, in alphabetical order.<p>
775
776 <li>Queries for <b>some</b> of the words. Just list some terms that are
777 likely to appear in the documents you are looking for. Documents are
778 displayed in order of how closely they match the query. When determining
779
780 the degree of match,
781
782 <p><ul>
783 <li> the more search terms a document contains, the closer it matches;
784 <li> rare terms are more important than common ones;
785 <li> short documents match better than long ones.
786 </ul>
787</ul>
788
789<p>Use as many search terms as you like--a whole sentence, or even a
790whole paragraph. If you specify only
791one term, documents will be ordered by its frequency of occurrence.<p>
792_texthelpscope_
793}
794
795_textchangeprefs_ {Changing your preferences}
796
797_texthelppreferences_ {<h2>_textchangeprefs_</h2>
798
799<p>When you click the <i>preferences</i> button at the top of the page you will
800be able to change some features of the interface to suit your own requirements.
801
802<p>_iconblankbar_
803<a name=col-prefs>
804<h3 align=left>Collection preferences</h3>
805
806Some collections comprise several subcollections, which can be searched
807independently or together, as one unit. If so, you can select which
808subcollections to include in your searches on the Preferences page.
809
810<p>_iconblankbar_
811<a name=pres-prefs>
812<h3 align=left>Presentation preferences</h3>
813
814Depending on the particular collection, there may be several options you can
815set that control the presentation.
816
817Collections of Web pages allow you to suppress the Greenstone navigation bar at
818the top of each document page, so that once you have done a search you land at
819the exact Web page that matches without any Greenstone header. To do another
820search you will have to use your browser's "back" button. These collections
821also allow you to suppress Greenstone's warning message when you click a link
822that takes you out of the digital library collection and on to the Web itself.
823And in some Web collections you can control whether the links on the "Search
824Results" page take you straight to the actual URL in question, rather than to
825the digital library's copy of the page.
826
827Collections that are capable of being presented in different languages allow
828you to specify the interface language. If the language is Chinese, you can
829also specify which of the standard Chinese encodings your browser uses.
830
831Finally, all collections allow you to switch to a textual interface format
832rather than the standard graphical one. This is particularly useful for
833visually impaired users who use large screen fonts or speech synthesizers for
834output.
835
836<p>_iconblankbar_
837<a name=search-prefs>
838<h3 align=left>Search preferences</h3>
839Two pairs of buttons control the case sensitivity and stemming of the searches
840that you make. The first set of buttons controls whether upper and lower case
841must match (case sensitivity). The second set controls whether to ignore word
842endings or not (stemming).
843
844<p>For example, if the buttons <i>ignore case differences</i> and
845<i>ignore word endings</i> are selected, the query<p>
846 <ul><kbd>African building</kbd></ul>
847 <p>will be treated the same as<p>
848 <ul><kbd>africa builds</kbd></ul><p>
849 because the uppercase letter in "African" will be transformed to
850 lowercase, and the suffixes "n" and "ing" will be removed from
851 "African" and "building" respectively (also, "s" would be removed from
852 "builds").
853
854<p>You can also switch to an "advanced" query mode which allows you to
855combine terms using AND (&), OR (|), and NOT (!). This allows you to
856specify more precise queries.
857
858<p>Finally, you can control the number of hits returned, and the number
859presented on each screenful.
860
861}
862
863_texttanumbrowseoptions_ {There are _numbrowseoptions_ ways to find information in this collection:}
864
865_textsimplehelpheading_ {How to find information}
866
867_texthelpscope_ {
868<p>_iconblankbar_
869<a name=scope-of-queries>
870<h3 align=left>Scope of queries</h3>
871
872<p>
873In most collections you can choose different indexes to search. For example, there might
874be author or title indexes. Or there might be chapter or paragraph indexes. Generally,
875the full matching document is returned regardless of which index you search.
876<p>If documents are books, they will be opened at the appropriate place.
877}
878
879
880#------------------------------------------------------------
881# icons
882#------------------------------------------------------------
883
884## help ##
885_httpiconhhelp_ {_httpimg_/h\_help.gif}
886_widthhhelp_ {200}
887_heighthhelp_ {57}
888
889
890######################################################################
891# 'search' page
892package query
893######################################################################
894
895#------------------------------------------------------------
896# text macros
897#------------------------------------------------------------
898
899_textquerytitle_ {_If_(_thislast_,results _thisfirst_ - _thislast_ for query: _cgiargq_,No matches for query: _cgiargq_)}
900_textnoquerytitle_ {Search page}
901
902_texticonthispage_ {search}
903_textsome_ {_If_(_cgiargb_,ranked,some)}
904_textall_ {_If_(_cgiargb_,boolean,all)}
905_texticonqueryresultsbar_ {}
906_textfreqmsg1_ {Word count: }
907_textpostprocess_ {_If_(_quotedquery_,<br><i>post-processed to find _quotedquery_</i>
908)}
909
910_textmorethan_ {More than }
911_textapprox_ {About }
912_textnodocs_ {No documents matched the query.}
913_text1doc_ {1 document matched the query.}
914_textlotsdocs_ {documents matched the query.}
915_textmatches_ {Matches }
916_textbeginsearch_ {Begin Search}
917
918# the textselect macro may need to be overridden for some collections
919# _hselection_, _jselection_ and _nselection_ are set from within the server
920# some or all of them may remain unset
921_textselect_ {_If_(_cgiargb_,_textadvancedsearch_,_textsimplesearch_)}
922
923_textsimplesearch_ {Search for _If_(_hselection_, _hselection_)_If_(_jselection_,_textjselect_)_If_(_nselection_, in _nselection_ language)
924which contain _querytypeselection_ of the words}
925
926_textadvancedsearch_ {Search_If_(_hselection_, _hselection_, _defaultindextext_)_If_(_jselection_,_textjselect_)_If_(_nselection_, in _nselection_ language)
927using _querytypeselection_ query}
928
929_textjselect_ {_If_(_hselection_, of) _jselection_}
930
931_querytypeselection_ {
932<select name="t">
933<option value="1"_If_(_cgiargt_, selected)>_textsome_
934<option value="0"_If_(_cgiargt_,, selected)>_textall_
935</select>
936}
937
938_textstemon_ { (ignoring word endings)}
939_textclearhistory_ {Clear History}
940_textexpand_ {Expand}
941_textcontract_ {Contract}
942_textsearchhistory_ {Search History}
943_textquery_ {Query}
944_textresults_ {Results}
945_textview_ {View}
946_textnohistory_ {Search history not available}
947
948
949#------------------------------------------------------------
950# icons
951#------------------------------------------------------------
952
953## search ##
954_httpiconhsearch_ {_httpimg_/h\_search.gif}
955_widthhsearch_ {200}
956_heighthsearch_ {57}
957
958## results ##
959_httpiconqryresb_ {_httpimg_/qryresb.gif}
960_widthqryresb_ {_pagewidth_}
961_heightqryresb_ {17}
962
963## display ##
964_httpicondisplay_ {_httpimg_/display.gif}
965_widthdisplay {60}
966_heightdisplay_ {20}
967
968
969######################################################################
970# 'preferences' page
971package preferences
972######################################################################
973
974#------------------------------------------------------------
975# text macros
976#------------------------------------------------------------
977
978_textsearchprefs_ {Search preferences}
979_textcollectionprefs_ {Collection preferences}
980_textpresentationprefs_ {Presentation preferences}
981_textpreferences_ {Preferences}
982_textignorecase_ { ignore case differences}
983_textmatchcase_ { upper/lower case must match}
984_textstem_ { ignore word endings}
985_textnostem_ { whole word must match}
986_textprefop_ {Return up to _maxdocoption_ hits with _hitsperpageoption_ hits per page.}
987_textextlink_ {Access to external Web pages: }
988_textintlink_ {Source documents retrieved from:}
989_textlanguage_ {Interface language: }
990_textencoding_ {Encoding: }
991_textformat_ {Interface format: }
992_textall_ {all}
993_textsimplemode_ {simple query mode}
994_textadvancedmode_ {advanced query mode (allows boolean searching using !, &, |, and parentheses)}
995_textlinkinterm_ {through intermediate page}
996_textlinkdirect_ {go directly there}
997_textdigitlib_ {the digital library}
998_textweb_ {the web}
999_textlangeng_ {English}
1000_textlangmaori_ {M&auml;ori}
1001_textlangchinese_ {Chinese}
1002_textgraphical_ {Graphical}
1003_texttextual_ {Textual}
1004_textcollectionoption_ {<p>
1005Subcollections to include:
1006<br>}
1007_textfcoption_ {Include navigation bar at top of document pages}
1008_texthloption_ {Highlight search terms within document text}
1009_texthistorydisplay_ {display search history}
1010
1011
1012#------------------------------------------------------------
1013# icons
1014#------------------------------------------------------------
1015
1016_httpiconhpref_ {_httpimg_/h\_pref.gif}
1017_widthhpref_ {200}
1018_heighthpref_ {57}
1019
1020
1021######################################################################
1022# 'people' page
1023package people
1024######################################################################
1025
1026#------------------------------------------------------------
1027# text macros
1028#------------------------------------------------------------
1029
1030_textpagetitle_ {NZDL: People}
1031
1032_textsmallrs_ {Related Staff}
1033
1034_textsawnzdl_ {Staff associated with the New Zealand Digital Library
1035 project are:}
1036_texttrsaawp_ {These research students and software support people are associated with the project:}
1037
1038_textstafftable_ {
1039<table>
1040<tr>
1041 <td align=right valign=top width=100><a href="http://www.cs.waikato.ac.nz/~ihw">Ian Witten</a></td>
1042 <td _1_ align=left valign=top>Project leader; co-author of <a href="http://www.cs.mu.oz.au/mg/"><i>Managing Gigabytes</i></a></td>
1043</tr>
1044<tr>
1045 <td align=right valign=top><a href="http://www.cs.waikato.ac.nz/cs/Staff/mark-d.-apperley-.html">Mark Apperley</a></td>
1046 <td _1_ align=left valign=top>User interfaces for readers</td>
1047</tr>
1048<tr>
1049 <td align=right valign=top><a href="http://www.cs.waikato.ac.nz/cs/Staff/david-bainbridge.html">David Bainbridge</a></td>
1050 <td _1_ align=left valign=top>Musical and Web-based collections; optical music recognition</td>
1051</tr>
1052<tr>
1053 <td align=right valign=top><a
1054href="http://www.cs.waikato.ac.nz/cs/Staff/sally-jo-cunningham.html">Sally Jo Cunningham</a></td>
1055 <td _1_ align=left valign=top>Collections and usage studies</td>
1056</tr>
1057<tr>
1058 <td align=right valign=top><a href="http://www.cs.waikato.ac.nz/cs/Staff/steve-jones.html">Steve Jones</a></td>
1059 <td _1_ align=left valign=top>Phrase-based interfaces, collaborative browsing, usage analysis</td>
1060</tr>
1061<tr>
1062 <td align=right valign=top><a
1063 href="http://www.cs.waikato.ac.nz/cs/Staff/te-taka-keegan.html">Te Taka Keegan
1064 </a></td>
1065 <td _1_ align=left valign=top>Maori language systems</td>
1066</tr>
1067 <td align=right valign=top><a
1068 href="http://www.cs.waikato.ac.nz/Staff/malika-mahoui.html">Malika
1069 Mahoui</a></td>
1070 <td _1_ align=left valign=top>Text mining, Arabic interfaces</td>
1071</tr>
1072</table>
1073}
1074
1075_textgstable_ {
1076<table>
1077<tr>
1078 <td align=right valign=top>George Buchanan</a></td>
1079 <td _1_ align=left valign=top>Systems support</td>
1080</tr>
1081<tr>
1082 <td align=right valign=top><a href="http://www.cs.waikato.ac.nz/~sjboddie">Stefan Boddie</a></td>
1083 <td _1_ align=left valign=top>Systems support</td>
1084</tr>
1085<tr>
1086 <td align=right valign=top><a href="http://www.cs.waikato.ac.nz/~rjmcnab">Rodger McNab</a></td>
1087 <td _1_ align=left valign=top>Systems support</td>
1088</tr>
1089<tr>
1090 <td align=right valign=top>YingYing Wen</a></td>
1091 <td _1_ align=left valign=top>Text mining, Chinese libraries</td>
1092</tr>
1093<tr>
1094 <td align=right valign=top>Stuart Yeates</a></td>
1095 <td _1_ align=left valign=top>Text mining, acronym extraction</td>
1096</tr>
1097</table>
1098}
1099
1100_textsmallcont_ {Other Contributors}
1101_texttpcsp_ {These people have contributed strongly to the project:}
1102
1103_textconttable_ {
1104<table>
1105<tr>
1106 <td align=right valign=top width=100>Mark Abrahams</td>
1107 <td _1_ align=left valign=top>Client-side browsing interfaces using Java</td>
1108</tr>
1109<tr>
1110 <td align=right valign=top width=100><a href="http://www.cosc.canterbury.ac.nz/~tim">Tim Bell</a></td>
1111 <td _1_ align=left valign=top>Co-author of <a href="http://www.cs.mu.oz.au/mg/"><i>Managing Gigabytes</i></a></td>
1112</tr>
1113<tr>
1114 <td align=right valign=top>Matt Humphrey</td>
1115 <td _1_ align=left valign=top>Information visualization in the digital library</td>
1116</tr>
1117<tr>
1118 <td align=right valign=top><a
1119href="http://www.cs.waikato.ac.nz/~singlis">Stuart Inglis</a></td>
1120 <td _1_ align=left valign=top>Document image analysis and optical character recognition</td>
1121</tr>
1122<tr>
1123 <td align=right valign=top>Trent Mankelow</a></td>
1124 <td _1_ align=left valign=top>School Journal prototype</td>
1125</tr>
1126<tr>
1127 <td align=right valign=top><a href="http://www.cosc.canterbury.ac.nz/~bruce">Bruce McKenzie</a></td>
1128 <td _1_ align=left valign=top>Original interface to MG</td>
1129</tr>
1130<tr>
1131 <td align=right valign=top><a href="http://www.cs.mu.oz.au/~alistair">Alistair Moffat</a></td>
1132 <td _1_ align=left valign=top>Co-author of <a href="http://www.cs.mu.oz.au/mg/"><i>Managing Gigabytes</i></a>,
1133created the MG software</td>
1134</tr>
1135<tr>
1136 <td align=right valign=top>Todd Reed</td>
1137 <td _1_ align=left valign=top>PostScript to text conversion, user interface, WWW server, index building, FTP</td>
1138</tr>
1139<tr>
1140 <td align=right valign=top><a
1141href="http://www.cs.waikato.ac.nz/cs/Staff/don-a.-smith.html">Don Smith</a></td>
1142 <td _1_ align=left valign=top>Special needs of libraries for mathematical and theoretical materials</td>
1143</tr>
1144<tr>
1145 <td align=right valign=top>Che Tamahori</td>
1146 <td _1_ align=left valign=top>Designer of New Zealand Digital Library Web
1147 pages</td>
1148</tr>
1149<tr>
1150 <td align=right valign=top><a
1151href="http://www.cs.waikato.ac.nz/~wjt">Bill Teahan</a></td>
1152 <td _1_ align=left valign=top>Language modeling</td>
1153</tr>
1154<tr>
1155 <td align=right valign=top>Mahendra Vallabh</td>
1156 <td _1_ align=left valign=top>Original FTP script</td>
1157</tr>
1158<tr>
1159 <td align=right valign=top><a
1160href="http://www.cs.waikato.ac.nz/cs/Staff/lloyd-a.-smith.html">Lloyd Smith</a></td>
1161 <td _1_ align=left valign=top>Music collections and music retrieval</td>
1162</tr>
1163<tr>
1164 <td align=right valign=top>John Venable</td>
1165 <td _1_ align=left valign=top>Requirements for digital libraries, and collections for information systems</td>
1166</tr>
1167</table>
1168}
1169
1170_textaffiliates_ {There are several affiliates at other universities:}
1171
1172_textaffiliatetable_ {
1173<table>
1174<tr>
1175 <td align=right valign=top>Elke Duenker</td>
1176 <td _1_ align=left valign=top>Cross-cultural issues</td>
1177</tr>
1178<tr>
1179 <td align=right valign=top><a href="http://www.cs.waikato.ac.nz/~cgn/
1180">Craig Nevill-Manning</a></td>
1181 <td _1_ align=left valign=top>PostScript to text conversion, user
1182interface, WWW server, index
1183building, FTP</td>
1184</tr>
1185<tr>
1186 <td align=right valign=top>Nina Reeves</td>
1187 <td _1_ align=left valign=top>Librarians and library users</td>
1188</tr>
1189<tr>
1190 <td align=right valign=top>Yin Leng Theng</td>
1191 <td _1_ align=left valign=top>Digital libraries for schools</td>
1192</tr>
1193<tr>
1194 <td align=right valign=top>Harold Thimbleby</td>
1195 <td _1_ align=left valign=top>User interfaces for digital
1196libraries</td>
1197</tr>
1198</table>
1199}
1200
1201
1202#------------------------------------------------------------
1203# icons
1204#------------------------------------------------------------
1205
1206_httpiconhpeople_ {_httpimg_/h\_people.gif}
1207_widthhpeople_ {200}
1208_heighthpeople_ {57}
1209
1210
1211######################################################################
1212# 'technology' page
1213package technology
1214######################################################################
1215
1216#------------------------------------------------------------
1217# text macros
1218#------------------------------------------------------------
1219
1220_textpagetitle_ {NZDL: Technology}
1221
1222_content_ {
1223_iconblankbar_
1224<p>There are several freely available technologies underlying the New Zealand
1225Digital Library:
1226<ul>
1227<li><a href="_httppagex_(gsdlsoft)"><i>Greenstone</i></a>, the digital
1228library system that generates each and every page of this website.<p>
1229
1230<li><a href="_httppagex_(prescript)"><i>PreScript</i></a>, a system
1231that converts PostScript to plain ASCII or HTML, detects paragraph boundaries,
1232removes hyphenation, and interprets many ligatures.<p>
1233
1234<li><a href="_httppagex_(mg)"><i>MG</i></a>, an enhancement of the <a
1235href="http://www.cs.mu.oz.au/mg"><i>Managing Gigabytes</i></a> full-text
1236retrieval system, that provides flexible stemming methods, weighting terms,
1237term frequencies, merged indexes, machine independent indexes, and a port to
1238MSDOS.<p>
1239
1240<li><a href="http://www.cs.waikato.ac.nz/sequitur"><i>Sequitur</i></a>, a
1241method for inferring compositional hierarchies from strings by detecting
1242repetition and factoring it out of the string by forming rules in a
1243grammar. The rules can be composed of non-terminals, giving rise to a
1244hierarchy. Sequitur is useful for recognizing lexical structure in strings,
1245and excels at very long sequences.<p>
1246
1247<li><a href="http://www.nzdl.org/Kea"><i>Kea</i></a>, a program for
1248automatically extracting keyphrases from the full text of documents. Candidate
1249keyphrases are identified using rudimentary lexical processing, features are
1250computed for each candidate, and machine learning is used to generate a
1251classifier that determines which candidates should be assigned as
1252keyphrases. <p>
1253
1254<li><a href="http://www.cs.waikato.ac.nz/~stevej/Research/Phrasier/"><i>Phrasier</i></a>, a
1255tool to support information seeking activities in a digital library. Its novel design
1256reflects the fact that reading, writing, browsing and searching activities are rarely
1257carried out independently of each other. They overlap and interleave in ways which have
1258not been effectively supported by conventional information retrieval interfaces. Consequenly
1259Phrasier blurs the distinction between writing a document and finding material related to it;
1260between reading a document and finding others on the same or similar topics; between keyword
1261searching and subject browsing. <p>
1262
1263</ul>
1264
1265<br>
1266}
1267
1268#------------------------------------------------------------
1269# icons
1270#------------------------------------------------------------
1271
1272_httpiconhtech_ {_httpimg_/h\_tech.gif}
1273_widthhtech_ {200}
1274_heighthtech_ {57}
1275
1276
1277######################################################################
1278# 'status' pages
1279package status
1280######################################################################
1281
1282#------------------------------------------------------------
1283# text macros
1284#------------------------------------------------------------
1285
1286_textframebrowser_ {You must have a frame enabled browser to view this.}
1287_textusermanage_ {User management}
1288_textlistusers_ {list users}
1289_textaddusers_ {add a new user}
1290
1291_textinfo_ {Information}
1292_textgeneral_ {general}
1293_textarguments_ {arguments}
1294_textactions_ {actions}
1295_textprotocols_ {protocols}
1296
1297_textcollections_ {Collections}
1298_textnewcoll_ {new collection}
1299_texteditcoll_ {edit collection}
1300_textbuildcoll_ {build collection}
1301_textdeletecoll_ {delete collection}
1302
1303_textlogs_ {Logs}
1304_textinitlog_ {init log}
1305_texterrorlog_ {error log}
1306
1307_textreturnhome_ {Return to home page}
1308
1309_titlewelcome_ { Maintenance and Administration }
1310
1311_welcome_ {
1312
1313<p> Maintenance and administration services available include:
1314 view on-line logs;
1315 create, maintain and update collections;
1316 and access technical information such as CGI arguments.
1317 These services are accessed using the
1318 side navigation bar on the lefthand side of the page.
1319}
1320
1321
1322#------------------------------------------------------------
1323# icons
1324#------------------------------------------------------------
1325
1326
1327######################################################################
1328# html package
1329package html
1330######################################################################
1331
1332#------------------------------------------------------------
1333# text macros
1334#------------------------------------------------------------
1335
1336_textframebrowser_ {You must have a frame enabled browser to view this.}
1337
1338
1339#------------------------------------------------------------
1340# icons
1341#------------------------------------------------------------
1342
1343
1344######################################################################
1345# external link package
1346package extlink
1347######################################################################
1348
1349#------------------------------------------------------------
1350# text macros
1351#------------------------------------------------------------
1352
1353_textextlink_ {External Link}
1354_textlinknotfound_{Internal Link not Found}
1355
1356_textextlinkcontent_ {The link you have selected is external to any of your currently selected collections.
1357 If you still wish to view this link and your browser has access to
1358 the Web, you can <a href="_nexturl_">go forward</a> to this page; otherwise
1359 use your browsers "back" button to return to the previous document.}
1360
1361_textlinknotfoundcontent_ {For reasons beyond our control, the internal link you have selected
1362 does not exist. This is probably due to an error in the source collection.
1363 Use your browsers "back" button to return to the previous document.}
1364
1365# should have arguments of collection, collectionname and link
1366_foundintcontent_ {
1367
1368<h3>Link to "_2_" collection</h3>
1369
1370<p> The link you have selected is external to the "_collectionname_"
1371 collection (it links to the "_2_" collection).
1372 If you wish to view this link in the "_2_" collection you can
1373 <a href="_httpdoc_&c=_1_&cl=_cgiargcl_&d=_3_">go forward</a> to this page;
1374 otherwise use your browsers "back" button to return to the previous document.
1375}
1376
1377
1378#------------------------------------------------------------
1379# icons
1380#------------------------------------------------------------
1381
1382
1383######################################################################
1384# authentication page
1385package authen
1386######################################################################
1387
1388#------------------------------------------------------------
1389# text macros
1390#------------------------------------------------------------
1391
1392_textGSDLtitle_ {Greenstone Digital Library}
1393
1394_textusername_ {username}
1395_textpassword_ {password}
1396
1397_textmessageinvalid_ {The page you have requested requires you to sign in.
1398Please enter your username and password.}
1399
1400_textmessagefailed_ {Either your user name or password was incorrect.}
1401
1402_textmessagedisabled_ {Sorry, your account has been disabled. Please contact
1403the webmaster for this site.}
1404
1405_textmessagepermissiondenied_ {Sorry, you do not have permission to access this page.}
1406
1407_textmessagestalekey_ {The link you have followed is now stale.
1408Please enter your password to access this page.}
1409
1410
1411#------------------------------------------------------------
1412# icons
1413#------------------------------------------------------------
1414
1415
1416######################################################################
1417# 'delete search history' page
1418package delhistory
1419######################################################################
1420
1421#------------------------------------------------------------
1422# text macros
1423#------------------------------------------------------------
1424
1425_textdsh_ {Delete Search History}
1426
1427_textselectdelete_ {<a href="_httpclearhistory_&hdh=1">Delete all
1428records</a> or select records to <select name=hmode><option value=save>not
1429delete<option value=delete selected>delete</select><br> Records can be
1430selected by typing their numbers into the box,<br> or by clicking in the
1431boxes in each record.<br> Acceptable values are 1,2,3-6,7- etc }
1432
1433_textclearselected_ {Clear selected}
1434_textselect_ {select}
1435
1436#------------------------------------------------------------
1437# icons
1438#------------------------------------------------------------
1439
Note: See TracBrowser for help on using the repository browser.