source: trunk/niupepa/macros/about.dm@ 3700

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

* empty log message *

  • Property svn:keywords set to Author Date Id Revision
File size: 9.1 KB
Line 
1package about
2
3_javalinks_ [c=niupepa] {_imagehelp__imagepref__imagenzdl_}
4_javalinks_ [c=niupepa,v=1] {
5_imagehelp_<br>
6_imagepref_<br>
7_imagenzdl_<br>
8}
9
10
11#######################################################################
12# Icons
13#######################################################################
14
15_httpiconhhome_ [c=niupepa] {_httpprefix_/collect/niupepa/images/h\_home.gif}
16_httpiconhhome_ [c=niupepa,l=mi] {_httpprefix_/collect/niupepa/images/mi/h\_home.gif}
17_widthhhome_ [c=niupepa] {150}
18_heighthhome_ [c=niupepa] {57}
19_imagethispage_ [c=niupepa] {<img src="_httpiconhhome_" width=_widthhhome_ height=_heighthhome_>}
20
21# don't want link to 'about' page
22_imagecollection_ [c=niupepa] {<img src="_iconcollection_" border=0>}
23
24_imagemined_ [c=niupepa] {<a href="http://www.minedu.govt.nz/">_iconmined_</a>}
25
26_iconmined_ [c=niupepa] {<img src="_httpprefix_/collect/niupepa/images/mined.gif" border=0>}
27
28##############
29# about page #
30##############
31
32
33_aboutextra_ [c=niupepa] {
34<table border=0 width=_pagewidth_>
35<tr><td align=right>
36_If_("_cgiargl_" eq "mi",<a href="_httppageabout_&l=en">English</a>,
37<a href="_httppageabout_&l=mi&nw=utf-8">Māori</a>)
38</td></tr></table>
39}
40
41_pagetitle_ [c=niupepa] {_collectionname_}
42
43_content_ [c=niupepa] {
44<center>
45_navigationbar_
46<br><small><i>
47_textxselect_
48</i></small>
49</center>
50_aboutextra_
51
52<p><center><h3>_textxwelcome_</h3></center>
53
54<p>_textxwelcome2_
55
56<p>_textxbackground_
57
58<p>_textxgrateful_
59
60<br>&nbsp;<p>&nbsp;
61<p>_iconblankbar_<br>
62
63<p><a name="background"><h3>_textxbackground2_</h3></a>
64
65_textxbackground3_
66
67<p>_iconblankbar_<br>
68
69<p><a name="supportorgs"><h3>_textxsupporgs_</h3></a>
70
71<p><table><tr valign=top>
72<td>_imagemined_</td>
73<td>_textyaymined_</td>
74</tr></table>
75
76_textxsupportorgs2_
77}
78
79_textxselect_ [c=niupepa] {select one of the buttons on the above bar to access the niupepa}
80_textxselect_ [c=niupepa,l=mi] {pāwhiritia tētehi
81pātene ki runga ake nei kia pānui ai ngā niupepa}
82
83_textxwelcome_ [c=niupepa] {Welcome to the Māori Niupepa Collection}
84_textxwelcome_ [c=niupepa,l=mi] {Nau mai ki te Kohikohinga Niupepa Māori}
85
86_textxwelcome2_ [c=niupepa] {
87Here we have a collection of historic newspapers published primarily for
88a Māori audience between 1842 and 1932. The newspapers can be <a
89href="_httpquery_"><b>searched</b></a> (full text), <a
90href="_httpbrowseSeries_"><b>browsed</b></a> (by series) or accessed by <a
91href="_httpbrowseDate_"><b>date</b></a>. This collection has been made
92available by the <a href="http://www.nzdl.org">New Zealand Digital Library
93Project</a>, at the <a href="http://www.cs.waikato.ac.nz/cs/">Department of
94Computer Science</a>, <a href="http://www.waikato.ac.nz">University of
95Waikato</a>.
96}
97
98_textxwelcome2_ [c=niupepa,l=mi] { Kua whakaemitia mai ki konei he
99kohikohinga niupepa i tāngia mō ngā kaipānui Māori o
100ngā tau 1842-1932. E taea te pānui niupepa mā te <a
101href="_httpquery_">rapu kupu</a>, i te <a
102href="_httpbrowseSeries_">rārangi taitara</a>, me te
103rārangi <a href="_httpbrowsedate_">wātaka</a> hoki. He mea i
104whakatūria e te kaupapa <a href="http://www.nzdl.org">New Zealand
105Digital Library</a>, i te <a href="http://www.cs.waikato.ac.nz/cs/">Tari
106Rorohiko</a>, o te <a href="http://www.waikato.ac.nz">Whare Wānanga o
107Waikato</a>.
108}
109
110_textxbackground_ [c=niupepa] {<a href="#background">Background
111information</a> about the collection can be accessed below.}
112
113_textxbackground_ [c=niupepa,l=mi] {Kei raro rei he <a
114href="#background">kupu whakamārama</a> e pā ana ki te kohikohinga
115nei.}
116
117_textxgrateful_ [c=niupepa] {We are grateful for the support of many
118organisations that have assisted in making this collection freely
119available, in particular the <a href="http://www.minedu.govt.nz">Ministry
120of Education</a> and university libraries throughout New Zealand. Please
121see our <a href="#supportorgs">supporting organisations</a> section below.}
122
123_textxgrateful_ [c=niupepa,l=mi] {Ka nui te mihi ki ngā
124rōpū tautoko i te kaupapa nei. Nā tā rātou tautoko kua
125kore he utu, mā koutou, mō te titiro ki ngā niupepa nei. Ko te <a
126href="http://www.minedu.govt.nz">Tāhuhu o te Mātauranga</a>
127tērā, me ētehi whare pukapuka e noho mai nei ki ngā whare
128wānanga o te motu. Tirohia ngā <a
129href="#supportorgs">rōpū tautoko</a>.}
130
131_textxbackground2_ [c=niupepa] {Background Information}
132_textxbackground2_ [c=niupepa,l=mi] {He Kupu Whakamārama}
133
134_textxbackground3_ [c=niupepa] {
135<p>The niupepa collection consists of over 17,000 pages taken from 34
136separate periodicals. It is based on &quot;Niupepa 1842-1933&quot;, a
137microfiche collection produced by the <a
138href="http://www.natlib.govt.nz/en/collections/turnbull/index.html">Alexander
139Turnbull Library</a>. 70% of the collection is written solely in
140Māori, 27% is bilingual and about 3% is written in English. There
141were three main types of niupepa published; government sponsored,
142Māori initiated, and religious.
143
144<p>There are four main parts to the Māori niupepa collection:
145<ul>
146 <li>facsimile images of the original pages
147 <li>text extracted from the newspapers (for searching)
148 <li>bibliographic commentaries for each newspaper title
149 <li><a href="_httppagex_(abexpl)">English abstracts</a> for each issue
150</ul>
151}
152
153_textxbackground3_ [c=niupepa,l=mi] {
154
155<p>He nui ake i te 17,700 whārangi, mai i te 34 niupepa kei te kohikohinga
156nei. He mea hanga i te &quot;Niupepa 1842-1933&quot;, te kohinga kua
157whakaemihia e te <a
158href="http://www.natlib.govt.nz/en/collections/turnbull/index.html">
159Alexander Turnbull Library</a> ki runga i te kiriata mororiki. 70% kei te
160reo Māori, 27% kei ngā reo e rua, ā, kua āhua 3% kei te reo
161Pākehā. E toru ngā kaupapa matua o ngā niupepa nei: he
162hāpainga kāwanatanga; he pānui rānei nō
163ngā iwi Māori; he kupu whakapono rānei nō ngā hāhi.
164
165<p>E whā ngā wāhanga nui o te kohikohinga niupepa Māori:
166<ul>
167 <li>ngā whakaahua o te whārangi niupepa
168 <li>ngā kupu kua tangohia (mō te rapu) i aua whārangi
169 <li>he kupu whakataki mō ia niupepa
170 <li>he <a href="_httppagex_(abexpl)">rāpopototanga reo Pākehā</a>
171</ul>
172}
173
174_textxsupporgs_ [c=niupepa] {Supporting Organisations}
175_textxsupporgs_ [c=niupepa,l=mi] {Rōpū Tautoko}
176
177_textyaymined_ [c=niupepa] {The <a
178href="http://www.minedu.govt.nz">Ministry of Education</a> are the
179principal sponsors of this project.}
180
181_textyaymined_ [c=niupepa,l=mi] {Ko te tino tautoko o te kaupapa nei,
182i puta i te <a href="http://www.minedu.govt.nz">Tāhuhu o te
183Mātauranga</a>.}
184
185_textxsupportorgs2_ [c=niupepa] {
186<p>Financial support was also generously given by the following
187university libraries:
188<ul>
189 <li><a href="http://www.waikato.ac.nz/library/">Waikato University Library</a>
190 <li><a href="http://www.library.otago.ac.nz">Otago University Library</a>
191 <li><a href="http://www.massey.ac.nz/~wwwlib/">Massey University Library</a>
192 <li><a href="http://www.victoria.ac.nz/library/">Victoria University Library</a>
193 <li><a href="http://www2.auckland.ac.nz/lbr/">Auckland University Library</a>
194 <li><a href="http://library.canterbury.ac.nz"</a>Canterbury University Library</a>
195 <li><a href="http://prod.lincoln.ac.nz/libr/default.htm"</a>Lincoln University Library</a>
196</ul>
197
198<p>The newspapers are also available on 35mm microfilm and microfiche. They
199can be borrowed on interloan through your local library or purchased from
200the <a href="http://www.natlib.govt.nz/en/collections/turnbull/index.html">Alexander Turnbull Library</a>.
201
202<p>Digital image capture was provided by <a
203href="http://www.micrographics.co.nz">New Zealand Micrographic Services
204Ltd.</a>
205
206<p>Commentaries on titles provided by Gail Dallimore.
207
208<p><a href="_httppagex_(abexpl)">English abstracts</a> are provided by a
209team working through the Department of Māori Studies at the University
210of Auckland.
211}
212
213_textxsupportorgs2_ [c=niupepa,l=mi] {
214<p>Arā anō hoki ngā tautoko i tukua mai e ngā whare
215pukapuka o ngā whare wānanga:
216<ul>
217 <li><a href="http://www.waikato.ac.nz/library/">Te Whare Pukapuka o te Whare Wānanga o Waikato</a>
218 <li><a href="http://www.library.otago.ac.nz">Te Whare Pukapuka o te Whare Wānanga o Otago</a>
219 <li><a href="http://www.massey.ac.nz/~wwwlib/">Te Whare Pukapuka o te Whare Wānanga o Massey</a>
220 <li><a href="http://www.victoria.ac.nz/library/">Te Whare Pukapuka o te Whare Wānanga o Victoria</a>
221 <li><a href="http://www2.auckland.ac.nz/lbr/">Te Whare Pukapuka o te Whare Wānanga o Auckland</a>
222 <li><a href="http://library.canterbury.ac.nz"</a>Te Whare Pukapuka o te Whare Wānanga o Canterbury</a>
223 <li><a href="http://prod.lincoln.ac.nz/libr/default.htm"</a>Te Whare Pukapuka o te Whare Wānanga o Lincoln</a>
224</ul>
225
226<p>Kei runga te kohinga &quot;Niupepa 1842-1933&quot; i te kiriata
227mōkito 35mm me te kiriata mororiki. Ka taea te tono atu ki te
228whare pukapuka o tō rohe, ka taea rānei te hoko, mai i te <a
229href="http://www.natlib.govt.nz/en/collections/turnbull/index.html">Alexander
230Turnbull Library</a>.
231
232<p>Nā te <a href="http://www.micrographics.co.nz">New Zealand
233Micrographic Services Ltd.</a> i whakawhiti ngā whakaahua, mai i te
234kiriata mōkito ki te whakatakotoranga TIFF.
235
236<p>Nā Gail Dallimore ngā kupu whakataki.
237
238<p>Nā tētehi rōpu rangahau i te Tari Māori o te Whare
239Wānanga o Tāmaki i whakarite ngā <a
240href="_httppagex_(abexpl)">rāpopototanga reo Pākehā</a>.
241}
Note: See TracBrowser for help on using the repository browser.