Project

General

Profile

« Previous | Next » 

Revision 506

Added by Matt Jones about 24 years ago

Modified stylesheets to use the default.css file from the new KNB web site.
Also, provided a new resultset.xsl that represents a simple freetext query
of the KNB data repository. Updated build.xml to relect the location of the
new css stylesheet.

View differences:

eml-dataset-display.xsl
22 22
  <xsl:template match="/">
23 23
    <html>
24 24
      <head>
25
        <link rel="stylesheet" type="text/css" href="@html-path@/style/rowcol.css" />
25
        <link rel="stylesheet" type="text/css" 
26
              href="@web-base-url@/default.css" />
26 27
      </head>
27
      <body class="emlbody">
28
      <body>
28 29
        <center>
29 30
          <h1>Data set description</h1>
30 31
          <h3>Ecological Metadata Language</h3>

Also available in: Unified diff