Revision 3742
Added by ben leinfelder over 16 years ago
index.jsp | ||
---|---|---|
79 | 79 |
<tr class="sectbody"></tr> |
80 | 80 |
|
81 | 81 |
<tr > |
82 |
<td align="left"><form method="POST" action="<%=METACAT_URL%>" target="_top" onSubmit="return checkSearch(this)"> |
|
82 |
<td align="left"> |
|
83 |
<form method="POST" |
|
84 |
action="<%=METACAT_URL%>" target="_top" |
|
85 |
id="searchForm" name="searchForm" |
|
86 |
onSubmit="return checkSearch(this)"> |
|
83 | 87 |
<div class="searchresultsdividerPale"> |
84 | 88 |
<p> |
85 | 89 |
<input value="UNION" name="operator" type="hidden"> |
... | ... | |
106 | 110 |
</div></td> |
107 | 111 |
</tr> |
108 | 112 |
<tr > |
109 |
<td class="borderbottom"><div align="center"><a href="<%=METACAT_URL%>?action=query&operator=INTERSECT&anyfield=%25&organizationName=National%20Center%20for%20Ecological%20Analysis%20and%20Synthesis&qformat=nceas&enableediting=true&returndoctype=eml://ecoinformatics.org/eml-2.0.0&returndoctype=eml://ecoinformatics.org/eml-2.0.1&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">Browse existing NCEAS data sets</a> |
|
113 |
<td class="borderbottom"><div align="center"> |
|
114 |
<a href="javascript:browseAll('searchForm')">Browse existing NCEAS data sets</a> |
|
110 | 115 |
<br/><br/> |
111 | 116 |
<a href="<%=SERVER_URL_WITH_CONTEXT%>/style/skins/nceas/map.jsp"> View Interactive Map </a> </div> |
112 | 117 |
</td></tr></table> |
Also available in: Unified diff
add support for FGDC doctype display