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

Last change on this file since 13639 was 13639, checked in by kjdon, 17 years ago

added a url macro

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