Project

General

Profile

« Previous | Next » 

Revision 3780

Added by daigle over 16 years ago

Changes to remove ANT tokens for the turnkey install project

View differences:

index.jsp
1
<%@page contentType="text/html"%>
2
<%@page pageEncoding="UTF-8"%>
3
<%@page import="edu.ucsb.nceas.metacat.MetaCatUtil"%>
1
<%@ page    language="java" %>
2
<%
3
/**
4
 *  '$RCSfile$'
5
 *    Copyright: 2004 Regents of the University of California and the
6
 *               National Center for Ecological Analysis and Synthesis
7
 *  For Details: http://www.nceas.ucsb.edu/
8
 *
9
 *   '$Author$'
10
 *     '$Date$'
11
 * '$Revision$'
12
 * 
13
 * This is an HTML document for displaying metadata catalog tools
14
 *
15
 * This program is free software; you can redistribute it and/or modify
16
 * it under the terms of the GNU General Public License as published by
17
 * the Free Software Foundation; either version 2 of the License, or
18
 * (at your option) any later version.
19
 *
20
 * This program is distributed in the hope that it will be useful,
21
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
22
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23
 * GNU General Public License for more details.
24
 *
25
 * You should have received a copy of the GNU General Public License
26
 * along with this program; if not, write to the Free Software
27
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
28
 */
29
%>
4 30

  
5
<!--
6
  *  '$RCSfile$'
7
  *    Copyright: 2008 Regents of the University of California and the
8
  *               National Center for Ecological Analysis and Synthesis
9
  *  For Details: http://www.nceas.ucsb.edu/
10
  *
11
  *   '$Author$'
12
  *     '$Date$'
13
  * '$Revision$'
14
  * 
15
  * This is a JSP document for displaying metadata catalog tools
16
  *
17
  * This program is free software; you can redistribute it and/or modify
18
  * it under the terms of the GNU General Public License as published by
19
  * the Free Software Foundation; either version 2 of the License, or
20
  * (at your option) any later version.
21
  *
22
  * This program is distributed in the hope that it will be useful,
23
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
24
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25
  * GNU General Public License for more details.
26
  *
27
  * You should have received a copy of the GNU General Public License
28
  * along with this program; if not, write to the Free Software
29
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
30
-->
31
<%@ include file="../../common/common-settings.jsp"%>
32
   
33
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
34
<html>
35
<head>
36
<title>Account Management</title>
37
  <link rel="stylesheet" type="text/css" 
38
        href="<%=STYLE_SKINS_URL%>/account/account.css"></link>
39
  <script language="JavaScript" type="text/JavaScript"
40
          src="<%=STYLE_SKINS_URL%>/account/account.js"></script>
41
  <script language="JavaScript" type="text/JavaScript"
42
          src="<%=STYLE_COMMON_URL%>/branding.js"></script>
43
</head>
44
<body>
45
      <script language="JavaScript">
46
          insertTemplateOpening("<%=SERVER_URL_WITH_CONTEXT%>");
47
          insertSearchBox("<%=SERVER_URL_WITH_CONTEXT%>");
48
      </script>
49
<table width="760" border="0" cellspacing="0" cellpadding="0">
50
  <tr><td colspan="5">
31 51

  
32
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
33
<html>
34
    <head>
35
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
36
        <title>Account Management</title>
37
        <link rel="stylesheet" type="text/css" href="./account.css"/>
38
        <script language="JavaScript" type="text/JavaScript" src="./account.js"></script>
39
        <script language="JavaScript" type="text/JavaScript" src="../../common/branding.js"></script>
40
    </head>
41
    <body>
42
        <script language="JavaScript">
43
            insertTemplateOpening();
44
            insertSearchBox();
45
        </script>
46
        <table width="760" border="0" cellspacing="0" cellpadding="0">
47
            <tr><td colspan="5">
48
            
49
            <p>The <b>Account Manager</b> is used to manage your preferences regaring your
50
                ecoinformatics.org account.  Currently you can change your password if you
51
                know your previous password, and , if you have forgotten your password,
52
                you can reset it to a new value that will be emailed to the address on 
53
                record for the account.
54
            </p>
55
            
56
            <p>Account holders enjoy several services provided by ecoinformatics.org, 
57
                but most notably they have access to the CVS repositories.
58
            </p>
59
            
60
            <p>New accounts can be requested by emailing pmc@ecoinformatics.org with your
61
                full name (given name and surname), email address, institutional affiliation, and a statement regarding why you want the account (e.g., which projects you are involved with).
62
            </p>
63
            
64
            <br/><br/>
65
            <tr>
66
                <td colspan="5">
67
                    <b>Choose an action:</b>
68
                    <ul>
69
                        <li><a href='<%= MetaCatUtil.getOption("cgi-prefix") %>/ldapweb.cgi?cfg=account&amp;stage=changepass'>Change your password</a>
70
                        <li><a href="<%= MetaCatUtil.getOption("cgi-prefix") %>/ldapweb.cgi?cfg=account&amp;stage=resetpass">Reset your password</a>
71
                    </ul>
72
                </td>
73
            </tr>
74
        </table>        
75
        <script language="JavaScript">          
76
            insertTemplateClosing();
77
        </script>
78
    </body>
52
<p>The <b>Account Manager</b> is used to manage your preferences regaring your
53
ecoinformatics.org account.  Currently you can change your password if you
54
know your previous password, and , if you have forgotten your password,
55
you can reset it to a new value that will be emailed to the address on 
56
record for the account.</p>
57

  
58
<p>Account holders enjoy several services provided by ecoinformatics.org, 
59
but most notably they have access to the CVS repositories.</p>
60

  
61
<p>New accounts can be requested by emailing pmc@ecoinformatics.org with your
62
full name (given name and surname), email address, institutional affiliation, and a statement regarding why you want the account (e.g., which projects you are involved with).</p>
63

  
64
<br><br>
65
<tr><td colspan="5">
66
<b>Choose an action:</b>
67

  
68
    <ul>
69
        <li><a href="<%=CGI_URL%>/ldapweb.cgi?cfg=account&amp;stage=changepass">Change your password</a>
70
        <li><a href="<%=CGI_URL%>/ldapweb.cgi?cfg=account&amp;stage=resetpass">Reset your password</a>
71
    </ul>
72
</td>
73
</tr>
74
</table>
75

  
76
<script language="JavaScript">          
77
    insertTemplateClosing("<%=SERVER_URL_WITH_CONTEXT%>");
78
</script>
79
</body>
79 80
</html>

Also available in: Unified diff