Ignore:
Timestamp:
2000-07-03T14:26:09+12:00 (24 years ago)
Author:
nzdl
Message:

tidied up text version of interface a little

File:
1 edited

Legend:

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

    r1209 r1263  
    66
    77##########
    8 
    9 # won't need this once old versions of library are no longer used
    10 _decodedcompressedoptions_ {_compressedoptions_}
    11 
    128
    139_htmlextra_ {}
     
    2723_imagethispage_ {}
    2824_iconcollection_ {}
    29 _imagecollection_ {_If_("_iconcollection_" ne "",<a href="_httppagex_(about)"><img src="_iconcollection_" border=0></a>)}
     25_imagecollection_ {<a href="_httppagex_(about)">_If_("_iconcollection_" ne "",
     26<img src="_iconcollection_" border=0>,
     27<br><br><h2>_collectionname_</h2>)</a>}
     28_imagecollection_ [v=1] {<br><br><h2><a href="_httppagex_(about)">_collectionname_</a></h2>}
    3029
    3130#######################################################################
     
    9190
    9291# image macros for all the classifications currently supported by
    93 # this receptionist. i.e. title, author, subject, series, date,
    94 # howto, and organization (and search)
     92# this receptionist.
    9593#
    9694# image macros for to and from added by gwp on 2000 june 13
Note: See TracChangeset for help on using the changeset viewer.