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

Last change on this file since 10508 was 10508, checked in by kjdon, 19 years ago

added new entry about 2.61 release

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