Revision 5710
Added by ben leinfelder almost 14 years ago
header.jsp | ||
---|---|---|
49 | 49 |
|
50 | 50 |
submitFormObj.query.value = "<pathquery version=\"1.2\">" |
51 | 51 |
+"<querytitle>Web-Search</querytitle>" |
52 |
+"<returndoctype>eml://ecoinformatics.org/eml-2.1.1</returndoctype>" |
|
52 | 53 |
+"<returndoctype>eml://ecoinformatics.org/eml-2.1.0</returndoctype>" |
53 | 54 |
+"<returndoctype>eml://ecoinformatics.org/eml-2.0.1</returndoctype>" |
54 | 55 |
+"<returndoctype>eml://ecoinformatics.org/eml-2.0.0</returndoctype>" |
... | ... | |
140 | 141 |
<td valign="top" width="20%"> |
141 | 142 |
<!-- |
142 | 143 |
<p> |
143 |
<a href="<%=SERVLET_URL%>?action=query&operator=INTERSECT&anyfield=%25&organizationName=Organization%20of%20Biological%20Field%20Stations&qformat=obfs&returndoctype=eml://ecoinformatics.org/eml-2.1.0&returndoctype=eml://ecoinformatics.org/eml-2.0.1&returndoctype=eml://ecoinformatics.org/eml-2.0.0&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN&returnfield=dataset/title&returnfield=keyword&returnfield=originator/individualName/surName&returnfield=creator/individualName/surName&returnfield=originator/organizationName&returnfield=creator/organizationName" target="_top">Search for Data</a></p> |
|
144 |
<a href="<%=SERVLET_URL%>?action=query&operator=INTERSECT&anyfield=%25&organizationName=Organization%20of%20Biological%20Field%20Stations&qformat=obfs&returndoctype=eml://ecoinformatics.org/eml-2.1.1&returndoctype=eml://ecoinformatics.org/eml-2.1.0&returndoctype=eml://ecoinformatics.org/eml-2.0.1&returndoctype=eml://ecoinformatics.org/eml-2.0.0&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN&returnfield=dataset/title&returnfield=keyword&returnfield=originator/individualName/surName&returnfield=creator/individualName/surName&returnfield=originator/organizationName&returnfield=creator/organizationName" target="_top">Search for Data</a></p>
|
|
144 | 145 |
--> |
145 | 146 |
<p class="searchbox"> |
146 | 147 |
Search for Data<br /> |
Also available in: Unified diff
include EML 2.1.1 documents in skin (path query search, mostly)