source: branches/New_Config_Format-branch/gsdl/macros/gsdl.dm@ 1278

Last change on this file since 1278 was 1278, checked in by (none), 24 years ago

This commit was manufactured by cvs2svn to create branch
'New_Config_Format-branch'.

  • Property svn:keywords set to Author Date Id Revision
File size: 4.2 KB
Line 
1package gsdl
2
3
4#######################################################################
5# java images/scripts
6#######################################################################
7
8# the _javalinks_ macros are the flashy image links at the top right of
9# the page.
10
11_javalinks_ {_imagehome_}
12_javalinks_ [v=1] {
13_imagehome_<br>
14}
15
16#######################################################################
17# page content
18#######################################################################
19
20_httpgsdlmanual_ {_httppublications_/gsdl_manual.pdf}
21
22_pagetitle_ {Greenstone Digital Library Software}
23
24_imagethispage_ {_imagegreenstone_}
25
26_content_ {
27_iconblankbar_
28<h2>Greenstone Digital Library Software</h2>
29
30<p>
31The Greenstone Digital Library software provides a new way of
32organizing information and making it available over the Internet or on
33CD-ROM.
34<p>
35A digital library is made up of a set of collections.
36Each collection of information comprises several
37(typically several thousand, or even several million) documents,
38which share a uniform searching and browsing interface.
39Collections can be organized in many different ways while
40retaining a strong family resemblance.
41Numerous examples are hosted at the New Zealand Digital Library Project
42web site (<a href="http://www.nzdl.org">http://www.nzdl.org</a>).
43<p>
44Although primarily designed for access over the Web,
45Greenstone collections can be made available,
46in precisely the same form, on CD-ROM for standalone PCs.
47Greenstone CDs work with any version of Microsoft Windows.
48<p>
49Greenstone is open-source software,
50available under the terms of the GNU General Public License.
51The latest version can always be
52<a href="http://www.nzdl.org/html/DOWNLOAD.html">downloaded</a>
53from
54<a href="ftp://nzdl.org/pub/gsdl/">ftp://nzdl.org/pub/gsdl/</a>.
55Documentation is available in the form of
56the Greenstone Digital Library Software manual.
57<p>
58
59<center><table><tr align=center valign=center>
60<td>_home:iconpdf_</td>
61<td><a href=_httpgsdlmanual_>Manual</a></td>
62<td width=10>&nbsp;</td>
63<td>_home:iconpdf_</td>
64<td><a href="_httppublications_/NZDLtext.pdf">_home:textinfosheet_</a></td>
65<td width=10>&nbsp;</td>
66<td>_home:iconpdf_</td>
67<td><a href="_httppublications_/NZDLpictures.pdf">Screenshots</a></td>
68</tr></table></center>
69
70<p>
71_iconblankbar_
72<p>
73There is now a mailing list for Greenstone, intended primarily for
74discussions about the digital library software developed by the New Zealand
75Digital Library project. If you are, or plan to be, an active user of
76Greenstone, you should consider joining the mailing list and contributing
77to the discussions.
78<p>
79This mailing list is hosted by the Pathfinder Library System in beautiful
80Grand Junction, Colorado (John Campbell, [email protected]). To subscribe,
81send email to <a
82href="mailto:[email protected]">[email protected]</a> with the text
83<blockquote>
84subscribe greenstone
85</blockquote>
86(no subject, no name, nothing else). To send a message to the list,
87address it to <a
88href="mailto:[email protected]">[email protected]</a>.
89
90<p>
91_iconblankbar_
92<p>
93<h2>Credits</h2>
94<p>
95Greenstone Digital Library Software is produced by the New Zealand Digital
96Library project. The current software was designed and implemented by
97Rodger McNab, Stefan Boddie, Bill Rogers, Hong Chen and Stuart Inglis, and
98has benefited greatly from previous versions constructed by Craig
99Nevill-Manning and Todd Reed and previous interface designs by Che
100Tamahere.
101<p>
102The New Zealand Digital Library project is directed by Ian Witten and
103involves Mark Apperley, David Bainbridge, Sally Jo Cunningham, Steve Jones,
104Te Taka Keegan, Malika Mahoui and Lloyd Smith as principal investigators.
105Other researchers who have contributed to the project include Carl Gutwin,
106Rob Holte, Gordon Paynter and Bill Teahan.
107<p>
108Greenstone Digital Library Software uses the MG search engine produced
109principally by Alistair Moffat at the University of Melbourne and described
110in the book <i>Managing Gigabytes: Compressing and indexing documents and
111images</i> by Ian H. Witten, Alistair Moffat, and Tim C. Bell (Van Nostrand
112Reinhold, 1994).
113<p>
114_iconblankbar_
115<p>
116<table>
117<tr valign=top>
118<td>_home:textpoem_</td>
119<td>_imagegreenstone_</td>
120</tr></table>
121<p>_home:textgreenstone_
122
123_nzdlpagefooter_
124<br>April 2000
125}
Note: See TracBrowser for help on using the repository browser.