source: gsdl/tags/gsdl-2_50-distribution-cdrom/gsdl/macros/gli.dm@ 14606

Last change on this file since 14606 was 6720, checked in by kjdon, 20 years ago

added a new page for some gli help text

  • Property svn:keywords set to Author Date Id Revision
File size: 622 bytes
Line 
1package gli
2
3#######################################################################
4# java images/scripts
5#######################################################################
6
7# the _javalinks_ macros are the flashy image links at the top right of
8# the page.
9
10_javalinks_ {_imagehome_}
11_javalinks_ [v=1] {
12_imagehome_<br>
13}
14#######################################################################
15# page content
16#######################################################################
17
18_icongligr_ {<img src="_httpicongligr_">}
19
20_pagetitle_ {_textgli_}
21
22_content_ {
23_icongligr_
24
25<p>
26_textglihelp_
27
28_nzdlpagefooter_
29}
30
Note: See TracBrowser for help on using the repository browser.