source: trunk/greenorg/macros/home.dm@ 8376

Last change on this file since 8376 was 8376, checked in by kjdon, 20 years ago

added a 'new' item about Greenstone 3

  • Property svn:keywords set to Author Date Id Revision
File size: 1.3 KB
Line 
1package home
2
3_content_ {
4
5_pageheading_(_home:t1_)
6
7<p>_t2_</p>
8
9_new_(_home:support_)
10
11_new_(_home:gsdl251_)
12
13_new_(_home:upgradeyourgreenstoneinstallation_)
14
15_new_(_home:glp251_)
16
17_new_(_home:gs3proto_)
18
19<p>_home:cdrom_</p>
20
21<p>_t7_</p>
22
23<p>_t5_ _t8_</p>
24
25<p>_t9_ _t6_</p>
26
27<table border="0" class="default">
28<tr valign="top">
29<td>
30<a href="http://nzdl.org"><b>_t10_</b></a>
31<br>
32_t11_
33<br>
34_namur_
35</td>
36<td></td>
37</tr>
38<tr valign="top">
39<td>
40<a href="http://www.unesco.org"><b>_t12_</b></a>
41<br>
42_t13_
43<br>
44_t3_
45</td>
46<td><a href="http://www.unesco.org"><img src="_httpimg_/unesco.gif" border="0"></a></td>
47</tr>
48<tr valign="top">
49<td>
50<a href="http://humaninfo.org"><b>_t14_</b></a>
51<br>
52_t15_
53</td>
54<td><a href="http://humaninfo.org"><img src="_httpimg_/ghproj.jpg" border="0"></a></td>
55</tr>
56</table>
57
58<p>_t16_</p>
59
60_sf_
61
62}
63
64
65
66package homepref
67
68_javalinks_ {}
69_javalinks_ [v=1] {}
70
71_pagescriptextra_ {_preferences:pagescriptextra_}
72
73_content_ {
74<form name=PrefForm method=get action="_gwcgi_">
75<h3>_preferences:textpresentationprefs_</h3>
76
77<table border="0">
78<tr>
79<td>_preferences:textlanguage_</td>
80<td>_languageoption_</td>
81</tr>
82<!-- <tr valign="top">
83<td>_preferences:textencoding_</td>
84<td>_encodingoption_</td>
85</tr>
86<tr valign="top">
87_preferences:formatoption_
88</tr> -->
89</table>
90<p>
91}
Note: See TracBrowser for help on using the repository browser.