Ignore:
Timestamp:
1999-08-12T11:32:00+12:00 (25 years ago)
Author:
sjboddie
Message:

lots of little changes to macro files

File:
1 edited

Legend:

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

    r283 r454  
    55#######################################################################
    66
    7 
    8 _random_ {rand}
    97_classificationlinks_ {}
    108_imagethispage_ {}
     
    3432# that may appear within a document page
    3533#######################################################################
     34
     35# javaextras allows specific collections to include extra java macros
     36# without having to override their document action
     37_javaextras_ {}
    3638
    3739_javadetach_ {
     
    163165_iconHowtopage_ [version=text] {<h2>_texticonhhow_</h2>}
    164166
     167_iconTopicpage_ {<img src="_httpiconhtopic_" width=_widthhtopic_
     168height=_heighthtopic_}
     169_iconTopicpage_ [version=text] {<h2>_texticonhtopic_</h2>}
     170
    165171_iconOrganizationpage_ {<img src="_httpiconhorg_" width=_widthhorg_
    166172height=_heighthorg_}
    167173_iconOrganizationpage_ [version=text] {<h2>_texticonhorg_</h2>}
    168174
     175_iconBrowsepage_ {<img src="_httpiconhbrwse_" width=_widthhbrwse_
     176height=_heighthbrwse_}
     177_iconBrowsepage_ [version=text] {<h2>_texticonhbrwse_</h2>}
     178
     179
    169180
    170181_iconsmalltext_ {<img src="_httpiconsmtext_" border=0 width=_widthsmtext_ height=_heightsmtext_ alt="_texticonsmalltext_">}
    171182_iconsmalltext_ [version=text] {<small><b>_texticonsmalltext2_</b></small>}
    172183
     184_iconarrowsmalltext_ {<img src="_httpiconasmtext_" border=0 width=_widthasmtext_ height=_heightasmtext_ alt="_texticonsmalltext_">}
     185_iconarrowsmalltext_ [version=text] {<small><b>->_texticonsmalltext2_</b></small>}
     186
    173187_iconclosedfolder_ {<img src="_httpiconclsdfldr_" border=0 width=_widthclsdfldr_ height=_heightclsdfldr_ alt="_texticonclosedfolder_">}
    174188_iconclosedfolder_ [version=text] {<small><b>_texticonclosedfolder2_</b></small>}
    175189
     190_iconarrowclosedfolder_ {<img src=_httpiconaclsdfdr_" border=0 width=_widthaclsdfdr_ height=_heightaclsdfdr_ alt="_texticonclosedfolder_">}
     191_iconarrowclosedfolder_ [version=text] {<small><b>->_texticonclosedfolder2_</b></small>}
     192
    176193_iconopenfolder_ {<img src="_httpiconopenfldr_" border=0 width=_widthopenfldr_ height=_heightopenfldr_ alt="_texticonopenfolder_">}
    177194_iconopenfolder_ [version=text] {<small><b>_texticonopenfolder2_</b></small>}
    178195
     196_iconarrowopenfolder_ {<img src="_httpiconaopenfdr_" border=0 width=_widthaopenfdr_ height=_heightaopenfdr_ alt="_texticonopenfolder_">}
     197_iconarrowopenfolder_ [version=text] {<small><b>->_texticonopenfolder2_</b></small>}
     198
    179199_iconclosedbook_ {<img src="_httpiconbook_" width=_widthbook_ height=_heightbook_ border=0 alt="_texticonclosedbook_">}
    180200_iconclosedbook_ [version=text] {<small><b>_texticonclosedbook_: </b></small>}
    181201
     202_iconarrowclosedbook_ {<img src="_httpiconabook_" width=_widthabook_ height=_heightabook_ border=0 alt="_texticonclosedbook_">}
     203_iconarrowclosedbook_ [version=text] {<small><b>->_texticonclosedbook_: </b></small>}
     204
    182205_iconopenbook_ {<img src="_httpiconopenbook_" width=_widthopenbook_ height=_heightopenbook_ border=0 alt="_texticonopenbook_">}
    183206_iconopenbook_ [version=text] {<small><b>_texticonopenbook_: </b></small>}
    184207
     208_iconarrowopenbook_ {<img src="_httpiconaopenbk_" width=_widthaopenbk_ height=_heightaopenbk_ border=0 alt="_texticonopenbook_">}
     209_iconarrowopenbook_ [version=text] {<small><b>->_texticonopenbook_: </b></small>}
     210
    185211_iconopenbookshelf_ {<img src="_httpiconbshelf_" border=0 width=_widthbshelf_ height=_heightbshelf_ alt="_texticonopenbookshelf_">}
    186212_iconopenbookshelf_ [version=text] {<small><b>_texticonopenbookshelf_: </b></small>}
    187213
     214_iconarrowopenbookshelf_ {<img src="_httpiconabshelf_" border=0 width=_widthabshelf_ height=_heightabshelf_ alt="_texticonopenbookshelf_">}
     215_iconarrowopenbookshelf_ [version=text] {<small><b>->_texticonopenbookshelf_: </b></small>}
     216
    188217_iconclosedbookshelf_ {<img src="_httpiconbshelf_" border=0 width=_widthbshelf_ height=_heightbshelf_ alt="_texticonclosedbookshelf_">}
    189218_iconclosedbookshelf_ [version=text] {<small><b>_texticonclosedbookshelf_: </b></small>}
    190219
     220_iconarrowclosedbookshelf_ {<img src="_httpiconabshelf_" border=0 width=_widthabshelf_ height=_heightabshelf_ alt="_texticonclosedbookshelf_">}
     221_iconarrowclosedbookshelf_ [version=text] {<small><b>->_texticonclosedbookshelf_: </b></small>}
     222
    191223_iconpointer_ {<img src="_httpiconarrrght_" border=0 width=_widtharrrght_ height=_heightarrrght_>}
    192224_iconpointer_ [version=text] {<small><b>_texticonpointer_-> </b></small>}
    193225
    194226_icontab_ {<img src="_httpicontabspace_" width=_widthtabspace_ height=_heighttabspace_>}
     227_tab_ {<td>_icontab_</td>}
    195228
    196229_iconcontracttoc_ {<img name="concon" src="_httpiconeconcof_" width=_widtheconcx_ height=_heighteconcof_ alt="_texticoncontracttoc_" border=0>}
     
    226259#######################################################################
    227260
    228 _imagedetach_ {<a href="_httpcurrentdocument_&x=1" target=_random_ onMouseover = "img\_on('detach')"
     261_imagedetach_ {<a href="_httpcurrentdocument_&x=1" target=\_blank onMouseover = "img\_on('detach')"
    229262onMouseout = "img\_off('detach')">_icondetach_</a>}
    230 _imagedetach_[version=text] {<a href="_httpcurrentdocument_&x=1" target=_random_>_texticondetach_</a><br>}
     263_imagedetach_[version=text] {<a href="_httpcurrentdocument_&x=1" target=\_blank>_texticondetach_</a><br>}
    231264
    232265_imagehighlight_ {<a href="_httpcurrentdocument_&hl=1" onMouseover = "img\_on('hl')"
     
    300333_heighthhow_ {57}
    301334
     335_httpiconhtopic_ {_httpimg_/h\_topic.gif}
     336_widthhhow_ {200}
     337_heighthhow_ {57}
     338
    302339_httpiconhorg_ {_httpimg_/h\_org.gif}
    303340_widthhorg_ {250}
    304341_heighthorg_ {57}
    305342
    306 _httpiconsmtext_ {_httpimg_/smtext.gif}
    307 _widthsmtext_ {23}
    308 _heightsmtext_ {15}
    309 
    310 _httpiconclsdfldr_ {_httpimg_/clsdfldr.gif}
    311 _widthclsdfldr_ {23}
    312 _heightclsdfldr_ {15}
     343_httpiconhbrwse_ {_httpimg_/h\_brwse.gif}
     344_widthhbrwse_ {200}
     345_heighthbrwse_ {57}
    313346
    314347_httpiconcontoff_ {_httpimg_/contoff.gif}
     
    369402# header overridden for text pages
    370403_textheader_ {_cgihead_
    371 _htmlhead_('background="_httpiconchalk_"')
     404_htmlhead_
    372405}
    373406
     
    400433_textSubjectpage_ {_texticonhsubj_}
    401434_textSeriespage_ {_texticonhser_}
    402 _textDatespage_ {_texticonhdate_}
     435_textDatepage_ {_texticonhdate_}
    403436_textHowtopage_ {_texticonhhow_}
    404437_textOrganizationpage_ {_texticonhorg_}
     438_textBrowsepage_ {_texticonhbrwse_}
    405439
    406440_texticonhtitle_ {Titles A-Z}
     
    411445_texticonhhow_ {How to}
    412446_texticonhorg_ {Organizations}
     447_texticonhbrwse_ {Browse}
    413448
    414449_texticonopenbookshelf_ {close this section of the library}
Note: See TracChangeset for help on using the changeset viewer.