Revision 8526
Added by Jing Tao almost 11 years ago
index.jsp | ||
---|---|---|
266 | 266 |
<strong>Steps for registering an ESA data set</strong> |
267 | 267 |
<br> |
268 | 268 |
<span class="greenbold">Step 1: Create an Account</span> <br> |
269 |
<p> <a href="<%=CGI_URL%>/ldapweb.cgi?cfg=esa">Create an account</a> by registering with the <a href="http://knb.ecoinformatics.org">KNB</a>. Many scientists will already have accounts in the KNB, especially those
|
|
269 |
<p> <a href="<%=USER_MANAGEMENT_URL%>">Create an account</a> by registering with the <a href="http://knb.ecoinformatics.org">KNB</a>. Many scientists will already have accounts in the KNB, especially those
|
|
270 | 270 |
from institutions like NCEAS and LTER. If you already have an account please use that existing account rather than creating a new one. </p> |
271 | 271 |
<span class="greenbold">Step 2: Login</span><br> |
272 | 272 |
<p><a href="<%=CGI_URL%>/register-dataset.cgi?cfg=esa&stage=loginform">Login to the ESA Registry</a> website with the account you created. Fill out the ESA Data Registry Form.</p> |
... | ... | |
275 | 275 |
<span class="greenbold">Step 4: Look for Feedback</span> <br> |
276 | 276 |
<p>After you submit, watch for e-mail sent by the ESA moderator regarding whether your data set has been accepted.</p> </ul> |
277 | 277 |
|
278 |
<li><a href="<%=CGI_URL%>/ldapweb.cgi?cfg=esa">Create a new account</a> |
|
278 |
|
|
279 | 279 |
<ul> |
280 |
<li><a href="<%=CGI_URL%>/ldapweb.cgi?cfg=esa&stage=changepass">Change your password</a> |
|
281 |
<li><a href="<%=CGI_URL%>/ldapweb.cgi?cfg=esa&stage=resetpass">Reset your password</a> |
|
280 |
Need an account? Forgot password? <a href="<%=USER_MANAGEMENT_URL%>">Click here</a>. |
|
282 | 281 |
</ul> |
283 |
<ul>
|
|
282 |
<ul> |
|
284 | 283 |
The account management tools are used to create and manage registry |
285 | 284 |
accounts. Accounts are free, and are used to identify contributors |
286 | 285 |
so that they can maintain their entries in the future. |
Also available in: Unified diff
Use the userManagementurl to replace the ldapweb.cgi.