Revision 2937
Added by Matt Jones almost 19 years ago
lib/style/skins/knp/header.html | ||
---|---|---|
72 | 72 |
<input name="returnfield" value="creator/organizationName" type="hidden"> |
73 | 73 |
<input name="returnfield" value="dataset/title" type="hidden"> |
74 | 74 |
<input name="returnfield" value="keyword" type="hidden"> |
75 |
<input name="returnfield" value="idinfo/citation/citeinfo/title" type="hidden"> |
|
76 |
<input name="returnfield" value="idinfo/citation/citeinfo/origin" type="hidden"> |
|
77 |
<input name="returnfield" value="idinfo/keywords/theme/themekey" type="hidden"> |
|
75 | 78 |
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.1" type="hidden"> |
76 | 79 |
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.0" type="hidden"> |
77 | 80 |
<input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN" type="hidden"> |
78 | 81 |
<input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN" type="hidden"> |
79 | 82 |
<input name="returndoctype" value="-//NCEAS//resource//EN" type="hidden"> |
80 | 83 |
<input name="returndoctype" value="-//NCEAS//eml-dataset//EN" type="hidden"> |
84 |
<input name="returndoctype" value="metadata" type="hidden"> |
|
81 | 85 |
<!-- <input value="Start Search" type="submit"> --> |
82 | 86 |
</form> |
83 | 87 |
</p> |
Also available in: Unified diff
Modified search form in header to also include the FGDC doctype and
returnfields.