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

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

made links to spanish and french version, put the text into this page as it will stay in french/spanish and doesn't need translating. home the encoding goes ok...

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