Ignore:
Timestamp:
2004-02-17T10:12:11+13:00 (20 years ago)
Author:
mdewsnip
Message:

Additions for the GsdlCollageApplet: a classifier that displays a collage of the images in a collection. By Katrina Edgar (kde2).

File:
1 edited

Legend:

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

    r6723 r6813  
    7474_searchwidth_ {_widthtsrchx_}
    7575_Titlewidth_ {_widthttitlx_}
     76_Collagewidth_ {_widthtcollx_}
    7677_Descriptionwidth_ {_widthtdescx_}
    7778_Listwidth_ {_widthtlistx_}
     
    415416_imageLanguage_ {_gsimage_(_httpbrowseLanguage_,_httpicontlangof_,_httpicontlangon_,language,_textimageLanguage_)}
    416417_imageAcronym_ {_gsimage_(_httpbrowseAcronym_,_httpicontacroof_,_httpicontacroon_,acronym,_textimageAcronym_)}
     418_imageCollage_ {_gsimage_(_httpbrowseCollage_,_httpicontcollof_,_httpicontcollon_,collage,_textimageCollage_)}
    417419_imagePhrase_ {_gsimage_(_httpbrowsePhrase_,_httpicontphrseof_,_httpicontphrseon_,phrase,_textimagePhrase_)}
    418420_imageArtist_ {_gsimage_(_httpbrowseArtist_,_httpicontartstof_,_httpicontartston_,artist,_textimageArtist_)}
     
    656658_icontabTitlegreen_[v=1] {_texticontabtitlegreen_}
    657659
     660_icontabCollagegreen_ {<img
     661src="_httpicontcollgr_" width=_widthtcollx_ border=0>}
     662_icontabCollagegreen_[v=1] {_texticontabCollagegreen_}
     663
    658664_icontabDescriptiongreen_ {<img
    659665src="_httpicontdescgr_" width=_widthtdescx_ border=0>}
Note: See TracChangeset for help on using the changeset viewer.