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

Last change on this file since 10698 was 10698, checked in by mdewsnip, 19 years ago

Updated for the 2.62 language pack and export to CD-ROM package.

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