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
RevLine 
[5503]1package home
2
3_content_ {
4
5_pageheading_(_home:t1_)
6
7<p>_t2_</p>
[11838]8<p>_t7_</p>
[5503]9
[11838]10<p><a name="multilingual"/>_t6_</p>
11
[13082]12_new_(_home:greenstone271_)
[11589]13_new_(_home:greenstonewiki_)
[11231]14_new_(_home:imarkonline_)
15
[11589]16_newnoimg_(_home:remotegreenstone_)
[10902]17
[10708]18_newnoimg_(_home:cdrom260_)
[9999]19
[11652]20<p><a href="http://greenstonesupport.iimk.ac.in">_southasiasupport_</a><br>
[11838]21<a href="http://greenstone.docunautica.com/">Grupo de Usuarios Españoles de Greenstone</a>
[11150]22 <br><a href="http://www.greenstone.fr">Greenstone en Français</a>
[10591]23</p>
[8377]24
[8469]25<!-- _new_(_home:support_) -->
[7247]26
[11838]27<p>_t16_</p>
[7649]28
[6210]29<p>_t5_ _t8_</p>
[5503]30
[11838]31<p>_t9_ </p>
[5503]32
[5505]33<table border="0" class="default">
[5503]34<tr valign="top">
35<td>
36<a href="http://nzdl.org"><b>_t10_</b></a>
37<br>
38_t11_
[7201]39<br>
40_namur_
[5503]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_
[7201]49<br>
50_t3_
[5503]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
[12437]64_subheading_(_home:surveyheading_)
[8939]65
66_home:survey_
67
[12436]68_subheading_(_home:gsoaheading_)
69
70_home:gsoa_
71
[9718]72_subheading_(Greenstone 3)
73
74_home:gs3proto_
75
[5503]76_sf_
77
[6778]78}
79
[11631]80_surveylink_ {http://www.ils.unc.edu/~sheble/greenstone/survey.html}
[6778]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.