Ignore:
Timestamp:
1999-10-04T13:39:23+13:00 (25 years ago)
Author:
sjboddie
Message:

* empty log message *

File:
1 edited

Legend:

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

    r602 r644  
    11package home
    22
     3_httpmusiclibrary_ {http://www.nzdl.org/cgi-bin/gw?c=meldex&a=page&p=coltitle}
     4_httpchineselibrary_ {_gwcgi_?a=p&p=about&c=chinese&l=zh&nw=u}
    35
    46#######################################################################
     
    810# the _javalinks_ macros are the flashy image links at the top right of
    911# the page. this is overridden here as we don't want 'home'
    10 # or 'about' links on this page
     12# links on this page
    1113
    1214_javalinks_ {}
    1315_javalinks_ [v=1] {}
    1416
     17
     18
     19#######################################################################
     20# icons
     21#######################################################################
     22
     23_iconnzdl_ {<img src="_httpiconnzdl_" width=_widthnzdl_ height=_heightnzdl_>}
     24_icongbull_ {<img src="_httpicongbull_">}
     25_iconpdf_ {<img src="_httpiconpdf_">}
     26_iconselectcollection_ {<img src="_httpiconselcolgr_" width=_widthselcolgr_ height=_heightselcolgr_>}
     27_iconorvisit_ {<img src="_httpiconorvisgr_" width=_widthorvisgr_ height=_heightorvisgr_>}
     28_iconmusiclibrary_ {<img src="_httpicontmusic_" width=_widthtmusic_ height=_heighttmusic_ border=0>}
     29_iconchineselibrary_ {<img src="_httpicontchin_" width=_widthtchin_ height=_heighttchin_ border=0>}
     30
     31#######################################################################
     32# http macros
     33#
     34# These contain the url without any quotes
     35#######################################################################
     36
     37#_httpiconnzdl_ {_httpimg_/nzdl.gif}
     38#_widthnzdl_ {400}
     39#_heightnzdl_ {112}
     40_httpiconnzdl_ {_httpimg_/nzdl2br.gif}
     41_widthnzdl_ {457}
     42_heightnzdl_ {181}
     43
     44_httpicongbull_ {_httpimg_/gbull.gif}
     45
     46_httpiconpdf_ {_httpimg_/pdf.gif}
     47
     48_httpiconselcolgr_ {_httpimg_/selcolgr.gif}
     49_widthselcolgr_ {537}
     50_heightselcolgr_ {17}
     51
     52_httpiconorvisgr_ {_httpimg_/orvisgr.gif}
     53_widthorvisgr_ {537}
     54_heightorvisgr_ {17}
     55
     56_httpicontmusic_ {_httpimg_/tmusic.gif}
     57_widthtmusic_ {120}
     58_heighttmusic_ {17}
     59
     60_httpicontchin_ {_httpimg_/tchin.gif}
     61_widthtchin_ {87}
     62_heighttchin_ {17}
    1563
    1664#######################################################################
     
    1967
    2068_pagetitle_ {Greenstone Digital Library}
    21 _imagethispage_ {_imagegreenstone_}
     69_imagethispage_ {<a href="_httpgreenstone_">_imagegreenstone_</a>}
     70_imagecollection_ {_iconnzdl_}
    2271
    2372_content_ {
    24 _iconblankbar_<br>
     73<center>_iconselectcollection_</center><br>
    2574_homeextra_
    26 _iconblankbar_<br>
    27 <a href="_httppagestatus_">Status page</a>
     75<center><table width=_pagewidth_>
     76<tr><td>_iconorvisit_
     77</td></tr>
     78<tr><td><a href="_httpmusiclibrary_">_iconmusiclibrary_</a>
     79</td></tr>
     80</td></tr>
     81<tr><td><a href="_httpchineselibrary_">_iconchineselibrary_</a>
     82</td></tr>
     83<tr><td>_iconblankbar_
     84</td></tr>
     85</table>
     86
     87<table>
     88<tr valign=top><td>
     89
     90<table border=0 cellpadding=5>
     91<tr valign=top><td rowspan=10 width=32> </td>
     92<tr valign=top><td>_icongbull_</td><td><a href="_httppagestatus_">_textstatuspage_</a></td></tr>
     93<tr valign=top><td>_icongbull_</td><td><a href="mailto:_mailaddr_">_textfb_</a></td></tr>
     94<tr valign=top><td>_icongbull_</td><td><a href="_httppagex_(people)">_textpeople_</a><br></td></tr>
     95<tr valign=top><td>_icongbull_</td><td><a href="_httpprefix_/html/pub.htm">_textpub_</a><br></td></tr>
     96<tr valign=top><td>_icongbull_</td><td><a href="_httppagex_(rw)">_textrw_</a><br></td></tr>
     97<tr valign=top><td>_icongbull_</td><td><a href="_httppagex_(technology)">_texttec_</a><br></td></tr>
     98<tr valign=top><td>_iconpdf_</td><td><a href="http://www.nzdl.org/publications/NZDLtext.pdf">_textinfosheet_</a></td></tr>
     99<tr valign=top><td>_iconpdf_</td><td><a href="http://www.nzdl.org/publications/NZDLpictures.pdf">_textscreenshots_</a></td></tr>
     100<tr valign=top><td>_iconpdf_</td><td><a href="http://www.nzdl.org/publications/Niupepa.pdf">_textnpepainfosheet_</a></td></tr>
     101
     102</table>
     103
     104</td>
     105<td>
     106
     107<table border=0 cellpadding=5>
     108<tr><td>
     109<h2>_textprojhead_</h2>
     110_textprojinfo_
     111</td></tr></table>
     112</td></tr></table>
    28113}
    29114
     
    37122_ago_ {days ago.}
    38123
     124_textstatuspage_ {Admin/Status page}
     125_textpeople_ {People}
     126_textfb_ {Feedback}
     127_textpub_ {Publications}
     128_texttec_ {Technology}
     129_textrw_ {Related Work}
     130_textinfosheet_ {Info Sheet}
     131_textscreenshots_ {Screen Shots}
     132_textnpepainfosheet_ {Niupepa Info Sheet}
    39133
     134_textprojhead_ {The New Zealand Digital Library Project}
     135
     136_textprojinfo_ {
     137<h3>The NZDL system</h3>
     138
     139<p> The New Zealand Digital Library system comprises several demonstration
     140collections -- computer science technical reports and bibliographies, literary
     141works, humanitarian and development information, magazines -- and makes them
     142available over the Web through full-text interfaces.  Behind the query
     143interface lies a huge collection providing gigabytes of information.  We hope
     144you find what you want, or at least something intriguing!
     145
     146<h3>The Greenstone software</h3>
     147
     148<p> The Greenstone Digital Library software provides a new way of organizing
     149information and making it available over the Internet.  A <i>collection</i> of
     150information comprises several (typically several thousand, or even several
     151million) <i>documents</i>, which share a uniform searching and browsing
     152interface.  The collections in a library are organized in a different
     153way--though they share a strong family resemblance.  Although primarily
     154designed for access over the Web, Greenstone collections can be made available,
     155in precisely the same form, on CD-ROM for standalone PCs.  Greenstone is
     156open-source software, available under the terms of the Gnu public linense.
     157 
     158<h3>The research</h3>
     159
     160<p> The goal of our research program is to explore the potential of
     161internet-based digital libraries.  Our vision is to develop systems that
     162automatically impose structure on anarchic, uncatalogued, distributed
     163repositories of information, thereby providing information consumers with
     164effective tools to locate what they need and to peruse it conveniently and
     165comfortably.  Our research objectives are to
     166
     167<ul>
     168  <li> develop technology for creating and automatically
     169      maintaining collections;
     170  <li> monitor usage to study library users' needs;
     171  <li> look at novel interfaces that cater to a wide spectrum of users;
     172  <li> find ways to abstract layout and bibliographic information
     173      from document files;
     174  <li> use this information to enhance presentation and for
     175      bibliometric research;
     176  <li> assess potential subject areas for public-domain collections;
     177  <li> survey and critique other digital library projects.
     178</ul>
     179}
Note: See TracChangeset for help on using the changeset viewer.