source: trunk/gsdl/macros/nzdlhome.dm@ 5473

Last change on this file since 5473 was 5473, checked in by sjboddie, 21 years ago

* empty log message *

  • Property svn:keywords set to Author Date Id Revision
File size: 14.9 KB
Line 
1# nzdlhome.dm
2#
3# This file defines the homepage of the New Zealand Digital Library Project
4# as it appears on Http://www.nzdl.org. It is designed to override the default
5# homepage (defined in home.dm), so it should appear last in the "macrofiles"
6# section of the main.cfg file.
7#
8
9package home
10
11#######################################################################
12# java images/scripts
13#######################################################################
14
15# the _javalinks_ macros are the flashy image links at the top right of
16# the page. this is overridden here as we don't want 'home'
17# links on this page
18
19_javalinks_ {}
20_javalinks_ [v=1] {}
21
22
23
24#######################################################################
25# icons
26#######################################################################
27
28_iconnzdl_ {<img src="_httpiconnzdl_" width=_widthnzdl_ height=_heightnzdl_ alt="The New Zealand Digital Library">}
29_icongbull_ {<img src="_httpicongbull_">}
30_iconpdf_ {<img src="_httpiconpdf_">}
31
32_iconselectcollection_ {<img src="_httpiconselcolgr_" width=_widthselcolgr_ height=_heightselcolgr_ alt=_altselcolgr_>}
33
34## "humanitarian and UN collections" ## green_bar_left_aligned ## selcolun ##
35_httpiconselcolun_ {_httpimg_/selcolun.gif}
36_widthselcolun_ {537}
37_heightselcolun_ {17}
38_altselcolun_ {"Humanitarian and UN collections"}
39
40## "demonstration collections" ## green_bar_left_aligned ## selcolde ##
41_httpiconselcolde_ {_httpimg_/selcolde.gif}
42_widthselcolde_ {537}
43_heightselcolde_ {17}
44_altselcolde_ {"Demonstration collections"}
45
46## "documented example collections" ## green_bar_left_aligned ## selcoldec ##
47_httpiconselcoldec_ {_httpimg_/selcoldec.gif}
48_widthselcoldec_ {537}
49_heightselcoldec_ {17}
50_altselcoldec_ {"Documented Example collections"}
51
52
53_iconselectun_ {<img src="_httpiconselcolun_" width=_widthselcolun_ height=_heightselcolun_ alt=_altselcolun_>}
54_iconselectde_ {<img src="_httpiconselcolde_" width=_widthselcolde_ height=_heightselcolde_ alt=_altselcolde_>}
55_iconselectdec_ {<img src="_httpiconselcoldec_" width=_widthselcoldec_ height=_heightselcoldec_ alt=_altselcoldec_>}
56
57_iconmusiclibrary_ {<img src="_httpicontmusic_" border=1 alt="meldex music library">}
58
59
60#######################################################################
61# http macros
62#
63# These contain the url without any quotes
64#######################################################################
65
66_httpicongbull_ {_httpimg_/gbull.gif}
67
68_httpiconpdf_ {_httpimg_/pdf.gif}
69
70_httpicontmusic_ {_httpimg_/meldexsm.gif}
71
72
73#######################################################################
74# page content
75#######################################################################
76
77_pagetitle_ {_textpagetitle_}
78_imagethispage_ {}
79_imagecollection_ {<center>_iconnzdl_</center>}
80
81_content_ {
82_nzdlcollectionlist_
83<center>_iconblankbar_</center>
84
85<p><center><h2>_textprojhead_</h2></center>
86
87<table border=0 cellpadding=5>
88
89<tr valign=top>
90<td>
91<table><tr valign=middle><td>_icongbull_</td><td><a href="mailto:_mailaddr_">Feedback</a></td></tr></table>
92<table><tr valign=middle><td>_icongbull_</td><td><a href="http://www.nzdl.org/html/people.html">People</a></td></tr></table>
93<table><tr valign=middle><td>_icongbull_</td><td><a href="http://greenstone.cs.uct.ac.za/gsdl/cgi-bin/library">African Digital Library Centre</a></td></tr></table>
94<table><tr valign=middle><td>_icongbull_</td><td><a href="http://sadl.uleth.ca"\>Southern Alberta Digital Library Centre</a></td></tr></table>
95</td>
96<td>_textprojinfo_</td>
97</tr>
98
99<tr>
100<td></td>
101<th align=left>_titlesoftwareinfo_</th>
102</tr>
103<tr valign=top>
104<td>
105<table><tr valign=middle><td>_icongbull_</td><td><a href="_httppagex_(gsdl)">About<br>Greenstone</a></td></tr></table>
106<table><tr valign=middle><td>_icongbull_</td><td><a href="http://www.greenstone.org/english/docs.html">Greenstone<br>Documentation</a></td></tr></table>
107<!--<table><tr valign=middle><td>_icongbull_</td><td><a href="http://www.nzdl.org/gsdl-docs/Download.html">Download<br>Greenstone</a></td></tr></table>-->
108</td>
109<td>_textsoftwareinfo_</td>
110</tr>
111
112<tr>
113<td></td>
114<th align=left>_titleresearchinfo_</th>
115</tr>
116<tr valign=top>
117<td>
118<table><tr valign=middle><td>_icongbull_</td><td><a href="http://www.nzdl.org/html/research.html">Research</a></td></tr></table>
119<table><tr valign=middle><td>_icongbull_</td><td><a href="http://www.nzdl.org/html/projects.html">Projects</a></td></tr></table>
120<table><tr valign=middle><td>_icongbull_</td><td><a href="http://www.nzdl.org/html/software.html">Software<br>Downloads</a></td></tr></table>
121<table><tr valign=middle><td>_icongbull_</td><td><a href="http://www.cs.waikato.ac.nz/~nzdl/publications/">Publications</a></td></tr></table>
122</td>
123<td>_textresearchinfo_</td>
124</tr>
125
126<tr>
127<td></td>
128<th align=left>_titleaffiliateinfo_</th>
129</tr>
130<tr valign=top>
131<td>
132<img src="_httpimg_/ghproj.jpg" alt="Human Info NGO" width=100 height=90>
133</td>
134<td>_textaffiliatehumaninfo_</td></tr>
135<tr valign='top'>
136<td>
137<img src="_httpimg_/unesco.gif" alt="UNESCO" width=100 height=90>
138</td>
139<td>_textaffiliateunesco_</td>
140</tr></table></p>
141
142_iconblankbar_
143<table>
144<tr valign=top>
145<td>_textpoem_</td>
146<td>_imagegreenstone_</td>
147</tr></table>
148<p>_textgreenstone_
149
150<p>
151_nzdlpagefooter_
152<br>April 2000
153}
154
155
156
157#######################################################################
158# English language text macros
159#######################################################################
160_textpagetitle_ {New Zealand Digital Library}
161_textprojhead_ {The New Zealand Digital Library Project}
162
163_textprojinfo_ {
164<p>
165The New Zealand Digital Library project is a research programme at
166The University of Waikato whose aim is to develop the underlying
167technology for digital libraries and make it available publicly so that
168others can use it to create their own collections.
169<p>
170Our web site provides several document collections, including historical
171documents, humanitarian and development information, computer
172science technical reports and bibliographies, literary works, and
173magazines. All are available over the Web, and can be accessed
174through searching and browsing interfaces provided by the
175Greenstone digital library software. Behind the query interface lies a
176huge collection providing gigabytes of information. We hope you find
177what you want, or at least something intriguing!
178}
179
180_titlesoftwareinfo_ {The Greenstone software}
181
182_textsoftwareinfo_ {
183<p>
184The <a href="http://www.greenstone.org">Greenstone Digital Library software</a> provides a new way of
185organizing information and making it available over the Internet or on
186CD-ROM. It is open-source software, available under the terms of the
187Gnu public license.
188<p>
189A digital library is made up of a set of collections. Each collection of
190information comprises several (typically several thousand, or even
191several million) documents, which share a uniform searching and
192browsing interface. Collections can be organized in many different
193ways while retaining a strong family resemblance.
194
195<p>To subscribe to the Greenstone mailing list, go to <a
196href="https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-users">https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-users</a>.</p>
197
198<p align=right>
199<a href="_httppagex_(gsdl)">More...</a>
200}
201
202_titleresearchinfo_ {Our research}
203
204_textresearchinfo_ {
205<p>
206The goal of our research program is to explore the potential of
207internet-based digital libraries. Our vision is to develop systems that
208automatically impose structure on anarchic, uncatalogued, distributed
209repositories of information, thereby providing information consumers
210with effective tools to locate what they need and to peruse it
211conveniently and comfortably.
212<p>
213Project members are actively working on techniques for creating,
214managing, and and mainatining collections; extracting metadata from
215legacy documents; analysing library usage and user needs; Maori,
216Arabic and Chinese language systems; internationalising the library
217interface; optical music recognition and musical collections; novel
218interfaces for formulating queries and visualising results; novel
219interfaces for browsing metadata; text mining for keyphrases,
220acronyms, and other metadata; keyphrase extraction and
221phrase-based browsing; and other research topics.
222<p align=right>
223<a href="http://www.nzdl.org/html/research.html">More...</a>
224}
225
226_titleaffiliateinfo_ {Our affiliates}
227
228_textaffiliatehumaninfo_ {
229<p>
230<a href="http://humaninfo.org">Human Info NGO</a>
231is a registered charity responsible for the
232provision of universal low-cost
233information access through co-operation between UN Agencies,
234universities and NGOs. Human Info NGO collaborates extensively
235with the NZDL project, and use the Greenstone software.
236}
237
238_textaffiliateunesco_ {
239<p>
240<a href="http://www.unesco.org">United Nations Educational, Scientific and Cultural Organization</a>.
241The dissemination of educational, scientific and cultural information
242throughout the world, and particularly its availability in developing
243countries, is central to UNESCO's goals as pursued within its
244intergovernmental Information for All Programme, and appropriate,
245accessible information and communication technology is seen as an important
246tool in this context.
247}
248
249#######################################################################
250# The collection display
251# A hand-crafted alternative to the _homeextra_ macro
252#######################################################################
253
254_nzdlgwcgi_ {library}
255#_nzdlgwcgi_ {http://www.nzdl.org/cgi-bin/library}
256_nzdlhttpprefix_ {http://www.nzdl.org/gsdl}
257
258_nzdlcollection_ {library?a=p&p=about&c=_1_}
259#_nzdlcollection_ {http://www.nzdl.org/cgi-bin/library?a=p&p=about&c=_1_}
260_nzdlcollectionimage_ {<img width=150 border=1 src="_nzdlhttpprefix_/collect/_1_/images/_2_" alt=_3_>}
261
262_collectionlink_ {<a href="_nzdlcollection_(_4_)">_nzdlcollectionimage_(_1_,_2_,_3_)</a>}
263
264
265_nzdlcollectionlist_ {
266<center>
267<p>_iconselectun_
268<p>_collectfao_
269<p>_iconselectde_
270<p>_collectrest_
271<p>_iconselectdec_
272<p>_collectdec_
273</center>
274}
275
276_collectfao_ {
277<table width=537>
278<tr valign=top>
279<td align=center>
280<p>_collectionlink_(hdl, hdlsm.gif, "Humanity Development Library", hdl)
281<p>_collectionlink_(envl, welsm.gif, "World Environment Library", envl)
282<p>_collectionlink_(aginfo, aginfo.gif, "Agricultural Information Modules", aginfo)
283<p>_collectionlink_(gtz, gtz.gif, "Crystal", gtz)
284<p>_collectionlink_(who, who.gif, "Biblioteca Virtual De Salud Para Desastres", who)
285</td>
286<td align=center>
287<p>_collectionlink_(mhl, mhlsm.gif, "Medical and Health Library", mhl)
288<p>_collectionlink_(fnl, fnlsm.gif, "Food and Nutrition Library", fnl)
289<p>_collectionlink_(paho, pahosml.gif, "Virtual Disaster Library", paho)
290<p>_collectionlink_(fi1998, faosm.gif, "FAO on the Internet &#40;1998&#41;", fi1998)
291<p>_collectionlink_(faodocs, faodrsm.gif, "FAO document repository", faodocs)
292<p><a href="/cgi-bin/firstaid/library?a=p&p=about&c=firstaid&cl=0&l=en&w=utf-8"><img src="/custom/firstaid/collect/firstaid/images/colicon.jpg" border="1"></a>
293</td>
294<td align=center>
295<p>_collectionlink_(ccgi, ccgism.gif, "Collection on Critical Global Issues", ccgi)
296<p>_collectionlink_(fnl1\_1, fnl1\_1.gif, "Food and Nutrition Library 1.1", fnl1\_1)
297<p>_collectionlink_(tulane, tulanesm.gif, "Biblioth&egrave;que pour le d&eacute;veloppement", tulane)
298<p>_collectionlink_(unesco, unescosm.gif, "Sahel point Doc", unesco)
299<p>_collectionlink_(ipc, ipcsm.gif, "Indigenous Peoples", ipc)
300<p>_collectionlink_(povsem, povsem_front.gif, "Poverty Alleviation", povsem)
301</td>
302</tr>
303</table>
304}
305
306
307_collectrest_ {
308<table width=537>
309<tr valign=top>
310
311<td align=center>
312<p><a href="niupepalibrary?a=p&p=about&c=niupepa&l=mi&nw=utf-8"><img width=150 border=1 src="_nzdlhttpprefix_/collect/niupepa/images/niupepsm.gif" alt="Niupepa: M&auml;ori Newspapers"></a>
313<p><a href="http://www.nzdl.org/howto"><img width=150 height=110 border=1 src="/custom/howto/images/front_cover_tiled.gif" alt="How to build a digital library"></a>
314<p>_collectionlink_(arabic, arabic.gif, "Arabic text collection", arabic&l=ar&nw=windows-1256)
315<p>_collectionlink_(chinese, chinsm.jpg, "Chinese text collection", chinese&l=zh&nw=utf-8)
316<p>_collectionlink_(folktale, folktale.gif, "Folktales: language extraction demo", folktale)
317<p>_collectionlink_(demooai, jcdl_logo_photo_tiled.gif, "OAI demo collection", demooai)
318<p>_collectionlink_(tidbits, tidbitsm.gif, "TidBITS", tidbits)
319<p>_collectionlink_(tcc, tccsm.gif, "The Computists&#039; Weekly", tcc)
320</td>
321
322<td align=center>
323<p><a href="/musiclib"><img src="_nzdlhttpprefix_/images/meldexsm.gif" border=1 alt="Meldex music library"></a>
324<p>_collectionlink_(wordpdf, wordpdf.gif, "MSWord and PDF demo", wordpdf)
325<p><a href="_nzdlgwcgi_?a=p&p=about&c=musvid"><img width=150 border=1 src="http://www.cosc.canterbury.ac.nz/~davidb/gsdl/collect/musvid/images/musvid_frontpage.gif" alt="Music Videos"></a>
326<p>_collectionlink_(gberg, gbergsm.gif, "Project Gutenberg Collection", gberg)
327<p>_collectionlink_(allshake, shakefront.gif, "The Complete works of Shakespeare", allshake)
328<p>_collectionlink_(aircraft, logo.gif, "aircraft images collection", aircraft)
329<p>_collectionlink_(csbib, csbibsm.gif, "Computer Science Bibliographies", csbib)
330<p>_collectionlink_(coltbib, coltsm.gif, "COLT Bibliography", coltbib&ct=1&qto=3&qt=1)
331</td>
332
333<td align=center>
334<p><a href="cstrlibrary?a=p&p=about"><img width=150 border=1 src="_nzdlhttpprefix_/collect/cstr/images/cstrsm.gif" alt="Computer Science Technical Reports"></a>
335<p>_collectionlink_(gsarch, gsarch.gif, "Greenstone mailing list archive", gsarch)
336<p>_collectionlink_(ohist, ohist\_title\_small.gif, "Hamilton Public Library Youth Oral History Collection", ohist)
337<p>_collectionlink_(hcibib, hcibibsm.gif, "The HCI Bibliography", hcibib)
338<p>_collectionlink_(whist, whist\_logo\_small.gif, "Women&#039;s History Primary Source Documents", whist)
339<p>_collectionlink_(beowulf, beowulffront.jpg, "MARC Demonstration collection: Beowulf", beowulf)
340<p>_collectionlink_(acrodemo, acrodemosm.gif, "AGRIS: acronym extraction demo", acrodemo)
341</td>
342
343</tr>
344</table>
345}
346
347
348_collectdec_ {
349<table width=537>
350<tr valign=top>
351
352<td align=center>
353<p>_collectionlink_(dls-e, dls-e.gif, "(Documented) Development Library Subset collection", dls-e)
354<p>_collectionlink_(wrdpdf-e, wrdpdf-e.gif, "(Documented) MSWord and PDF demonstration", wrdpdf-e)
355<p>_collectionlink_(gsarch-e, gsarch-e.gif, "(Documented) Greenstone Archives collection", gsarch-e)
356</td>
357
358<td align=center>
359<p>_collectionlink_(cltbib-e, cltbib-e.gif, "(Documented) bibliography collection", cltbib-e&ct=1&qt=1)
360<p>_collectionlink_(MARC-e, MARC-e.gif, "(Documented) MARC example", MARC-e)
361<p>_collectionlink_(oai-e, oai-e.gif, "(Documented) OAI demo collection", oai-e)
362<p>_collectionlink_(authen-e, authen-e.gif, "(Documented) Formatting and authentication demo", authen-e)
363</td>
364
365<td align=center>
366<p>_collectionlink_(cltext-e, cltext-e.gif, "(Documented) bibliography supplement", cltext-e&ct=1&qt=1)
367<p>_collectionlink_(image-e, image-e.gif, "(Documented) simple image collection", image-e)
368<p>_collectionlink_(garish, garish.gif, "(Documented) Garish version of demo collection", garish)
369</td>
370
371</tr>
372</table>
373}
374
375
376# bbc no longer public
377#<p>_collectionlink_(bbc1, bbc_home.gif, "BBC archives (1900-1985)", bbc1)
Note: See TracBrowser for help on using the repository browser.