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

Last change on this file since 11576 was 11576, checked in by kjdon, 18 years ago

modified for new 2.70 release

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