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

Last change on this file since 13471 was 13414, checked in by nzdl, 18 years ago

update the example list

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