Revision 420
Added by berkley about 24 years ago
lib/marine/marine.xsl | ||
---|---|---|
35 | 35 |
<input type="hidden" name="qformat" value="html" /> |
36 | 36 |
<input type="hidden" name="operator" value="UNION" /> |
37 | 37 |
<input type="hidden" name="anyfield" value="%" /> |
38 |
<input type="hidden" name="returnfield" value="title" /> |
|
39 |
<input type="hidden" name="returnfield" value="surName" /> |
|
40 |
<input type="hidden" name="returnfield" value="organizationName" /> |
|
38 |
<input type="hidden" name="returnfield" |
|
39 |
value="resource/dataset/originator/individualName/surName" /> |
|
40 |
<input type="hidden" name="returnfield" |
|
41 |
value="resource/dataset/originator/individualName/givenName" /> |
|
42 |
<input type="hidden" name="returnfield" |
|
43 |
value="resource/dataset/originator/organizationName" /> |
|
41 | 44 |
<input border="0" type="image" |
42 | 45 |
src="@image-path@/marine/browsebutton.jpg" |
43 | 46 |
alt="browse the database" |
... | ... | |
61 | 64 |
<input type="hidden" name="action" value="query" /> |
62 | 65 |
<input type="hidden" name="qformat" value="html" /> |
63 | 66 |
<input type="hidden" name="operator" value="UNION" /> |
64 |
<input type="hidden" name="returnfield" value="title" /> |
|
65 |
<input type="hidden" name="returnfield" value="surName" /> |
|
66 |
<input type="hidden" name="returnfield" value="organizationName" /> |
|
67 |
<input type="hidden" name="returnfield" |
|
68 |
value="resource/dataset/originator/individualName/surName" /> |
|
69 |
<input type="hidden" name="returnfield" |
|
70 |
value="resource/dataset/originator/individualName/givenName" /> |
|
71 |
<input type="hidden" name="returnfield" |
|
72 |
value="resource/dataset/originator/organizationName" /> |
|
67 | 73 |
</form> |
68 | 74 |
</td> |
69 | 75 |
</tr> |
... | ... | |
248 | 254 |
<input type="hidden" name="action" value="query" /> |
249 | 255 |
<input type="hidden" name="qformat" value="html" /> |
250 | 256 |
<input type="hidden" name="operator" value="UNION" /> |
251 |
<input type="hidden" name="returnfield" value="resource/dataset/originator/individualName/surName" /> |
|
252 |
<input type="hidden" name="returnfield" value="resource/dataset/originator/individualName/givenName" /> |
|
253 |
<input type="hidden" name="returnfield" value="resource/dataset/originator/organizationName" /> |
|
257 |
<input type="hidden" name="returnfield" |
|
258 |
value="resource/dataset/originator/individualName/surName" /> |
|
259 |
<input type="hidden" name="returnfield" |
|
260 |
value="resource/dataset/originator/individualName/givenName" /> |
|
261 |
<input type="hidden" name="returnfield" |
|
262 |
value="resource/dataset/originator/organizationName" /> |
|
254 | 263 |
|
255 | 264 |
<input type="submit" value="Query" /> |
256 | 265 |
<input type="reset" value="Clear Form" /> |
Also available in: Unified diff
changed paths in returnfield parameters