Project

General

Profile

« Previous | Next » 

Revision 916

Added by berkley almost 23 years ago

updated all of the returndoctypes so that emlbeta4 and emlbeta6 will show up in the resultset.

View differences:

lib/style/resultset.xsl
107 107
              value="-//NCEAS//eml-dataset//EN" />
108 108
              <input type="hidden" name="returndoctype"
109 109
              value="-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN" />
110
              <input type="hidden" name="returndoctype"
111
              value="-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN" />
110 112
           </form>
111 113
          </td>
112 114
        </tr>  
lib/index.html
28 28
<html>
29 29
<head>
30 30
<title>KNB Data Search</title>
31
<meta HTTP-EQUIV="refresh" CONTENT="1;URL=@servlet-path@?action=query&operator=INTERSECT&anyfield=%25&qformat=knb&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN&returnfield=title&returnfield=keyword&returnfield=originator/individualName/surName&returnfield=originator/organizationName" />
31
<meta HTTP-EQUIV="refresh" CONTENT="1;URL=@servlet-path@?action=query&operator=INTERSECT&anyfield=%25&qformat=knb&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN&returnfield=title&returnfield=keyword&returnfield=originator/individualName/surName&returnfield=originator/organizationName" />
32 32
</head>
33 33
<body bgcolor="WHITE">
34 34
</body>

Also available in: Unified diff