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

Last change on this file since 13082 was 13082, checked in by mdewsnip, 18 years ago

Updated for the Greenstone v2.71 release.

  • Property svn:keywords set to Author Date Id Revision
File size: 1.8 KB
Line 
1package home
2
3_content_ {
4
5_pageheading_(_home:t1_)
6
7<p>_t2_</p>
8<p>_t7_</p>
9
10<p><a name="multilingual"/>_t6_</p>
11
12_new_(_home:greenstone271_)
13_new_(_home:greenstone270w_)
14_new_(_home:greenstonewiki_)
15_new_(_home:imarkonline_)
16
17_newnoimg_(_home:remotegreenstone_)
18
19_newnoimg_(_home:cdrom260_)
20
21<p><a href="http://greenstonesupport.iimk.ac.in">_southasiasupport_</a><br>
22<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<p>_t16_</p>
29
30<p>_t5_ _t8_</p>
31
32<p>_t9_ </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_subheading_(_home:surveyheading_)
66
67_home:survey_
68
69_subheading_(_home:gsoaheading_)
70
71_home:gsoa_
72
73_subheading_(Greenstone 3)
74
75_home:gs3proto_
76
77_sf_
78
79}
80
81_surveylink_ {http://www.ils.unc.edu/~sheble/greenstone/survey.html}
82
83package homepref
84
85_javalinks_ {}
86_javalinks_ [v=1] {}
87
88_pagescriptextra_ {_preferences:pagescriptextra_}
89
90_content_ {
91<form name=PrefForm method=get action="_gwcgi_">
92<h3>_preferences:textpresentationprefs_</h3>
93
94<table border="0">
95<tr>
96<td>_preferences:textlanguage_</td>
97<td>_languageoption_</td>
98</tr>
99<!-- <tr valign="top">
100<td>_preferences:textencoding_</td>
101<td>_encodingoption_</td>
102</tr>
103<tr valign="top">
104_preferences:formatoption_
105</tr> -->
106</table>
107<p>
108}
Note: See TracBrowser for help on using the repository browser.