Revision 2287
Added by Matt Jones about 20 years ago
lib/style/skins/ltss/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. |
lib/style/skins/ltss/header.html | ||
---|---|---|
57 | 57 |
<form method="POST" action="@servlet-path@" target="_top"> |
58 | 58 |
<input value="INTERSECT" name="operator" type="hidden"> |
59 | 59 |
<input size="14" name="anyfield" type="text" value=""> |
60 |
<input name="organizationName" value="Long-term Studies Section" type="hidden">
|
|
60 |
<!-- <input name="organizationName" value="Long-term Studies Section" type="hidden">-->
|
|
61 | 61 |
<input name="action" value="query" type="hidden"> |
62 | 62 |
<input name="qformat" value="ltss" type="hidden"> |
63 | 63 |
<input name="enableediting" value="true" type="hidden"> |
lib/style/skins/ltss/searchform.html | ||
---|---|---|
2 | 2 |
Search for: |
3 | 3 |
<input value="INTERSECT" name="operator" type="hidden"> |
4 | 4 |
<input size="14" name="anyfield" type="text" value=""> |
5 |
<input name="organizationName" value="Long-term Studies Section" type="hidden">
|
|
5 |
<!--<input name="organizationName" value="Long-term Studies Section" type="hidden">-->
|
|
6 | 6 |
<input name="action" value="query" type="hidden"> |
7 | 7 |
<input name="qformat" value="ltss" type="hidden"> |
8 | 8 |
<input name="enableediting" value="true" type="hidden"> |
lib/style/skins/esa/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="Ecological Society of America" type="hidden">
|
|
65 |
<!--<input name="organizationName" value="Ecological Society of America" type="hidden">-->
|
|
66 | 66 |
<input name="action" value="query" type="hidden"> |
67 | 67 |
<input name="qformat" value="esa" 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=Ecological%20Society%20of%20America&qformat=esa&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=esa&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. |
lib/style/skins/esa/header.html | ||
---|---|---|
57 | 57 |
<form method="POST" action="@servlet-path@" target="_top"> |
58 | 58 |
<input value="INTERSECT" name="operator" type="hidden"> |
59 | 59 |
<input size="14" name="anyfield" type="text" value=""> |
60 |
<input name="organizationName" value="Ecological Society of America" type="hidden">
|
|
60 |
<!--<input name="organizationName" value="Ecological Society of America" type="hidden">-->
|
|
61 | 61 |
<input name="action" value="query" type="hidden"> |
62 | 62 |
<input name="qformat" value="esa" type="hidden"> |
63 | 63 |
<input name="enableediting" value="true" type="hidden"> |
lib/style/skins/esa/searchform.html | ||
---|---|---|
2 | 2 |
Search for: |
3 | 3 |
<input value="INTERSECT" name="operator" type="hidden"> |
4 | 4 |
<input size="14" name="anyfield" type="text" value=""> |
5 |
<input name="organizationName" value="Ecological Society of America" type="hidden">
|
|
5 |
<!--<input name="organizationName" value="Ecological Society of America" type="hidden">-->
|
|
6 | 6 |
<input name="action" value="query" type="hidden"> |
7 | 7 |
<input name="qformat" value="esa" type="hidden"> |
8 | 8 |
<input name="enableediting" value="true" type="hidden"> |
Also available in: Unified diff
Changed the ESA nad LTSS skins to display all data from the KNB at the request of
OJ Reichman.