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

Last change on this file since 13316 was 12788, checked in by kjdon, 18 years ago

removed feedback link cos we don't monitor the address anymore

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