Project

General

Profile

« Previous | Next » 

Revision 882

Updated documentation to reflect new installprocess.

Modified build.xml to properly copy the docs into the distribution, which
required some changes in the ant token filtering scheme.

View differences:

marine.html
34 34
<body class="emlbody"> 
35 35

  
36 36
<script language="JavaScript">
37
 window.location="http://@server@@servlet-path@?" +
37
 window.location="@server@@servlet-path@?" +
38 38
  "action=query&anyfield=%&returndoctype=any&qformat=html&" +
39 39
  "returnfield=resource/dataset/originator/individualName/surName&" +
40 40
  "returnfield=resource/dataset/originator/individualName/givenName&" + 
......
51 51
 
52 52
<noscript>
53 53
Please click 
54
<a href="http://@server@@servlet-path@?
54
<a href="@server@@servlet-path@?
55 55
action=query&anyfield=%&returndoctype=any&qformat=html&
56 56
returnfield=resource/dataset/originator/individualName/surName&
57 57
returnfield=resource/dataset/originator/individualName/givenName&
......
64 64
</noscript>
65 65

  
66 66
Please click 
67
<a href="http://@server@@servlet-path@??
67
<a href="@server@@servlet-path@??
68 68
action=query&anyfield=%&returndoctype=any&qformat=html&
69 69
returnfield=resource/dataset/originator/individualName/surName&
70 70
returnfield=resource/dataset/originator/individualName/givenName&

Also available in: Unified diff