Project

General

Profile

« Previous | Next » 

Revision 2873

Added by tyburczy over 18 years ago

added instructions for esa cfg. Added links for creating an account and resetting the password.

View differences:

loginForm.tmpl
88 88

  
89 89
    <table>
90 90
      [% IF message != '' %]
91
      <tr valign="middle">
92
        <td align="left" valign="middle" class="text_plain" colspan="2">
93
		<p class="redbold">[% message %]</p>
94
		</br>
95
        </td>
96
      </tr>
91
      	<tr valign="middle">
92
       		<td align="left" valign="middle" class="text_plain" colspan="2">
93
			<p class="redbold">[% message %]</p>
94
			</br>
95
			</td>
96
		</tr>
97
	  	[%IF cfg =='esa'%]
98
			<tr valign="middle"><td>
99
				<p><strong>Steps for registering an ESA data set</strong></p>
100
          
101
        
102
				<p><span class="greenbold">Step 1: Create an Account</span> <br>
103
		   			Create an account by registering with the <a href="http://knb.ecoinformatics.org">KNB</a>.
104

  
105
					Many scientists will already have accounts in the KNB, especially those 
106
					from institutions like NCEAS and LTER. If you already have an account 
107
					please use that existing account rather than creating a new one.</p>
108
				<p><span class="greenbold">Step 2: Login</span><br />
109
		   			Login to the ESA Registry website with the account you created. Fill out the ESA Data Registry Form. 
110
					A page titled "Success" will appear when the form has been successfully submitted.</p>
111
				<p><span class="greenbold">Step 3: Register Data</span><br />
112
					Fill out the <a href="http://data.esa.org/cgi-bin/register-dataset.cgi?cfg=esa">ESA Data Registry Form</a>
113
					A page titled "Success" will appear when the form has been successfully submitted.             </p>
114
				<p> <span class="greenbold">Step 4: Look for Feedback</span> <br />
115
					After you submit, watch for e-mail sent by the ESA moderator regarding whether your data set  has been accepted</p><br />
116
		  </td></tr>
117
		[% END %]
118
	  
97 119
      [% END %]
98 120

  
99 121
      <tr valign="middle">
......
145 167
          </table>
146 168
        </td>
147 169
      </tr>
170
	  <tr valign="middle">
171
	  	<td align="left">Don't have an account yet? <a href="@cgi-prefix@/ldapweb.cgi?cfg=[%cfg%]">Create a new account</a></td>
172
      </tr>
173
	  <tr valign="middle">
174
	  	<td align="left">  Forgot your password?<a href="@cgi-prefix@/ldapweb.cgi?cfg=[%cfg%]&amp;stage=resetpass">Reset your password</a></td>
175
	  </tr>
148 176
    </table>
149 177
  </form>
150

  
151 178
  </menu>
152
  </li>
179
  
153 180
  <p>&nbsp;</p>
154 181
<script language="JavaScript">          
155 182
    insertTemplateClosing();

Also available in: Unified diff