Revision 2287
Added by Matt Jones over 20 years ago
index.html | ||
---|---|---|
62 | 62 |
<form method="POST" action="@servlet-path@" target="_top"> |
63 | 63 |
<input value="INTERSECT" name="operator" type="hidden"> |
64 | 64 |
<input size="14" name="anyfield" type="text" value=""> |
65 |
<input name="organizationName" value="Long-term Studies Section" type="hidden">
|
|
65 |
<!-- <input name="organizationName" value="Long-term Studies Section" type="hidden">-->
|
|
66 | 66 |
<input name="action" value="query" type="hidden"> |
67 | 67 |
<input name="qformat" value="ltss" type="hidden"> |
68 | 68 |
<input name="enableediting" value="true" type="hidden"> |
... | ... | |
92 | 92 |
biodiversity embedded within it). |
93 | 93 |
</menu> |
94 | 94 |
</li> |
95 |
<li><a href="@servlet-path@?action=query&operator=INTERSECT&anyfield=%25&organizationName=Long-term%20Studies%20Section&qformat=ltss&enableediting=true&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">Browse data sets</a><br />
|
|
95 |
<li><a href="@servlet-path@?action=query&operator=INTERSECT&anyfield=%25&qformat=ltss&enableediting=true&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">Browse data sets</a><br /> |
|
96 | 96 |
<menu> |
97 | 97 |
Browse all existing data sets by title. This operation can be slow as the |
98 | 98 |
number of entries in the registry grows. |
Also available in: Unified diff
Changed the ESA nad LTSS skins to display all data from the KNB at the request of
OJ Reichman.