Revision 3415
Added by ben leinfelder about 17 years ago
SaeonLogin.jspx | ||
---|---|---|
66 | 66 |
</jsp:scriptlet> |
67 | 67 |
|
68 | 68 |
<table> |
69 |
<tr> |
|
70 |
<td colspan="3"> |
|
71 |
<p class="regtext"> |
|
72 |
Welcome to the SANParks Data Repository. |
|
73 |
This is the primary source for comprehensive information about scientific |
|
74 |
and research data sets collected throughout the South African National Park System. |
|
75 |
</p> |
|
76 |
</td> |
|
77 |
</tr> |
|
69 | 78 |
<tr valign="top"> |
70 | 79 |
<td> |
71 | 80 |
|
... | ... | |
80 | 89 |
</jsp:attribute> |
81 | 90 |
</jsp:element> |
82 | 91 |
<p class="regtext"> |
83 |
Search the data repository using all fields, including author, title, abstract, keywords, and other |
|
84 |
documentation. |
|
85 |
Use a '%' symbol as a wildcard (e.g., '%herbivore%') to search more broadly. |
|
92 |
The repository search system is used to locate data sets of interest by |
|
93 |
searching through existing registered data sets. |
|
94 |
Presently the search covers all fields, including author, title, abstract, |
|
95 |
keywords, and other documentation for each data set. |
|
96 |
<br /> |
|
97 |
Use a '%' symbol as a wildcard in searches (e.g., '%herbivore%' |
|
98 |
would locate any phrase with the word herbivore embedded within it). |
|
86 | 99 |
</p> |
87 | 100 |
<input name="anyfield" value="" type="text" size="14" /> |
88 |
<input name="action" value="query" type="submit" />
|
|
101 |
<input name="action" value="Search" type="submit" />
|
|
89 | 102 |
|
90 | 103 |
</form> |
91 | 104 |
<p class="regtext"> |
Also available in: Unified diff
add KNP copy (reworded for SANParks)