source: trunk/greenorg/macros/base.dm@ 10665

Last change on this file since 10665 was 10665, checked in by kjdon, 19 years ago

added a link to the four day workshop

  • Property svn:keywords set to Author Date Id Revision
File size: 4.2 KB
Line 
1package Global
2
3_httpguide_ {http://prdownloads.sourceforge.net/greenstone/_1_-_2_.pdf}
4_http239guide_ {http://prdownloads.sourceforge.net/greenstone/_1_-2.39-_2_.pdf}
5_httpwindistro_ {http://prdownloads.sourceforge.net/greenstone/gsdl-2.61-win32.exe}
6_versionwindistro_ {2.61}
7_sizewindistro_ {37MB}
8_httpunixdistro_ {http://prdownloads.sourceforge.net/greenstone/gsdl-2.61-unix.tar.gz}
9_versionunixdistro_ {2.61}
10_sizeunixdistro_ {44MB}
11_httpmacdistro_ {http://prdownloads.sourceforge.net/greenstone/gsdl-2.61-macOSx.tar.gz}
12_versionmacdistro_ {2.61}
13_sizemacdistro_ {35MB}
14_httpsrcdistro_ {http://prdownloads.sourceforge.net/greenstone/gsdl-2.61-src.tar.gz}
15_versionsrcdistro_ {2.61}
16_sizesrcdistro_ {20MB}
17
18_versionlangpack_ {2.61}
19_httpunixlangpackdistro_ {http://prdownloads.sourceforge.net/greenstone/glp-2.61-linux.bin}
20_sizeunixlangpackdistro_ {13MB}
21_httpwin32langpackdistro_ {http://prdownloads.sourceforge.net/greenstone/glp-2.61-win32.exe}
22_sizewin32langpackdistro_ {13MB}
23_httpmaclangpackdistro_ {http://prdownloads.sourceforge.net/greenstone/glp-2.61-macOSx.command}
24_sizemaclangpackdistro_ {13MB}
25
26_versionexportdistro_ {2.61}
27_httpexportdistro_ {http://prdownloads.sourceforge.net/greenstone/gsdl-2.61-export.zip}
28_sizeexportdistro_ {20MB}
29_httpteachingmaterialdistro1day_ {http://prdownloads.sourceforge.net/greenstone/gsdl-workshop-materials-1day-jun2004.zip}
30_sizeteachingmaterialdistro1day_ {80MB}
31_httpteachingmaterialdistro3day_ {http://prdownloads.sourceforge.net/greenstone/gsdl-workshop-materials-3day-nov2003.zip}
32_sizeteachingmaterialdistro3day_ {55MB}
33_httpteachingmaterialdistro4day_ {http://prdownloads.sourceforge.net/greenstone/gsdl-workshop-materials-4day-sep2005.zip}
34_sizeteachingmaterialdistro4day_ {62MB}
35_httpdocumentedexamplecollectionsdistro_ {http://prdownloads.sourceforge.net/greenstone/gsdl-documented-collections-aug2005.zip}
36_sizedocumentedexamplecollectionsdistro_ {41MB}
37_httptutorialexercisesdistro_ {http://prdownloads.sourceforge.net/greenstone/gsdl-tutorial-exercises-may2005.zip}
38_sizetutorialexercisesdistro_ {37MB}
39_httptutorialexercisesmultimediafilesdistro_ {http://prdownloads.sourceforge.net/greenstone/multimedia-files-may2005.zip}
40_sizetutorialexercisesmultimediafilesdistro_ {62MB}
41_httporgdistro_ {http://prdownloads.sourceforge.net/greenstone/Organizer_v1.1.1.2.exe}
42_sizeorgdistro_ {3.5MB}
43
44_httpdocsdir_ {_httpprefix_/docs}
45
46_pagewidth_ {537}
47
48_httppagex_ {_gwcgi_?e=_compressedoptions_&a=p&p=_1_}
49
50_iconew_ {<img src="_httpimg_/new.gif">}
51
52_pageheading_ {<p class="title">_1_</p>}
53
54_subheading_ {<p class="subheading">_1_</p>}
55
56_pagescriptextra_ {}
57
58# gsimage should be used to define an instance of a flashy image
59# parameters are:
60# 1. the url to go to when the button is clicked
61# 2. the url of the "off" image
62# 3. the url of the "on" image
63# 4. the name of the image (must be unique)
64# 5. image alt text
65_gsimage_ {<a href="_1_" onMouseover="roll('_4_',1);" onMouseOut="roll('_4_',0);"><img
66name="_4_" src="_2_" onLoad="gbutton(this,'_3_');" border="0" alt="_5_" title="_5_"></a>}
67_gsimage_ [v=1] {<a href="_1_">_5_</a><br>}
68
69_imagepref_ {_gsimage_(_httppagex_(homepref),_httpiconcprefof_,_httpiconcprefon_,pref,_textimagepref_)}
70
71_javalinks_ {_imagepref_}
72_javalinks_ [v=1] {_imagepref_}
73
74_imagedocs_ {_gsimage_(_httppagex_(docs),_httpicontdocsof_,_httpicontdocson_,docs,_textimagedocs_)}
75_imagedownload_ {_gsimage_(_httppagex_(download),_httpicontdlof_,_httpicontdlon_,download,_textimagedownload_)}
76_imageexamples_ {_gsimage_(_httppagex_(examples),_httpicontexmplof_,_httpicontexmplon_,examples,_textimageexamples_)}
77_imagefaq_ {_gsimage_(_httppagex_(faq),_httpicontfaqof_,_httpicontfaqon_,faq,_textimagefaq_)}
78_imagesupport_ {_gsimage_(_httppagex_(support),_httpicontsupof_,_httpicontsupon_,support,_textimagesupport_)}
79
80_new_ {
81<table class="default">
82<tr>
83<td valign="top">_iconew_</td>
84<td>_1_</td>
85</tr>
86</table>
87}
88
89
90_content_ {
91<p><b>Error!!</b></p>
92}
93
94_sf_ {
95<p><img src="_httpimg_/tspace.gif" height="17" width="_pagewidth_"></p>
96<p><table border="0" width="_pagewidth_"><tr valign="top">
97<td>
98<a href="http://sourceforge.net"><img
99src="http://sflogo.sourceforge.net/sflogo.php?group_id=12123&type=1" width="88"
100height="31" border="0" alt="SourceForge Logo"></a></td>
101<td><font size="-1">_t17_</font></td>
102</tr></table>
103}
104
105
106
107
Note: See TracBrowser for help on using the repository browser.