Ignore:
Timestamp:
2002-06-24T21:24:11+12:00 (22 years ago)
Author:
sjboddie
Message:

* empty log message *

File:
1 edited

Legend:

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

    r3169 r3177  
    1616
    1717_content_ {
     18<p>
    1819<center>
    19 _navigationbar_
    20 <p>
    2120_phindclassifier_
    2221</center>
     22</p>
    2323}
    2424
     
    4747
    4848_navarrows_ {<center>
    49 <table width=_pagewidth_ cellpadding=0 cellspacing=0 border=0>
     49<table width="638" cellpadding=0 cellspacing=0 border=0>
    5050<tr><td align=left valign=top>
    5151_prevarrow_
     
    5656}
    5757
    58 _prevarrow_ {_If_(_httpprevarrow_,<a href="_httpprevarrow_">_iconprev_</a>)}
    59 _nextarrow_ {_If_(_httpnextarrow_,<a href="_httpnextarrow_">_iconnext_</a>)}
     58_prevarrow_ {_If_(_httpprevarrow_,<a href="_httpprevarrow_">&lt;</a>)}
     59_nextarrow_ {_If_(_httpnextarrow_,<a href="_httpnextarrow_">&gt;</a>)}
    6060
    6161_navarrows_ [v=1] {<p>
     
    102102  <PARAM NAME=resultorder VALUE="L,l,E,e,D,d">
    103103
    104   <PARAM NAME=backdrop     VALUE="_httpimg_/phindbg1.jpg">
     104  <PARAM NAME=backdrop     VALUE="_httpcollection_/images/phind3.jpg">
    105105  <PARAM NAME=fontsize     VALUE="10">
    106106  <PARAM NAME=blocksize    VALUE="10">
     
    249249
    250250# can't use _gsimage_ macro for detach button as we need to include target
    251 _imagedetach_ {<a href="_httpcurrentdocument_&x=1" target=\_blank onMouseover="roll('detach',1);" onMouseOut="roll('detach',0);"><img
    252 name="detach" src="_httpiconedtchof_" onLoad="gbutton(this,'_httpiconedtchon_');" border=0 alt="_texticondetach_"></a>}
    253 _imagedetach_ [v=1] {<a href="_httpcurrentdocument_&x=1" target=\_blank>_texticondetach_</a><br>}
    254 
    255 _imagehighlight_ {_gsimage_(_httpcurrentdocument_&hl=1&gc=_cgiarggc_&amp;gt=_cgiarggt_,_document:httpiconehlof_,_document:httpiconehlon_,hl,_document:texticonhighlight_)}
    256 
    257 _imagenohighlight_ {_gsimage_(_httpcurrentdocument_&hl=0&gc=_cgiarggc_&amp;gt=_cgiarggt_,_document:httpiconenhlof_,_document:httpiconenhlon_,nhl,_document:texticonnohighlight_)}
    258 
    259 _imagepagepdf_ {_gsimage_(_httpcollection_/index/assoc/_thisOID_/_pagepdf_,_document:httpiconsppdfof_,_document:httpiconsppdfon_,pagepdf,_document:texticonpagepdf_)}
    260 
    261 _imagearticlepdf_ {_gsimage_(_httpcollection_/index/assoc/_thisOID_/article.pdf,_document:httpiconapdfof_,_document:httpiconapdfon_,artpdf,_document:texticonartpdf_)}
    262 
    263 _imagecontracttoc_ {_gsimage_(_httpcurrentdocument_&gc=0,_document:httpiconeconcof_,_document:httpiconeconcon_,concon,_document:texticoncontracttoc_)}
    264 
    265 _imageexpandtoc_ {_gsimage_(_httpcurrentdocument_&gc=1,_document:httpiconeexpcof_,_document:httpiconeexpcon_,expcon,_document:texticonexpandtoc_)}
    266 
    267 _imagecontracttext_ {_gsimage_(_httpcurrentdocument_&amp;gt=0,_document:httpiconetsecof_,_document:httpiconetsecon_,thissec,_document:texticoncontracttext_)}
    268 
    269 _imageexpandtext_ {_gsimage_(_httpcurrentdocument_&amp;gt=1,_document:httpiconealltof_,_document:httpiconeallton_,alltext,_document:texticonexpandtext_)}
    270 
    271 _imagecont_ {_gsimage_(_httpcurrentdocument_&amp;gt=2,_document:httpiconcontoff_,_document:httpiconconton_,cont,_document:texticoncont_)}
    272 
    273 
    274 #######################################################################
    275 # headers/footers
    276 #######################################################################
    277 
    278 
    279 # header overridden for text pages
    280 # the tabspace is there because netscape refuses to let our flashy button
    281 # javacript stuff work on a button that is the first image in the page
    282 _textheader_ {_cgihead_
    283 _htmlhead_
    284 <center>
    285 <table width=_pagewidth_><tr><td align=right>
    286 _icontab__javalinks_</td></tr></table>
    287 </center>
    288 }
    289 _textheader_ [v=1] {_cgihead_
    290 _htmlhead_
    291 _javalinks_
    292 }
    293 
    294 _footer_ {
    295 <p>
    296 _navarrows_
    297 </table>
    298 _endspacer__htmlfooter_
    299 }
     251_imagedetach_ {<a href="_httpcurrentdocument_&x=1" target=\_blank
     252onMouseOut="MM_nbGroup('out');"
     253onMouseOver="MM_nbGroup('over','detach','_httpcollection_/images/detachon.gif','_httpcollection_/images/detachon.gif',1);"
     254onClick="MM_nbGroup('down','navbar1','detach','_httpcollection_/images/detachon.gif',1);"><img
     255name="detach" src="_httpcollection_/images/detachoff.gif" width="52" height="11" border="0" alt="open this page in a new window"></a>}
     256
     257_imagehighlight_ {<a href="_httpcurrentdocument_&hl=1&gc=_cgiarggc_&amp;gt=_cgiarggt_"
     258onMouseOut="MM_nbGroup('out');"
     259onMouseOver="MM_nbGroup('over','hl','_httpcollection_/images/highlighton.gif','_httpcollection_/images/highlighton.gif',1);"
     260onClick="MM_nbGroup('down','navbar1','hl','_httpcollection_/images/highlighton.gif',1);"><img
     261name="hl" src="_httpcollection_/images/highlightoff.gif" width="92" height="11" border="0" alt="turn on search term highlighting"></a>}
     262
     263_imagenohighlight_ {<a href="_httpcurrentdocument_&hl=0&gc=_cgiarggc_&amp;gt=_cgiarggt_"
     264onMouseOut="MM_nbGroup('out');"
     265onMouseOver="MM_nbGroup('over','nhl','_httpcollection_/images/nohighlighton.gif','_httpcollection_/images/nohighlighton.gif',1);"
     266onClick="MM_nbGroup('down','navbar1','nhl','_httpcollection_/images/nohighlighton.gif',1);"><img
     267name="nhl" src="_httpcollection_/images/nohighlightoff.gif" width="92" height="11" border="0" alt="turn off search term highlighting"></a>}
     268
     269_imagepagepdf_ {<a href="_httpcollection_/index/assoc/_thisOID_/_pagepdf_"
     270onMouseOut="MM_nbGroup('out');"
     271onMouseOver="MM_nbGroup('over','ppdf','_httpcollection_/images/pagepdfon.gif','_httpcollection_/images/pagepdfon.gif',1);"
     272onClick="MM_nbGroup('down','navbar1','ppdf','_httpcollection_/images/pagepdfon.gif',1);"><img
     273name="ppdf" src="_httpcollection_/images/pagepdfoff.gif" width="52" height="11" border="0" alt="view pdf file of this page"></a>}
     274
     275_imagearticlepdf_ {<a href="_httpcollection_/index/assoc/_thisOID_/article.pdf"
     276onMouseOut="MM_nbGroup('out');"
     277onMouseOver="MM_nbGroup('over','apdf','_httpcollection_/images/articlepdfon.gif','_httpcollection_/images/articlepdfon.gif',1);"
     278onClick="MM_nbGroup('down','navbar1','apdf','_httpcollection_/images/articlepdfon.gif',1);"><img
     279name="apdf" src="_httpcollection_/images/articlepdfoff.gif" width="52" height="11" border="0" alt="view pdf file of entire article"></a>}
Note: See TracChangeset for help on using the changeset viewer.