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

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

Removed Greenstone 2.70w item from home page.

  • 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:greenstonewiki_)
14_new_(_home:imarkonline_)
15
16_newnoimg_(_home:remotegreenstone_)
17
18_newnoimg_(_home:cdrom260_)
19
20<p><a href="http://greenstonesupport.iimk.ac.in">_southasiasupport_</a><br>
21<a href="http://greenstone.docunautica.com/">Grupo de Usuarios Españoles de Greenstone</a>
22 <br><a href="http://www.greenstone.fr">Greenstone en Français</a>
23</p>
24
25<!-- _new_(_home:support_) -->
26
27<p>_t16_</p>
28
29<p>_t5_ _t8_</p>
30
31<p>_t9_ </p>
32
33<table border="0" class="default">
34<tr valign="top">
35<td>
36<a href="http://nzdl.org"><b>_t10_</b></a>
37<br>
38_t11_
39<br>
40_namur_
41</td>
42<td></td>
43</tr>
44<tr valign="top">
45<td>
46<a href="http://www.unesco.org"><b>_t12_</b></a>
47<br>
48_t13_
49<br>
50_t3_
51</td>
52<td><a href="http://www.unesco.org"><img src="_httpimg_/unesco.gif" border="0"></a></td>
53</tr>
54<tr valign="top">
55<td>
56<a href="http://humaninfo.org"><b>_t14_</b></a>
57<br>
58_t15_
59</td>
60<td><a href="http://humaninfo.org"><img src="_httpimg_/ghproj.jpg" border="0"></a></td>
61</tr>
62</table>
63
64_subheading_(_home:surveyheading_)
65
66_home:survey_
67
68_subheading_(_home:gsoaheading_)
69
70_home:gsoa_
71
72_subheading_(Greenstone 3)
73
74_home:gs3proto_
75
76_sf_
77
78}
79
80_surveylink_ {http://www.ils.unc.edu/~sheble/greenstone/survey.html}
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.