source: trunk/gsdl/macros/english2.dm@ 3212

Last change on this file since 3212 was 3212, checked in by sjboddie, 22 years ago

Moved hard-coded "default structure" string to a macro file

  • Property svn:keywords set to Author Date Id Revision
File size: 35.3 KB
Line 
1######################################################################
2#
3# English Language text and icon macros
4# -- this file contains english text that is of less importance
5# -- to translate when creating a new interface language
6######################################################################
7
8
9
10######################################################################
11# 'home' page
12package home
13######################################################################
14
15
16#------------------------------------------------------------
17# text macros
18#------------------------------------------------------------
19
20_documents_ { documents. }
21_lastupdate_ {Last updated}
22_ago_ {days ago.}
23_colnotbuilt_ {Collection not built.}
24
25_textpagetitle_ {Greenstone Digital Library}
26_textadmin_ {Administration Page}
27_textabgs_ {About Greenstone}
28_textgsdocs_ {Greenstone Documentation}
29
30_textimagecollector_ {
31Helps you create new collections, modify or add to existing ones, or delete
32collections
33}
34
35_textimageadmin_ {
36Allows you to add new users, summarizes the collections in the system,
37gives technical information on the Greenstone installation
38}
39
40_textimagegogreenstone_ {
41Tells you about the Greenstone software and the New Zealand Digital Library
42Project where it originated
43}
44
45_textimagegodocs_ {Greenstone manuals}
46
47_textpoem_ {
48<br><h2>Kia papapounamu te moana</h2>
49
50<p>kia hora te marino,
51<br>kia tere te karohirohi,
52<br>kia papapounamu te moana
53
54<p>may peace and calmness surround you,
55<br>may you reside in the warmth of a summer's haze,
56<br>may the ocean of your travels be as smooth as the polished greenstone.
57}
58
59_textgreenstone_ {
60<p>Greenstone is a semi-precious stone that (like this software) is sourced
61in New Zealand. In traditional Maori society it was the most highly prized
62and sought after of all substances. It can absorb and hold <i>wairua</i>,
63which is a spirit or life force, and is endowed with traditional virtues
64that make it an appropriate emblem for a public-domain digital library
65project. Its lustre shows charity; its translucence, honesty; its
66toughness, courage; and the sharp edge it can take, justice. The carved
67piece used in the Greenstone Digital Library Software logo is a <i>patu</i>
68or fighting club, and is a family heirloom of one of our project members.
69In hand-to-hand combat its delivery is very quick, very accurate, and very
70complete. We like to think these qualities also apply to our software, the
71razor sharp edge of the <i>patu</i> symbolizing the leading edge of
72technology.
73}
74
75_textaboutgreenstone_ {
76<p>Greenstone is a suite of software for building and distributing digital
77library collections. It provides a new way of organizing information and
78publishing it on the Internet or on CD-ROM. Greenstone is produced by the
79<b>New Zealand Digital Library Project</b> at the <b>University of
80Waikato</b>, and developed and distributed in cooperation with
81<b>UNESCO</b> and the <b>Human Info NGO</b>. It is open-source
82software, available from <a
83href="http://greenstone.org">http://greenstone.org</a> under the terms of
84the GNU General Public License.
85
86<p>The aim of the software is to empower users, particularly in
87universities, libraries, and other public service institutions, to
88build their own digital libraries. Digital libraries are radically
89reforming how information is disseminated and acquired in UNESCO's
90partner communities and institutions in the fields of education,
91science and culture around the world, and particularly in developing
92countries. We hope that this software will encourage the effective
93deployment of digital libraries to share information and place it in
94the public domain.
95
96
97<p>This software is developed and distributed as an international
98cooperative effort established in August 2000 among three parties.
99
100<table border="0">
101<tr valign="top">
102<td>
103<a href="http://nzdl.org"><b>New Zealand Digital Library Project at the University of Waikato</b></a>
104<br>
105Greenstone software grew out of this project, and this initiative
106has been endorsed by the Communication Sub-Commission of the New
107Zealand National Commission for UNESCO as part of New Zealand's
108contribution to UNESCO's programme.
109</td>
110<td></td>
111</tr>
112<tr valign="top">
113<td>
114<a href="http://www.unesco.org"><b>United Nations Educational, Scientific and Cultural Organization</b></a>
115<br>
116The dissemination of educational, scientific and cultural information
117throughout the world, and particularly its availability in developing
118countries, is central to UNESCO's goals as pursued within its
119intergovernmental Information for All Programme, and appropriate,
120accessible information and communication technology is seen as an important
121tool in this context.
122</td>
123<td><a href="http://www.unesco.org"><img src="_httpimg_/unesco.gif"
124border="0"></a></td>
125</tr>
126<tr valign="top">
127<td>
128<a href="http://humaninfo.org"><b>The Human Info NGO, based in Antwerp, Belgium</b></a>
129<br>
130This project works with UN agencies and other NGOs, and has established
131a worldwide reputation for digitizing documentation of interest to
132human development and making it widely available, free of charge to
133developing nations and on a cost-recovery basis to others.
134</td>
135<td><a href="http://humaninfo.org"><img src="_httpimg_/ghproj2.jpg" border="0"></a></td>
136</tr>
137</table>
138}
139
140#------------------------------------------------------------
141# icons
142#------------------------------------------------------------
143
144## "THE NEW ZEALAND DIGITAL LIBRARY" ## nzdl_heading ## nzdl2gr ##
145_httpiconnzdl_ {_httpimg_/nzdl2gr.gif}
146_widthnzdl_ {457}
147_heightnzdl_ {181}
148
149## "select a collection" ## green_bar_left_aligned ## selcolgr ##
150_httpiconselcolgr_ {_httpimg_/selcolgr.gif}
151_widthselcolgr_ {537}
152_heightselcolgr_ {17}
153_altselcolgr_ {"Select a collection"}
154
155
156######################################################################
157# home help page
158package homehelp
159######################################################################
160
161
162#------------------------------------------------------------
163# text macros
164#------------------------------------------------------------
165
166_text4buts_ {There are four further buttons on the home page}
167
168_textnocollections_ {
169<p>There are currently no collections available to this Greenstone installation.
170To add some collections you may either
171<ul><li>Use <a href="_httppagecollector_">The Collector</a> to build new collections
172 <li>If you have a Greenstone cd-rom you may install collections from cd-rom
173</ul>
174}
175
176_text1coll_ {This Greenstone installation contains 1 collection}
177
178_textmorecolls_ {This Greenstone installation contains _1_ collections}
179
180######################################################################
181# external link package
182package extlink
183######################################################################
184
185
186#------------------------------------------------------------
187# text macros
188#------------------------------------------------------------
189
190_textextlink_ {External Link}
191_textlinknotfound_{Internal Link not Found}
192
193_textextlinkcontent_ {The link you have selected is external to any of your currently selected collections.
194 If you still wish to view this link and your browser has access to
195 the Web, you can <a href="_nexturl_">go forward</a> to this page; otherwise
196 use your browsers "back" button to return to the previous document.}
197
198_textlinknotfoundcontent_ {For reasons beyond our control, the internal link you have selected
199 does not exist. This is probably due to an error in the source collection.
200 Use your browsers "back" button to return to the previous document.}
201
202# should have arguments of collection, collectionname and link
203_foundintcontent_ {
204
205<h3>Link to "_2_" collection</h3>
206
207<p> The link you have selected is external to the "_collectionname_"
208 collection (it links to the "_2_" collection).
209 If you wish to view this link in the "_2_" collection you can
210 <a href="_httpdoc_&c=_1_&cl=_cgiargcl_&d=_3_">go forward</a> to this page;
211 otherwise use your browsers "back" button to return to the previous document.
212}
213
214
215#------------------------------------------------------------
216# icons
217#------------------------------------------------------------
218
219
220
221######################################################################
222# authentication page
223package authen
224######################################################################
225
226
227#------------------------------------------------------------
228# text macros
229#------------------------------------------------------------
230
231_textGSDLtitle_ {Greenstone Digital Library}
232
233_textusername_ {username}
234_textpassword_ {password}
235
236_textmessageinvalid_ {The page you have requested requires you to sign in.<br>
237_If_(_cgiargug_,[Note that you must belong to the "_cgiargug_" group to access this page]<br>)
238Please enter your Greenstone username and password.}
239
240_textmessagefailed_ {Either your username or password was incorrect.}
241
242_textmessagedisabled_ {Sorry, your account has been disabled. Please contact
243the webmaster for this site.}
244
245_textmessagepermissiondenied_ {Sorry, you do not have permission to access this page.}
246
247_textmessagestalekey_ {The link you have followed is now stale.
248Please enter your password to access this page.}
249
250
251######################################################################
252# 'docs' page
253package docs
254######################################################################
255
256
257#------------------------------------------------------------
258# text macros
259#------------------------------------------------------------
260
261_textnodocumentation_ {
262<p>This Greenstone installation does not include any documentation. This
263may be because:
264<ol>
265 <li>Greenstone was installed from CD-ROM using a compact installation.
266 <li>Greenstone was installed from a distribution downloaded from the
267 internet.
268</ol>
269In either case you may obtain the documentation either from the <i>docs</i>
270directory of a Greenstone CD-ROM or by visiting <a
271href="http://www.greenstone.org">http://www.greenstone.org</a>.
272}
273
274_textuserguide_ {User's Guide}
275_textinstallerguide_ {Installer's Guide}
276_textdeveloperguide_ {Developer's Guide}
277_textpaperguide_ {From Paper to Collection Guide}
278
279#------------------------------------------------------------
280# icons
281#------------------------------------------------------------
282
283## "greenstone documentation" ## green_bar_left_aligned ## gsdocsgr ##
284_httpicongsdocsgr_ {_httpimg_/gsdocsgr.gif}
285_widthgsdocsgr_ {_pagewidth_}
286_heightgsdocsgr_ {17}
287
288
289######################################################################
290# collectoraction
291package collector
292######################################################################
293
294
295#------------------------------------------------------------
296# text macros
297#------------------------------------------------------------
298
299_textdefaultstructure_ {default structure}
300_textmore_ {more}
301_textcollector_ {The Collector}
302_textinfo_ {Collection information}
303_textsrce_ {Source data}
304_textconf_ {Configure collection}
305_textbild_ {Build}
306_textview_ {view}
307_textdel_ {delete collection}
308_textexpt_ {export collection}
309
310_textcollectorblurb_ {
311<i>The pen is mightier than the sword!
312<br>Building and distributing information collections carries responsibilities
313that you may want to reflect on before you begin.
314There are legal issues of copyright: being able to access documents doesn't
315mean you can necessarily give them to others.
316There are social issues: collections should respect the customs of the
317community out of which the documents arise.
318And there are ethical issues: some things simply should not be made
319available to others.
320<br>Be sensitive to the power of information and use it wisely.
321</i>
322}
323
324_textcb1_ {
325The Collector helps you to create new collections, modify or add to
326existing ones, or delete collections. To do this you will be guided through a
327sequence of Web pages which request the information that is needed.
328}
329
330_textcb2_ {First, you must decide whether to}
331_textcnc_ {create a new collection}
332_textwec_ {work with an existing one, adding data to it or deleting it.}
333
334_textcb3_ {
335In order to build or modify digital library collections you must sign in.
336This is to protect you from others logging in to your computer and altering
337the information on it. Note: for security reasons you will be
338automatically logged out once a 30 minute period has elapsed since you
339logged in. If this happens, don't worry! -- you will be invited to log in
340again and can continue from where you left off.
341}
342
343_textcb4_ {
344Please enter your Greenstone username and password, and click the button to
345sign in.
346}
347
348_textfsc_ {
349First select the collection that you want to work with (write protected
350collections won't appear in this list).
351}
352
353_textwtc_ {With the collection you have selected, you can}
354_textamd_ {Add more data and rebuild the collection}
355_textetc_ {Edit the collection configuration file and rebuild the collection}
356_textdtc_ {Delete the collection entirely}
357_textetcfcd_ {Export the collection for writing to a self-installing Windows CD-ROM}
358_textcaec_ {Changing an existing collection}
359_textnwec_ {No write-enabled collections are available for modifying}
360_textcianc_ {Creating a new collection}
361_texttsosn_ {The sequence of steps needed to create a new digital library collection is:}
362_textsin_ {Specify its name (and associated information)}
363_textswts_ {Specify where the source data comes from}
364_textatco_ {Adjust the configuration options (advanced users only)}
365_textbtc_ {"Build" the collection (see below)}
366_textpvyh_ {Proudly view your handiwork.}
367
368_texttfsiw_ {
369The fourth step is where the computer does all the work. In the "building"
370process the computer makes all the indexes and gathers together any other
371information that is required to make things work. But first you have to
372specify the information.
373}
374
375_textadab_ {
376A diagram appears below that will help you keep track of where you are.
377The green button is the one that you click to carry on in the sequence. As
378you go through the sequence, the buttons will change to yellow. You can
379return to a previous page by clicking on the corresponding yellow button in
380the diagram.
381}
382
383_textwyar_ {
384When you are ready, click the green "collection information" button to
385begin creating your new digital library collection!
386}
387
388_textcnmbs_ {Collection name must be specified}
389_texteambs_ {Email address must be specified}
390_textpsea_ {Please specify email address in the form: usename@domain}
391_textdocmbs_ {Description of collection must be specified}
392
393_textwcanc_ {
394When creating a new collection you need to enter some preliminary
395information about the source data. This process is structured as a series
396of Web pages, overseen by The Collector. The bar at the bottom of the page
397shows you the sequence of pages to be completed.
398}
399
400_texttfc_ {Title for collection:}
401
402_texttctiasp_ {
403The collection title is a short phrase used throughout the digital library
404to identify the content of the collection. Example titles include
405"Computer Science Technical Reports" and "Humanity Development Library."
406}
407
408_textcea_ {Contact email address:}
409
410_textteas_ {
411This email address specifies the first point of contact for the collection.
412If the Greenstone software detects a problem, a diagnostic report is sent
413to this address. Enter an email address in its full form:
414<tt>name@domain</tt>.
415}
416
417_textatc_ {About this collection:}
418
419_texttiasd_ {
420This is a statement describing the principles governing what is included in
421the collection. It appears on the first page when the collection is
422presented.
423}
424
425_textypits_ {
426Your position in the sequence is indicated by an arrow underneath--in this
427case, the "collection information" stage. To proceed, click the green
428"source data" button.
429}
430
431_srcebadsources_ {
432<p>One or more of the input sources you specified is unavailable (marked
433_iconcross_ below).
434
435<p>This might be because
436<ul>
437<li>The file, FTP site or URL does not exist.
438<li>You need to dial up your ISP first.
439<li>You are trying to access a URL from behind a firewall (this is the case
440if you normally have to present a username and password to access the
441internet).
442</ul>
443
444<p>If this is a URL that you can see in your browser, it may be coming from
445a locally cached copy. Unfortunately, locally cached copies are invisible
446to our mirroring process. In this case we recommend that you download the
447pages using your browser first.
448}
449
450_textymbyco_ {
451<p>You may base your collection on either
452<ul>
453<li>The default structure
454<dl><dd>The new collection may contain html documents (.htm, .html), plain text
455documents (.txt, .text), MS Word documents (.doc), PDF documents (.pdf) or
456"m-box" format email documents (.mbx).</dd></dl>
457<li>An existing collection
458<dl><dd>The files in your new collection must be exactly the same type as those
459used to build the existing one.</dd></dl>
460</ul>
461}
462
463_textbtco_ {Base the collection on}
464_textand_ {Add new data}
465_textad_ {Adding data:}
466
467_texttftysb_ {
468The files that you specify below will be added to the collection. Make sure
469that you do not re-specify files that are already in the collection:
470otherwise two copies will be included. Files are identified by their full
471pathname, Web pages by their absolute Web address.
472}
473
474_textis_ {Input sources:}
475
476_textddd1_ {
477<p>If you use file:// or ftp:// to specify a file, that file will be
478downloaded.
479
480<p>If you use http:// it depends on whether the URL gives you a normal web
481page in your browser, or a list of files. If a page, that page will be
482downloaded -- and so will all pages it links to, and all pages they link
483to, etc. -- provided they reside on the same site, below the URL.
484
485<p>If you use file:// or ftp:// to specify a folder or directory, or give a
486http:// URL that leads to a list of files, everything in the folder and all
487its sub-folders will be included in the collection.
488
489<p>Click the "more sources" button to get more input boxes.
490}
491
492_textddd2_ {
493<p>Click one of the green buttons. If you are an advanced user you may want
494to adjust the collection configuration. Alternatively, go straight to the
495building stage. Remember, you can always revisit an earlier stage by
496clicking its yellow button.
497}
498
499_textconf1_ {
500<p>The building and presentation of your collection are controlled by
501specifications in a special "configuration file". Advanced users may want
502to alter the configuration settings.
503
504<center><p><b>If you are not an advanced user, just go to the bottom of the
505page.</b></center>
506
507<p>To alter the configuration settings, edit the data that appears below.
508If you make a mistake, click on "Reset" to reinstate the original
509configuration settings.
510}
511
512_textreset_ {Reset}
513
514_textbild1_ {
515The collection is now being built: this might take some time. The building
516status line below gives feedback on how the operation is progressing.
517}
518
519_textbild2_ {
520To stop the building process at any time, click here.
521<br>The collection you are working on will remain intact.
522}
523
524_textstopbuild_ {stop building}
525
526_textbild3_ {
527If you leave this page (and have not cancelled the building process with
528the "stop building" button) the collection will continue to build and will
529be installed upon successful completion.
530}
531
532_textbuildcancelled_ {Build cancelled}
533
534_textbildcancel1_ {
535The collection building process was cancelled. Use the yellow buttons below
536to make changes to your collection or restart the building process.
537}
538
539_textbsupdate1_ {Building status update in 1 second}
540_textbsupdate2_ {Building status update in}
541_textseconds_ {seconds}
542_textbildsuc_ {Collection built successfully.}
543
544_textviewbildsummary_ {
545You may <a href="_httppagex_(bsummary)&c=_cgiargbc1dirname_" target=_top>view the build
546summary</a> of this collection for further details.
547}
548
549_textfailmsg11_ {
550The collection could not be built as it contains no data. Make sure that at
551least one of the directories or files you specified on the <i>source
552data</i> page exists and is of a type or (in the case of a directory)
553contains files of a type, that Greenstone can process.
554}
555
556_textfailmsg21_ {The collection could not be built (import.pl failed).}
557_textblcont_ {The build log contains the following information:}
558
559_texttryagain_ {
560Please <a href="_httppagecollector_" target=_top>restart the collector</a>
561and try again.
562}
563
564_textfailmsg31_ {The collection could not be built (buildcol.pl failed).}
565_textfailmsg41_ {The collection was built successfully but could not be installed.}
566_textfailmsg71_ {An unexpected error occurred while attepting to build your collection}
567_textretcoll_ {Return to the collector}
568
569_textdelperm_ {
570Some or all of the _cgiargbc1dirname_ collection could not be
571deleted. Possible causes are:
572<ul>
573<li> Greenstone does not have permission to delete the _gsdlhome_/collect/_cgiargbc1dirname_
574directory.<br>
575You may need to remove this directory manually to complete the removal of the _cgiargbc1dirname_
576collection from this computer.
577</ul>
578}
579
580_textdelinv_ {
581The _cgiargbc1dirname_ collection is protected or invalid. Deletion was cancelled.
582}
583
584_textdelsuc_ {The _cgiargbc1dirname_ collection was successfully deleted.}
585
586_textclonefail_ {
587The _cgiargclonecol_ collection cound not be cloned. Possible causes are:
588<ul>
589<li> The _cgiargclonecol_ collection doesn't exist
590<li> The _cgiargclonecol_ collection has no collect.cfg configuration file
591<li> Greenstone does not have permission to read the collect.cfg configuration file
592</ul>
593}
594
595_textcolerr_ {Collector error.}
596
597_texttmpfail_ {
598The collector failed to read from or write to a temporary file or
599directory. Possible causes are:
600<ul>
601<li> Greenstone does not have read/write access to the _gsdlhome_/tmp
602 directory.
603</ul>
604}
605
606_textmkcolfail_ {
607The collector failed to create the directory structure required by the new
608collection (mkcol.pl failed). Possible causes are:
609<ul>
610<li> Greenstone does not have permission to write to the _gsdlhome_/tmp
611 directory.
612<li> mkcol.pl perl script errors.
613</ul>
614}
615
616_textnocontent_ {
617Collector error: no collection name was provided for the new collection. Try
618restarting the Collector from the beginning.
619}
620
621_textrestart_ {Restart the Collector}
622
623_textreloaderror_ {
624An error occurred while creating the new collection. This may have been due
625to Greenstone getting confused by the use of your browser's "reload" or
626"back" buttons (please try to avoid using these buttons while creating a
627collection with the Collector). It is recommended that you restart the
628Collector from the beginning.
629}
630
631_textexptsuc_ {
632The _cgiargbc1dirname_ collection was successfully exported to the
633_gsdlhome_/tmp/exported\__cgiargbc1dirname_ directory.
634}
635
636_textexptfail_ {
637<p>Failed to export the _cgiargbc1dirname_ collection.
638
639<p>This is likely to be because Greenstone was installed without the
640necessary components to support the "Export Collection" function.
641<ul>
642
643 <li>If you installed Greenstone from a CD-ROM these components won't have
644 been installed unless you selected them during a &quot;Custom&quot; install.
645 You may add them to your installation by re-running the installation
646 procedure.
647
648 <li>If you installed Greenstone from a web distribution you will need to
649 download and install an additional package to enable this function. Please
650 visit <a href="http://www.greenstone.org">http://www.greenstone.org</a> or
651 email <a
652 href="mailto:[email protected]">[email protected]</a>
653 for further details.
654
655</ul>
656}
657
658#------------------------------------------------------------
659# icons
660#------------------------------------------------------------
661
662## "The collector" ## green_title ## h_colect ##
663_httpiconhcolect_ {_httpimg_/h\_colect.gif}
664
665## "collection information" ## collector_bar_button ## info ##
666_httpicongcinfoof_ {_httpimg_/gcinfoof.gif}
667_httpicongcinfoon_ {_httpimg_/gcinfoon.gif}
668_httpiconycinfoof_ {_httpimg_/ycinfoof.gif}
669_httpiconycinfoon_ {_httpimg_/ycinfoon.gif}
670_httpiconncinfoof_ {_httpimg_/ncinfoof.gif}
671
672## "source data" ## collector_bar_button ## srce ##
673_httpicongcsrceof_ {_httpimg_/gcsrceof.gif}
674_httpicongcsrceon_ {_httpimg_/gcsrceon.gif}
675_httpiconycsrceof_ {_httpimg_/ycsrceof.gif}
676_httpiconycsrceon_ {_httpimg_/ycsrceon.gif}
677_httpiconncsrceof_ {_httpimg_/ncsrceof.gif}
678
679## "configure collection" ## collector_bar_button ## conf ##
680_httpicongcconfof_ {_httpimg_/gcconfof.gif}
681_httpicongcconfon_ {_httpimg_/gcconfon.gif}
682_httpiconycconfof_ {_httpimg_/ycconfof.gif}
683_httpiconycconfon_ {_httpimg_/ycconfon.gif}
684_httpiconncconfof_ {_httpimg_/ncconfof.gif}
685
686## "build collection" ## collector_bar_button ## bild ##
687_httpicongcbildof_ {_httpimg_/gcbildof.gif}
688_httpicongcbildon_ {_httpimg_/gcbildon.gif}
689_httpiconycbildof_ {_httpimg_/ycbildof.gif}
690_httpiconycbildon_ {_httpimg_/ycbildon.gif}
691_httpiconncbildof_ {_httpimg_/ncbildof.gif}
692
693## "view collection" ## collector_bar_button ## view ##
694_httpicongcviewof_ {_httpimg_/gcviewof.gif}
695_httpicongcviewon_ {_httpimg_/gcviewon.gif}
696_httpiconycviewof_ {_httpimg_/ycviewof.gif}
697_httpiconycviewon_ {_httpimg_/ycviewon.gif}
698_httpiconncviewof_ {_httpimg_/ncviewof.gif}
699
700## "delete collection" ## collector_bar_button ## del ##
701_httpicongcdelof_ {_httpimg_/gcdelof.gif}
702_httpicongcdelon_ {_httpimg_/gcdelon.gif}
703
704## "export collection" ## collector_bar_button ## expt ##
705_httpicongcexptof_ {_httpimg_/gcexptof.gif}
706_httpicongcexpton_ {_httpimg_/gcexpton.gif}
707
708
709######################################################################
710# 'gsdl' page
711package gsdl
712######################################################################
713
714
715#------------------------------------------------------------
716# text macros
717#------------------------------------------------------------
718
719
720_textgreenstone1_ {
721Greenstone is a suite of software which has the ability to serve digital
722library collections and build new collections. It provides a new way of
723organizing information and publishing it on the Internet or on CD-ROM.
724Greenstone is produced by the New Zealand Digital Library Project at the
725University of Waikato, and distributed in cooperation with UNESCO and the
726Human Info NGO. It is open-source software, available from
727<i>http://greenstone.org</i> under the terms of the GNU General Public
728License.
729}
730
731_textgreenstone2_ {
732The New Zealand Digital Library website (<a
733href="http://nzdl.org">http://nzdl.org</a>) contains numerous example
734collections, all created with the Greenstone software, which are publicly
735available for you to peruse. They exemplify various searching and browsing
736options, and include collections in Arabic, Chinese, French, Maori, and
737Spanish, as well as English. There are also some music collections.
738}
739
740_textgreenstone3_ {
741Greenstone runs on Windows and Unix. The distribution includes ready-to-use
742binaries for all versions of Windows, and for Linux. It also includes
743complete source code for the system, which can be compiled using Microsoft
744C++ or gcc. Greenstone works with associated software that is also freely
745available: the Apache Webserver and PERL. The user interface uses a Web
746browser: typically Netscape Navigator or Internet Explorer.
747}
748
749_textgreenstone4_ {
750Many document collections are distributed on CD-ROM using the Greenstone
751software. For example, the <i>Humanity Development Library</i> contains
7521,230 publications ranging from accounting to water sanitation. It runs on
753minimal computing facilities such as those typically found in developing
754countries. The information can be accessed by searching, browsing by
755subject, browsing by titles, browsing by organisation, browsing a list of
756how-tos, and by randomly viewing the book covers.
757}
758
759_textgreenstone5_ {
760Greenstone is specifically designed to be highly extensible and
761customisable. New document and metadata formats are accommodated by writing
762"plugins" (in Perl). Analogously, new metadata browsing structures can be
763implemented by writing "classifiers." The user interface look-and-feel can
764be altered using "macros" written in a simple macro language. A Corba
765protocol allows agents (e.g. in Java) to use all the facilities associated
766with document collections. Finally, the source code, in C++ and Perl, is
767available and accessible for modification.
768}
769
770_textthreedocs_ {There are three documents that explain the Greenstone system:}
771_textinstall_ {The Greenstone Digital Library Software Installer's Guide}
772_textuser_ {The Greenstone Digital Library Software User's Guide}
773_textdevelop_ {The Greenstone Digital Library Software Developer's Guide}
774
775_textmailinglist_ {
776There is a mailing list intended primarily for discussions about the
777Greenstone digital library software. Active users of Greenstone should
778consider joining the mailing list and contributing to the discussions. The
779mailing list is hosted by the Pathfinder Library System in beautiful Grand
780Junction, Colorado (John Campbell, [email protected]). To subscribe, send
781email to <a href="mailto:[email protected]">[email protected]</a>
782with the text <ul>subscribe greenstone </ul> (no subject, no name, nothing
783else). To send a message to the list, address it to <a
784href="mailto:[email protected]">[email protected]</a>.
785}
786
787_textreport_ {
788We want to ensure that this software works well for you. Please report any
789bugs to <a href="mailto:[email protected]">[email protected]</a>
790}
791
792_textcredits_ {credits}
793
794_textwhoswho_ {
795The Greenstone software is a collaborative effort between many
796people. Rodger McNab and Stefan Boddie are the principal architects and
797implementors. Contributions have been made by David Bainbridge, George
798Buchanan, Hong Chen, Elke Duncker, Carl Gutwin, Geoff Holmes, John
799McPherson, Craig Nevill-Manning, Gordon Paynter, Bernhard Pfahringer, Todd
800Reed, Bill Rogers, and Stuart Yeates. Other members of the New Zealand
801Digital Library project provided advice and inspiration in the design of
802the system: Mark Apperley, Sally Jo Cunningham, Steve Jones, Te Taka
803Keegan, Michel Loots, Malika Mahoui and Lloyd Smith. We would also like to
804acknowledge all those who have contributed to the GNU-licensed packages
805included in this distribution: MG, GDBM, PDFTOHTML, WGET, WVWARE and XLHTML.
806}
807
808
809#------------------------------------------------------------
810# icons
811#------------------------------------------------------------
812
813
814## "about the greenstone software" ## green_bar_left_aligned ## abgsgr ##
815_httpiconabgsgr_ {_httpimg_/abgsgr.gif}
816_widthabgsgr_ {_pagewidth_}
817_heightabgsgr_ {17}
818
819
820######################################################################
821# 'users' page
822package userslistusers
823######################################################################
824
825
826#------------------------------------------------------------
827# text macros
828#------------------------------------------------------------
829
830_textlocu_ {List of current users}
831_textuser_ {user}
832_textas_ {account status}
833_textgroups_ {groups}
834_textcomment_ {comment}
835_textadduser_ {add a new user}
836_textedituser_ {edit}
837_textdeleteuser_ {delete}
838
839
840######################################################################
841# 'users' page
842package usersedituser
843######################################################################
844
845
846#------------------------------------------------------------
847# text macros
848#------------------------------------------------------------
849
850
851_textedituser_ {Edit user information}
852_textadduser_ {Add a new user}
853
854_textaboutusername_ {
855Usernames must be between 2 and 30 characters long. They can contain
856alphanumeric characters, '.', and '_'.
857}
858
859_textaboutpassword_ {
860Passwords must be between 3 and 8 characters long. They can contain any
861normal printable ASCII characters.
862}
863
864_textoldpass_ {If this field is blank the old password will be kept.}
865_textenabled_ {enabled}
866_textdisabled_ {disabled}
867
868_textaboutgroups_ {
869Groups is a comma separated list, do not put spaces after the commas.
870}
871
872
873######################################################################
874# 'users' page
875package usersdeleteuser
876######################################################################
877
878
879#------------------------------------------------------------
880# text macros
881#------------------------------------------------------------
882
883_textdeleteuser_ {Delete a user}
884_textremwarn_ {Do you really want to permanently remove user <b>_cgiargumun_</b>?}
885
886
887######################################################################
888# 'users' page
889package userschangepasswd
890######################################################################
891
892
893#------------------------------------------------------------
894# text macros
895#------------------------------------------------------------
896
897_textchangepw_ {Change password}
898_textoldpw_ {old password}
899_textnewpw_ {new password}
900_textretype_ {retype new password}
901
902
903######################################################################
904# 'users' page
905package userschangepasswdok
906######################################################################
907
908
909#------------------------------------------------------------
910# text macros
911#------------------------------------------------------------
912
913_textsuccess_ {Your password was successfully changed.}
914
915
916######################################################################
917# 'users' page
918package users
919######################################################################
920
921
922#------------------------------------------------------------
923# text macros
924#------------------------------------------------------------
925
926_textinvalidusername_ {The username is invalid.}
927_textinvalidpassword_ {The password is invalid.}
928_textemptypassword_ {Please enter an initial password for this user.}
929_textuserexists_ {This user already exists, please enter another username.}
930
931_textusernameempty_ {Please enter your username.}
932_textpasswordempty_ {You must enter your old password.}
933_textnewpass1empty_ {Enter your new password and then retype it.}
934_textnewpassmismatch_ {The two versions of your new password did not match.}
935_textnewinvalidpassword_ {You entered an invalid password.}
936_textfailed_ {Either your username or password was incorrect.}
937
938
939######################################################################
940# 'status' pages
941package status
942######################################################################
943
944
945#------------------------------------------------------------
946# text macros
947#------------------------------------------------------------
948
949
950_textversion_ {Greenstone version number}
951_textframebrowser_ {You must have a frame enabled browser to view this.}
952_textusermanage_ {User management}
953_textlistusers_ {list users}
954_textaddusers_ {add a new user}
955_textchangepasswd_ {change password}
956_textinfo_ {Technical information}
957_textgeneral_ {general}
958_textarguments_ {arguments}
959_textactions_ {actions}
960_textbrowsers_ {browsers}
961_textprotocols_ {protocols}
962_textconfigfiles_ {Configuration files}
963_textlogs_ {Logs}
964_textusagelog_ {usage log}
965_texterrorlog_ {error log}
966_textadminhome_ {admin home}
967_textreturnhome_ {Greenstone home}
968_titlewelcome_ { Administration }
969_textmaas_ {Maintenance and administration services available include:}
970_textvol_ {view on-line logs}
971_textcmuc_ {create, maintain and update collections}
972_textati_ {access technical information such as CGI arguments}
973
974_texttsaa_ {
975These services are accessed using the side navigation bar on the lefthand
976side of the page.
977}
978
979_textcolstat_ {Collection Status}
980
981_textcwoa_ {
982Collections will only appear as &quot;running&quot; if their build.cfg
983files exist, are readable, contain a valid builddate field (i.e. > 0),
984and are in the collection's index directory (i.e. NOT the building
985directory).
986}
987
988_textcafi_ {click <i>abbrev.</i> for information on a collection}
989_textcctv_ {click <i>collection</i> to view a collection}
990_textsubc_ {Submit Changes}
991_texteom_ {Error opening main.cfg}
992_textftum_ {Failed to update main.cfg}
993_textmus_ {main.cfg updated successfully}
994
995
996######################################################################
997# 'bsummary' pages
998package bsummary
999######################################################################
1000
1001
1002#------------------------------------------------------------
1003# text macros
1004#------------------------------------------------------------
1005
1006_textbsummary_ {Build summary for _collectionname_ collection}
1007_textflog_ {Fail log for _collectionname_ collection}
1008
1009
Note: See TracBrowser for help on using the repository browser.