Ignore:
Timestamp:
2001-02-15T11:37:54+13:00 (23 years ago)
Author:
sjboddie
Message:

Tidied up default home and gsdl pages some more

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/macros/home.dm

    r1957 r1975  
    2525#######################################################################
    2626
    27 _httpicongbull_ {_httpimg_/gbull.gif}
    28 
    29 _httpiconpdf_ {_httpimg_/pdf.gif}
    30 
    31 _httpicontmusic_ {_httpimg_/meldexsm.gif}
     27_httppagegsdl_ {_httppagex_(gsdl)}
    3228
    3329#######################################################################
     
    3834_imagecollector_ {_gsimage_(_httppagecollector_,_httpimg_/ccolof.gif,_httpimg_/ccolon.gif,col,The Collector)}
    3935_imageadmin_ {_gsimage_(_httppagestatus_,_httpimg_/cadminof.gif,_httpimg_/cadminon.gif,admin,Administration Page)}
     36_imagegogreenstone_ {_gsimage_(_home:httppagegsdl_,_httpimg_/cabgsof.gif,_httpimg_/cabgson.gif,gogs,About Greenstone)}
    4037
    4138#######################################################################
     
    5653<p>_iconblankbar_
    5754</center>
    58 _If_("_textgocollector__textgoadmin_" ne "",
    5955<p><table>
    6056_textgocollector_
    6157_textgoadmin_
     58_textgogreenstone_
    6259</table>
    6360<center>
    6461<p>_iconblankbar_
    65 </center>)
    66 <h3><a href="_httppagex_(gsdl)">About the Greenstone software</a></h3>
    67 <center>_iconblankbar_</center>
     62</center>
    6863}
    6964
     
    8681</tr>
    8782}
     83
     84_textgogreenstone_ {
     85<tr valign=top>
     86<td valign=top>_imagegogreenstone_</td>
     87<td>Tells you about the Greenstone software and the New Zealand Digital
     88Library Project where it originated</td>
     89</tr>
     90}
Note: See TracChangeset for help on using the changeset viewer.