[cig-commits] commit: change portal@ to cig-help@, and provide a bare-bones description of what the portal does on the splash page.

Mercurial hg at geodynamics.org
Mon Oct 24 11:39:13 PDT 2011


changeset:   36:3e88a5e513ba
user:        Walter Landry <wlandry at caltech.edu>
date:        Mon Jul 04 16:42:32 2011 -0700
files:       SeismoWebPortal/templates/SeismoWebPortal/home.html SeismoWebPortal/templates/SeismoWebPortal/register.html SeismoWebPortal/templates/SeismoWebPortal/splash.html SeismoWebPortal/templates/registration/login.html
description:
change portal@ to cig-help@, and provide a bare-bones description of what the portal does on the splash page.


diff -r 02d60198de0f -r 3e88a5e513ba SeismoWebPortal/templates/SeismoWebPortal/home.html
--- a/SeismoWebPortal/templates/SeismoWebPortal/home.html	Sun Jul 03 20:43:34 2011 -0700
+++ b/SeismoWebPortal/templates/SeismoWebPortal/home.html	Mon Jul 04 16:42:32 2011 -0700
@@ -68,7 +68,7 @@ from the &ldquo;Download&rdquo; menu.</p
 
 <h3>Contact</h3>
 
-<p>Please send bug reports and suggestions to <a href="mailto:portal at geodynamics.org">portal at geodynamics.org</a>.</p>
+<p>Please send bug reports and suggestions to <a href="mailto:cig-help at geodynamics.org">cig-help at geodynamics.org</a>.</p>
 
 
 <h3>Additional Documentation</h3>
diff -r 02d60198de0f -r 3e88a5e513ba SeismoWebPortal/templates/SeismoWebPortal/register.html
--- a/SeismoWebPortal/templates/SeismoWebPortal/register.html	Sun Jul 03 20:43:34 2011 -0700
+++ b/SeismoWebPortal/templates/SeismoWebPortal/register.html	Mon Jul 04 16:42:32 2011 -0700
@@ -8,7 +8,7 @@
 <p>To create a new account, simply fill out the form below.
 
 <p>If you've registered before, but have simply forgotten your username and/or password, try <a href="{{root}}/pwreset/">resetting your password</a>.
-   If you need help, <a href="mailto:portal at geodynamics.org">contact us</a>.
+   If you need help, <a href="mailto:cig-help at geodynamics.org">contact us</a>.
 
 <p><b>&diams; Note:</b> Time is reserved for U.S. investigators and their collaborators (see <a href= http://www.geodynamics.org/cig/institution/#foreign-affiliates>Foreign Affiliates</a> for list of collaborating international institutions).
 
diff -r 02d60198de0f -r 3e88a5e513ba SeismoWebPortal/templates/SeismoWebPortal/splash.html
--- a/SeismoWebPortal/templates/SeismoWebPortal/splash.html	Sun Jul 03 20:43:34 2011 -0700
+++ b/SeismoWebPortal/templates/SeismoWebPortal/splash.html	Mon Jul 04 16:42:32 2011 -0700
@@ -11,8 +11,10 @@
 
     <p id="login"><a href="login/">Login</a></p>
 
+    <p>The portal provides automated, on-demand 3D seismic simulations.</p>
+
     <p>Are you a new user? If so, please <a href="registration/">register</a>.<br>
-       If you need help, <a href="mailto:portal at geodynamics.org">contact us</a>.</p>
+       If you need help, <a href="mailto:cig-help at geodynamics.org">contact us</a>.</p>
 
     <hr>
 
diff -r 02d60198de0f -r 3e88a5e513ba SeismoWebPortal/templates/registration/login.html
--- a/SeismoWebPortal/templates/registration/login.html	Sun Jul 03 20:43:34 2011 -0700
+++ b/SeismoWebPortal/templates/registration/login.html	Mon Jul 04 16:42:32 2011 -0700
@@ -50,6 +50,6 @@
 
 <p>If you've forgotten your username and/or password, try <a href="{{root}}/pwreset/">resetting your password</a>.
 
-<p>If you need help, <a href="mailto:portal at geodynamics.org">contact us</a>.
+<p>If you need help, <a href="mailto:cig-help at geodynamics.org">contact us</a>.
 
 {% endblock %}



More information about the CIG-COMMITS mailing list