Ignore:
Timestamp:
1999-10-19T16:27:42+13:00 (25 years ago)
Author:
davidb
Message:

Macros to support webpage based collection building
and internal and external links in collection documents

File:
1 edited

Legend:

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

    r666 r725  
    3434_iconcollection_ {}
    3535_imagecollection_ {_If_("_iconcollection_" ne "",<a href="_httppagex_(about)"><img src="_iconcollection_" border=0></a>)}
    36 
    3736
    3837#######################################################################
     
    365364_httpquery_ {_gwcgi_?e=_compressedoptions_&a=q}
    366365_httpdocument_ {_gwcgi_?e=_compressedoptions_&a=d}
     366_httpextlink_ {_gwcgi_?e=_compressedoptions_&a=extlink}
     367_httpbuild_ {_gwcgi_?e=_compressedoptions_&a=bc}
    367368
    368369_httpiconchalk_ {_httpimg_/chalk.gif}
     
    426427_widthmore_ {30}
    427428_heightmore_ {16}
     429
     430_httpiconstop_ {_httpimg_/stop.gif}
     431_widthstop_ {30}
     432_heightstop_ {16}
    428433
    429434_httpiconqryresb_ {_httpimg_/qryresb.gif}
Note: See TracChangeset for help on using the changeset viewer.