source: main/trunk/greenstone2/macros/gsdl.dm@ 31944

Last change on this file since 31944 was 31944, checked in by kjdon, 7 years ago

some work on formatting the gsdl page table

  • Property svn:keywords set to Author Date Id Revision
File size: 3.2 KB
RevLine 
[7343]1# this file must be UTF-8 encoded
2
[1094]3package gsdl
4
5
6#######################################################################
[10872]7# global navigation links
[1094]8#######################################################################
9
[10872]10_globallinks_ {_homelink_}
[1094]11
12#######################################################################
13# page content
14#######################################################################
15
[10872]16_pagetitle_ {_textdescrgreenstone_}
[1975]17
[1094]18_content_ {
[10872]19<div id="content">
[1094]20
[10872]21<div class="divbar">
22<p class="navbar">
23_textaboutgslong_
24</p>
25</div>
[1094]26
27
[31944]28<table border="0" class="about-gs">
[1957]29 <tr>
[31933]30 <td valign="top">_imagegreenstone_</td>
[31944]31 <td valign="top">_textgreenstone1_(http://greenstone.org/download)</td>
[1957]32 </tr>
33 <tr>
[31933]34 <td valign="top" align="left"><h2>_textexamplestitle_</h2></td>
[31944]35 <td valign="top">_textgreenstone2_(http://nzdl.org,http://nzdl.org/hdl,http://www.greenstone.org/examples)</td>
[1957]36 </tr>
37 <tr>
[31933]38 <td valign="top" align="left"><h2>_texttechnicaltitle_</h2></td>
[31944]39 <td valign="top">_texttechnical_(http://www.greenstone.org/factsheet)</td>
[1957]40 </tr>
41 <tr>
[31933]42 <td valign="top" align="left"><h2>_textcustomisationtitle_</h2></td>
[31944]43 <td valign="top">_textgreenstone5_(http://wiki.greenstone.org)</td>
[1957]44 </tr>
45 <tr>
[31933]46 <td valign="top" align="left">
47 <h2>_textdocumentationtitle_</h2>
[1957]48 </td>
[31944]49 <td valign="top">_textdocuments_(http://wiki.greenstone.org, http://wiki.greenstone.org/doku.php?id=en:tutorials)</td>
[1957]50</tr>
51 <tr>
[31933]52 <td valign="top" align="left"><h2>_textsupporttitle_</h2></td>
[31944]53 <td valign="top">_textsupport_(http://www.greenstone.org/support)</td>
[1957]54 </tr>
55 <tr>
[31933]56 <td valign="top" align="left"><h2>_textbugstitle_</h2></td>
[31944]57 <td valign="top">_textreport_(mailto:[email protected])</td>
[1957]58 </tr>
[31933]59
[1957]60</table>
[1094]61
[10872]62<div class="divbar">&nbsp;</div>
63
[1094]64<table>
[10872]65<tr valign="top">
[31933]66<td>_textpoem_</td>
[1094]67<td>_imagegreenstone_</td>
68</tr></table>
69
[31933]70_textgreenstone_
71_texttoki_
[12550]72
[1094]73_nzdlpagefooter_
[10872]74
75</div>
[1094]76}
[23258]77
[31933]78_textpoem_ {
79<br><h2>Kia papapounamu te moana</h2>
80
81<p>kia hora te marino,
82<br>kia tere te karohirohi,
83<br>kia papapounamu te moana
84
85<p>may peace and calmness surround you,
86<br>may you reside in the warmth of a summer's haze,
87<br>may the ocean of your travels be as smooth as the polished greenstone.
88}
89
90_texttoki_ {
91<h3>Toki Pou Hinengaro</h3>
[31944]92<p><i>'The adze that shapes the excellence of thought'</i>
[31933]93
94<p>_texttokidesc1_(http://nzdl.org/niupepa)
95<p>_texttokidescr2_
96
97<p><i>Haramai te toki, haumi e, hui e, tāiki e!</i>
98
99}
[23258]100_contributorlist_ {<ul><li>David Bainbridge, Sam Bartels, George Buchanan,
101Hong Chen, Michael Dewsnip, Katherine Don, Elke Duncker, Oran Fry, Carl
102Gutwin, Geoff Holmes, Anna Huang, Chi-Yu Huang, Jeffrey Ke, Anupama
103Krishnan, Veronica Liesaputra, Sam McIntosh, Dana McKay, John McPherson,
104Richard Managh, Olena Medelyan, David Milne, Craig Nevill-Manning, Wendy
105Osborn, Dynal Patel, Gordon Paynter, Bernhard Pfahringer, Todd Reed, Bill
106Rogers, Diego Spano, Hussein Suleman, John Thompson, Shaoqun Wu, Stuart
107Yeates, Xiaofeng Yu.</li></ul>}
108
109_inspirationlist_ {<ul><li>Mark Apperley, Sally Jo Cunningham, Matt Jones,
110Steve Jones, Te Taka Keegan, Michel Loots, Malika Mahoui, Gary Marsden,
111Dave Nichols, Lloyd Smith.</li></ul>}
112
113_gnupackagelist_ {<ul><li>Apache, Expat, HTML-Tidy, ISIS_GDL, Kea, MG, GDBM, JDBM, Lucene, PDFTOHTML, PERL,
114SqLite, WGET, WVWARE, XLHTML.</li></ul>}
Note: See TracBrowser for help on using the repository browser.