[Commits] [svn:einsteintoolkit] www/info/support/ (Rev. 184)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Tue Jun 8 14:41:10 CDT 2010


User: knarf
Date: 2010/06/08 02:41 PM

Modified:
 /info/support/
  index.php

Log:
 use list info url for mailing list, fix small issues with irc part

File Changes:

Directory: /info/support/
=========================

File [modified]: index.php
Delta lines: +9 -6
===================================================================
--- info/support/index.php	2010-06-08 19:38:04 UTC (rev 183)
+++ info/support/index.php	2010-06-08 19:41:10 UTC (rev 184)
@@ -1,15 +1,18 @@
 <?php $title='Support';
 include_once($_SERVER['DOCUMENT_ROOT'].'/global/header.php');?>
 
-<h2>Users Mailing List</h2>
+<h3>Users Mailing List</h3>
 <p>
-The Einstein Toolkit Consortium is aiming to cultivate a self-supporting and open community and we encourage you to write to the <a href="mailto:users at einsteintoolkit.org">users at einsteintoolkit.org</a> 
+The Einstein Toolkit Consortium is aiming to cultivate a self-supporting
+and open community and we encourage you to write to the
+<a href="http://lists.einsteintoolkit.org/mailman/listinfo/users"
+>users at einsteintoolkit.org</a> 
 mail list with your questions about the use of the toolkit.
 </p>
-<h2>IRC</h2>
+<h3>IRC</h3>
 <p>
-Another way to get support maybe even faster and more interactively is
-IRC. <a href="http://en.wikipedia.org/wiki/Internet_Relay_Chat"
+IRC is another way to get support maybe even faster and more
+interactively. <a href="http://en.wikipedia.org/wiki/Internet_Relay_Chat"
 >Internet Relay Chat</a> (IRC) is a form of real-time
 Internet text messaging, mainly centered about group communication
 in discussion forums, called channels.
@@ -19,7 +22,7 @@
 discussions among developers: <code>#cactus</code> on
 <code>irc.oftc.net</code>, the IRC server of the
 <a href="http://www.oftc.net/oftc/">Open and Free Technology Community</a>
-(OFTC). <a href="https://svn.cactuscode.org/irc-logs/">Chat logs and statistics"</a>
+(OFTC). <a href="https://svn.cactuscode.org/irc-logs/">Chat logs and statistics</a>
 are available.
 </p>
 <p>



More information about the Commits mailing list