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

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

update the example list

  • 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_)
[13414]13_new_(_home:cdrom270u_)
[11589]14_new_(_home:greenstonewiki_)
[11231]15
[13414]16_newnoimg_(_home:imarkonline_)
17
[11589]18_newnoimg_(_home:remotegreenstone_)
[10902]19
[9999]20
[13414]21
[11652]22<p><a href="http://greenstonesupport.iimk.ac.in">_southasiasupport_</a><br>
[11838]23<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
[13414]29<p>_t17_</p>
[7649]30
[6210]31<p>_t5_ _t8_</p>
[5503]32
[11838]33<p>_t9_ </p>
[5503]34
[5505]35<table border="0" class="default">
[5503]36<tr valign="top">
37<td>
38<a href="http://nzdl.org"><b>_t10_</b></a>
39<br>
40_t11_
[7201]41<br>
42_namur_
[5503]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_
[7201]51<br>
52_t3_
[5503]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
[12437]66_subheading_(_home:surveyheading_)
[8939]67
68_home:survey_
69
[12436]70_subheading_(_home:gsoaheading_)
71
72_home:gsoa_
73
[9718]74_subheading_(Greenstone 3)
75
76_home:gs3proto_
77
[5503]78_sf_
79
[6778]80}
81
[11631]82_surveylink_ {http://www.ils.unc.edu/~sheble/greenstone/survey.html}
[6778]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.