[Swift-commit] r7902 - in www: inc main support

wilde at ci.uchicago.edu wilde at ci.uchicago.edu
Mon Jun 2 18:50:17 CDT 2014


Author: wilde
Date: 2014-06-02 18:50:17 -0500 (Mon, 02 Jun 2014)
New Revision: 7902

Modified:
   www/inc/footer2.php
   www/main/index.php
   www/support/index.php
Log:
Updated Support page.  Added info email link to main page. Corrected Download button version number.

Modified: www/inc/footer2.php
===================================================================
--- www/inc/footer2.php	2014-06-02 21:57:24 UTC (rev 7901)
+++ www/inc/footer2.php	2014-06-02 23:50:17 UTC (rev 7902)
@@ -7,5 +7,5 @@
 		<li><a href="../support/index.php">support</a></li>
 		<li class="last"><a href="../about/index.php">about</a></li>
 	</ul>
-	<div class="footer-blurb">The Swift project is supported by the National Science Foundation with additional support from NIH, Argonne National Laboratory and the University of Chicago Computation Institute.</div>
+<div class="footer-blurb">The Swift project is supported by the National Science Foundation and US Department of Energy Office of Science, with additional support from the National Institutes of Health, Argonne National Laboratory and the University of Chicago Computation Institute.</div>
   </div>

Modified: www/main/index.php
===================================================================
--- www/main/index.php	2014-06-02 21:57:24 UTC (rev 7901)
+++ www/main/index.php	2014-06-02 23:50:17 UTC (rev 7902)
@@ -59,12 +59,14 @@
 		<?php require('../inc/main_rotator.php') ?>
 		<img src="../images/rotator_shadow.png" width="674" height="10" />
 	</div>
+    <div style="font-size:24px; margin-left:5%; padding-top:10px;">
+         Join the <a href="../support">Swift community</a> or contact us at <a href="mailto:info at swift-lang.org?subject=Question regarding Swift parallel scripting">info at swift-lang.org</a></div>
   </div>
   <!-- end .grid_9 -->
   <div class="grid_3">
 	<div id="box-prime"><div class="button_175"><a href="../tryswift">Try Swift online</a></div>Try Swift code examples right from your browser.</div>
 	<div id="box-prime"><div class="button_175"><a href="../docs/index.php">Get Started</a></div>Try the tutorial and start using Swift today!</div>
-    <div id="box-prime"><div class="button_175"><a href="../downloads" onClick="javascript: pageTracker._trackPageview('../downloads');">Download Now</a></div><b>0.95</b> current version<br />2013/09/30
+    <div id="box-prime"><div class="button_175"><a href="../downloads" onClick="javascript: pageTracker._trackPageview('../downloads');">Download Now</a></div><b>0.94.1</b> current version<br />2013/09/30
 	<br /></div>
 <!--
         <div id="feature">

Modified: www/support/index.php
===================================================================
--- www/support/index.php	2014-06-02 21:57:24 UTC (rev 7901)
+++ www/support/index.php	2014-06-02 23:50:17 UTC (rev 7902)
@@ -17,21 +17,24 @@
 	<?php require('../inc/header2.php') ?>
 	<!-- end header -->
 <div class="grid_12 page-header">				
-	<h1>Support</h1>
+<!--	<h1>Support</h1> -->
 </div>
 <div class="clear"></div>
 <!-- end .grid_12 -->
 
  <div class="grid_9">
-        <h3>Reporting Problems</h3>
-        The best place to report problems and receive assistance is through the Swift mailing lists.
-        When reporting an issue, please be sure to include the Swift log files that were generated 
-        as a part of your run. If the log files are too large to include in an email, please provide 
-        access to the logs in a publicly readable directory or website. More information on these
-        mailing lists are provided below.
-        <br><br><br>
 
-	<h3>Mailing Lists</h3>
+
+    <h3>Contact the Swift team for more information or to report problems</h3>
+
+    <p>For more info about Swift, send email to the Swift team at <a href="mailto:info at swift-lang.org?subject=Question regarding Swift parallel scripting">info at swift-lang.org</a></p>
+
+    <p>To report problems with Swift, send us a support ticket by emailing <a href="mailto:support at swift-lang.org?subject=Problem with Swift parallel scripting language">support at swift-lang.org</a></p><br>
+
+	<h3>Join the Swift Community via our email lists</h3>
+	<p>Better yet, if you're using Swift or planning to try it, subscribe to the <a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-user">swift-user</a> email list to hear what other users are doing, ask questions, and listen in on and join the community discussion.</p>
+<p>If you'd like to contribute as a developer, or listen to the discussion of implementation issues, please join the <a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel">swift-devel</a> email list.</p>
+<p><b>Note that you need to subscribe to these lists in order to send messages to them.</b> Other messages will be moderated and may be significantly delayed.</p>
 	<table class="mailinglists">
 		<tr>
 			<th width="20%" valign="top">List</th>
@@ -45,13 +48,13 @@
 				<a href="mailto:swift-user at ci.uchicago.edu">swift-user</a>
 			</td>
 			<td align="center" valign="top">
-				<a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-user">list page</a>
+				<a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-user">subscribe</a>
 			</td>
 			<td align="center" valign="top">
 				<a href="http://lists.ci.uchicago.edu/pipermail/swift-user/">archives</a>
 			</td>
 			<td valign="top">
-				Swift user support and general questions. 
+				Swift user community discussion and general questions. 
 			</td>
 		</tr>
 		<tr>
@@ -59,7 +62,7 @@
 				<a href="mailto:swift-devel at ci.uchicago.edu">swift-devel</a>			
 			</td>
 			<td align="center" valign="top">
-				<a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel">list page</a>
+				<a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel">subscribe</a>
 			</td>
 			<td align="center" valign="top">
 				<a href="http://lists.ci.uchicago.edu/pipermail/swift-devel/">archives</a>
@@ -69,6 +72,7 @@
 				The Swift developers mailing list.
 			</td>
 		</tr>
+<!--
                 <tr>
                 	<td align="top">
 				<a href="mailto:swift-support at ci.uchicago.edu">swift-support</a>
@@ -78,12 +82,21 @@
 			<td valign="top">
 				Contact the Swift support team directly with any questions
 
-			</td>
+			</td> -->
 		</tr>
                
 	</table>
+
 	<p> </p>
-	<p> </p>
+
+
+        <h3>Reporting Problems</h3>
+        <p>The best way to report problems and receive assistance from the Swift team <b>and</b> community members is to <a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-user">join the swift-user email list</a>.</p>
+	<p>When reporting an issue to swift-support, please be very precise and detailed. Send us all relevant files and output, and be sure to include the Swift *.log files that were generated 
+        as a part of your run. If the log files are too large to include in an email, please provide 
+        access to the logs at a publicly readable URL or directory.</p>
+        <br>
+
           <h3>Search Mailing List Archive</h3>
            <div id="cse" style="width: 100%;">Loading</div>
            <script src="//www.google.com/jsapi" type="text/javascript"></script>




More information about the Swift-commit mailing list