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

Last change on this file since 7752 was 7654, checked in by nzdl, 20 years ago

Added the new "upgrade your Greenstone 2.50 installation" item.

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