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

Last change on this file since 11336 was 11231, checked in by kjdon, 18 years ago

added a news item about iMARK online

  • Property svn:keywords set to Author Date Id Revision
File size: 1.6 KB
RevLine 
[5503]1package home
2
3_content_ {
4
5_pageheading_(_home:t1_)
6
7<p>_t2_</p>
8
[11231]9_new_(_home:imarkonline_)
10
[11216]11_new_(_home:greenstone263_)
12
[10902]13_new_(_home:greenstone301_)
14
[10768]15_new_(_home:remotegreenstone_)
16
[10708]17_newnoimg_(_home:cdrom260_)
[9999]18
[10708]19_newnoimg_(_docs:tutorialexercisesdesc_)
[9879]20
[10591]21<!--_new_(_home:spanishusersgroup_)-->
[8880]22
[10591]23<p><a href="http://greenstone.docunautica.com">Grupo de Usuarios Españoles de Greenstone</a>
[11150]24 <br><a href="http://www.greenstone.fr">Greenstone en Français</a>
[10591]25</p>
[8377]26
[8469]27<!-- _new_(_home:support_) -->
[7247]28
[7649]29
[5503]30<p>_t7_</p>
31
[6210]32<p>_t5_ _t8_</p>
[5503]33
[6210]34<p>_t9_ _t6_</p>
[5503]35
[5505]36<table border="0" class="default">
[5503]37<tr valign="top">
38<td>
39<a href="http://nzdl.org"><b>_t10_</b></a>
40<br>
41_t11_
[7201]42<br>
43_namur_
[5503]44</td>
45<td></td>
46</tr>
47<tr valign="top">
48<td>
49<a href="http://www.unesco.org"><b>_t12_</b></a>
50<br>
51_t13_
[7201]52<br>
53_t3_
[5503]54</td>
55<td><a href="http://www.unesco.org"><img src="_httpimg_/unesco.gif" border="0"></a></td>
56</tr>
57<tr valign="top">
58<td>
59<a href="http://humaninfo.org"><b>_t14_</b></a>
60<br>
61_t15_
62</td>
63<td><a href="http://humaninfo.org"><img src="_httpimg_/ghproj.jpg" border="0"></a></td>
64</tr>
65</table>
66
67<p>_t16_</p>
68
[8939]69_subheading_(User Survey)
70
71_home:survey_
72
[9718]73_subheading_(Greenstone 3)
74
75_home:gs3proto_
76
[5503]77_sf_
78
[6778]79}
80
81
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.