Ignore:
Timestamp:
2002-11-14T19:54:50+13:00 (21 years ago)
Author:
jrm21
Message:

added images and macros for "volume" metadata and buttons

File:
1 edited

Legend:

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

    r3106 r3533  
    5454_pagewidth_ {537}
    5555# defaultwidth is the width buttons default to if not included in this list
     56# but you need to define a _METAwidth_ tag as the server tests that it exists!
    5657_defaultwidth_ {87}
    5758_searchwidth_ {_widthtsrchx_}
     
    7576_Sourcewidth_ {_widthtsrcx_}
    7677_Keywordwidth_ {_widthtkwx_}
     78_Volumewidth_ {_widthtvolx_}
    7779
    7880#######################################################################
     
    176178_imageSource_ {_gsimage_(_httpbrowseSource_,_httpicontsrcof_,_httpicontsrcon_,source,_textimageSource_)}
    177179_imageKeyword_ {_gsimage_(_httpbrowseKeyword_,_httpicontkwof_,_httpicontkwon_,kw,_textimageKeyword_)}
     180_imageVolume_ {_gsimage_(_httpbrowseVolume_,_httpicontvolof_,_httpicontvolon_,volume,_textimageVolume_)}
    178181
    179182#######################################################################
     
    473476_icontabKeywordgreen_[v=1] {_texticontabKeywordgreen_}
    474477
     478_icontabVolumegreen_ {<img
     479src="_httpicontvolgr_" width=_widthtvolx_border=0>}
     480_icontabVolumegreen_[v=1] {_texticontabVolumegreen_}
     481
    475482
    476483_iconblankbar_ {<center><img src="_httpicondivb_" width=_widthdivb_ height=_heightdivb_></center>}
Note: See TracChangeset for help on using the changeset viewer.