Changeset 645


Ignore:
Timestamp:
1999-10-05T09:11:04+13:00 (25 years ago)
Author:
sjboddie
Message:

* empty log message *

Location:
trunk/gsdl/macros
Files:
3 edited

Legend:

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

    r644 r645  
    2727#######################################################################
    2828
    29 _content_ {<center><blink><b><font size="7" color="#FF0000">UNDEFINED PAGE</font></b></blink></center>}
     29_content_ {<p><h2>oops</h2>
     30The requested page could not be found. Please use your browsers 'back' button
     31or the above home button to return to the Greenstone Digital Library.}
     32_pagetitle_ {GSDL Error}
    3033_imagethispage_ {}
    3134_iconcollection_ {}
     
    4245
    4346_pagewidth_ {537}
    44 _searchwidth_ {_widthtsrchx_}   
     47# defaultwidth is the width buttons default to if not included in this list
     48_defaultwidth_ {87}
     49_searchwidth_ {_widthtsrchx_}
    4550_Titlewidth_ {_widthttitlx_}
    4651_Listwidth_ {_widthtlistx_}
     
    5459_Browsewidth_ {_widthtbrwsex_}
    5560_Peoplewidth_ {_widthtpeopx_}
    56 _Unknownwidth_ {_widthtuknowx_}
    5761
    5862#######################################################################
     
    187191_imagePeople_[v=1] {<a href="_httpbrowsePeople_">_textimagePeople_</a><br>
    188192}
    189 
    190 _imageUnknown_ {<a href="_httpbrowseUnknown_"
    191     onMouseover = "img\_on('unknown')"
    192     onMouseout = "img\_off('unknown')"><img name="unknown"
    193         src="_httpicontuknowof_" width=_widthtuknowx_ height=_heighttuknowx_
    194         border=0 alt="_textimageUnknown_"></a>}
    195 _imageUnknown_[v=1] {<a href="_httpbrowseUnknown_">_textimageUnknown_</a><br>
    196 }
    197 
    198193
    199194
     
    334329        People\_off = new Image(_widthtpeopx_, _heighttpeopx_);
    335330        People\_off.src = "_httpicontpeopof_";
    336 }
    337 
    338 _javaUnknown_ {
    339         unknown\_on = new Image(_widthtuknowx_, _heighttuknowx_);
    340         unknown\_on.src = "_httpicontuknowon_";
    341         unknown\_off = new Image(_widthtuknowx_, _heighttuknowx_);
    342         unknown\_off.src = "_httpicontuknowof_";
    343331}
    344332
     
    678666src="_httpicontpeopgr_" height=_heighttpeopx_ width=_widthtpeopx_ border=0>}
    679667_icontabPeoplegreen_[v=1] {_texticontabPeoplegreen_}
    680 
    681 _icontabUnknowngreen_ {<img
    682 src="_httpicontuknowgr_" height=_heighttuknowx_ width=_widthtuknowx_ border=0>}
    683 _icontabUnknowngreen_[v=1] {_texticontabUnknowngreen_}
    684668
    685669_iconblankbar_ {<center><img src="_httpicondivb_" width=_widthdivb_ height=_heightdivb_></center>}
     
    772756_textimageBrowse_ {Browse}
    773757_textimagePeople_ {Browse alphabetical list of People}
    774 _textimageUnknown_ {Unknown metadata listing}
    775 
    776 
    777758
    778759_texticontabsearchgreen_{Search}
     
    788769_texticontabbrwsegreen_{Browse}
    789770_texticontabPeoplegreen_{People A-Z}
    790 _texticontabUnknowngreen_{Unknown}
    791771
    792772_texticontext_ {View the document}
  • trunk/gsdl/macros/document.dm

    r644 r645  
    179179_iconPeoplepage_ [v=1] {<h2>_texticonhpeople_</h2>}
    180180
    181 _iconUnknownpage_ {<img src="_httpiconhuknow_" width=_widthhuknow_
    182 height=_heighthuknow_}
    183 _iconUnknownpage_ [v=1] {<h2>_texticonhuknow_</h2>}
    184 
    185181
    186182_iconsmalltext_ {<img src="_httpiconsmtext_" border=0 width=_widthsmtext_ height=_heightsmtext_ alt="_texticonsmalltext_">}
     
    346342_widthhpeople_ {200}
    347343_heighthpeople_ {57}
    348 
    349 _httpiconhuknow_ {_httpimg_/h\_uknow.gif}
    350 _widthhpeople_ {200}
    351 _heighthpeople_ {57}
    352 
    353344
    354345_httpiconcontoff_ {_httpimg_/contoff.gif}
     
    447438_textBrowsepage_ {_texticonhbrwse_}
    448439_textPeoplepage_ {_texticonhpeople_}
    449 _textUnknownpage_ {_texticonhuknow_}
    450440
    451441_texticonhtitle_ {Titles A-Z}
     
    458448_texticonhbrwse_ {Browse}
    459449_texticonhpeople_ {People A-Z}
    460 _texticonhuknow_ {}
    461450
    462451_texticonopenbookshelf_ {close this section of the library}
  • trunk/gsdl/macros/home.dm

    r644 r645  
    2727_iconorvisit_ {<img src="_httpiconorvisgr_" width=_widthorvisgr_ height=_heightorvisgr_>}
    2828_iconmusiclibrary_ {<img src="_httpicontmusic_" width=_widthtmusic_ height=_heighttmusic_ border=0>}
    29 _iconchineselibrary_ {<img src="_httpicontchin_" width=_widthtchin_ height=_heighttchin_ border=0>}
    3029
    3130#######################################################################
     
    5857_heighttmusic_ {17}
    5958
    60 _httpicontchin_ {_httpimg_/tchin.gif}
    61 _widthtchin_ {87}
    62 _heighttchin_ {17}
    63 
    6459#######################################################################
    6560# page content                     
     
    7772</td></tr>
    7873<tr><td><a href="_httpmusiclibrary_">_iconmusiclibrary_</a>
    79 </td></tr>
    80 </td></tr>
    81 <tr><td><a href="_httpchineselibrary_">_iconchineselibrary_</a>
    8274</td></tr>
    8375<tr><td>_iconblankbar_
Note: See TracChangeset for help on using the changeset viewer.