source: main/tags/2.51-jcdl/gsdl/macros/gli.dm@ 25200

Last change on this file since 25200 was 7343, checked in by jrm21, 20 years ago

added a comment at the start of all macro files about using UTF-8

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