source: main/tags/2.51-jcdl/gsdl/macros/english2.dm@ 25200

Last change on this file since 25200 was 7343, checked in by jrm21, 20 years ago

added a comment at the start of all macro files about using UTF-8

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