[Commits] [svn:einsteintoolkit] www/ (Rev. 97)

cjordan at cct.lsu.edu cjordan at cct.lsu.edu
Tue Mar 23 04:35:14 CDT 2010


User: cjordan
Date: 2010/03/23 04:35 AM

Modified:
 /
  index.php
 /about/
  index.php
 /about/members/
  join.php
 /global/
  style.css
 /toolkit/repositories/
  index.php

Log:
 fixed noborder table style, updated repository page title

File Changes:

Directory: /
============

File [modified]: index.php
Delta lines: +3 -5
===================================================================
--- index.php	2010-03-22 02:02:10 UTC (rev 96)
+++ index.php	2010-03-23 09:35:14 UTC (rev 97)
@@ -4,6 +4,7 @@
 
 <p>The Einstein Toolkit Consortium is developing and supporting open software for relativistic astrophysics. Our aim is to provide the core computational tools that can enable new science, broaden our community, facilitate 
 interdisciplinary research and take advantage of emerging petascale computers and advanced cyberinfrastructure.</p>
+
 <!-- Start of Flickr Badge -->
 <style type="text/css">
 /*
@@ -29,9 +30,6 @@
 </div></div>
 <!-- End of Flickr Badge -->
 
+<p>Please read our pages <a href="about">about</a> the Einstein Toolkit, its <a href="about/governance">governance</a>, and how to <a href="info">get started</a> with the toolkit for more information.</p>
 
-
-
-<p>Please read our pages <a href="about">about</a> the Einstein Toolkit, its <a href="about/governance">governance</a> and how to <a href="info">get started</a> with the toolkit for more information.</p>
-
-<?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>
+<?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>
\ No newline at end of file

Directory: /about/
==================

File [modified]: index.php
Delta lines: +6 -7
===================================================================
--- about/index.php	2010-03-22 02:02:10 UTC (rev 96)
+++ about/index.php	2010-03-23 09:35:14 UTC (rev 97)
@@ -31,20 +31,19 @@
      new researchers and groups to enter this field;  training and education for a new generation of researchers.</i></li>
 </ul>
 
-
-
-<table border="0">
+<br />
+<table class="noborder">
 <tr>
-<td valign="top"><p>The Toolkit  includes a set of mix-and-match components (or Thorns) that  support the development of codes for relativistic astrophysics. A number of full examples provide prototype, production examples of complete astrophysical codes including black hole spacetimes (McLachlan thorns) and relativistic hydrodynamical 
+<td valign="top" width="50%"><p>The Toolkit  includes a set of mix-and-match components (or Thorns) that  support the development of codes for relativistic astrophysics. A number of full examples provide prototype, production examples of complete astrophysical codes including black hole spacetimes (McLachlan thorns) and relativistic hydrodynamical 
 	spacetimes (Avanti thorns).</p>
 <p>The Einstein Toolkit uses a distributed model with its software modules are either developed, distributed and supported by the <a href="developers/">core maintainers</a> team, or by individual groups. Where modules are provided by external groups, we provide quality control for modules for inclusion in the toolkit and help coordinate support.</p>
 </td>
-<td><a href="ETCode.png"><img width="250" src="ETCode.png"></img></a></td></tr>
+<td><a href="ETCode.png"><img width="300" src="ETCode.png"></img></a></td></tr>
 </table>	
+<br />
 
+<p>Through this effort we want to catalyze a consortium for the development and support for community infrastucture for relativistic astrophysics. Although currently the toolkit is based on Cactus, in the future we plan for the consortium to support other relevant community codes. In the shorter term we are building on the toolkit and interested in tools that interface with Cactus for initial data, post-processing and visualization.</p>
 
-							<p>Through this effort we want to catalyze a consortium for the development and support for community infrastucture for relativistic astrophysics. Although currently the toolkit is based on Cactus, in the future we plan for the consortium to support other relevant community codes. In the shorter term we are building on the toolkit and interested in tools that interface with Cactus for initial data, post-processing and visualization.</p>
-
 <!--<p>The development of the Einstein Toolkit is funded through awards NSF 0701566 & 0653303 (XiRel), NSF 0903973, 0903973 & 0903782 (CIGR), NSF 0905046/0941653 (PetaCactus/PRAC). Additional support for Cactus and Carpet is provided through NSF 0721915 (Alpaca) and funding from the Center for Computation & Technology at LSU.</p>-->
 
 <?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>

Directory: /global/
===================

File [modified]: style.css
Delta lines: +6 -3
===================================================================
--- global/style.css	2010-03-22 02:02:10 UTC (rev 96)
+++ global/style.css	2010-03-23 09:35:14 UTC (rev 97)
@@ -42,8 +42,8 @@
 	margin : 0.25em;
 }
 ol, ul, dl {
-	margin : 0 0 1em 1em;
-	padding : 0 0 0 1em;
+	margin : 0 0 1em .2em;
+	padding : 0 0 0 .8em;
 }
 ol li {
 	list-style : decimal;
@@ -62,6 +62,9 @@
 	font-weight : bold;
 	text-align : center;
 }
+table.noborder td{
+	border : none;
+}
 caption {
 	margin-bottom : 0.5em;
 	text-align : center;
@@ -87,7 +90,7 @@
 }
 ul.subnav {
 	margin-top : 0;
-    margin-bottom : 5px;
+	margin-bottom : 5px;
 	font-size : 0.85em;
 }
 .small {

Directory: /about/members/
==========================

File [modified]: join.php
Delta lines: +15 -15
===================================================================
--- about/members/join.php	2010-03-22 02:02:10 UTC (rev 96)
+++ about/members/join.php	2010-03-23 09:35:14 UTC (rev 97)
@@ -3,36 +3,36 @@
 
 <p>Please fill out the following information to register as a user of the Einstein Toolkit and a member of our consortium. </p>
 
-<form name="register" action="send-registration" method="post">
-<table>
+<form name="register" action="send-registration" method="post"><table>
 <tr>
 <td>Name: </td>
-<td><input type="text" name="name" /></td>
+	<td><input type="text" name="name" /></td>
 </tr>
 <tr>
-<td>Email: </td>
-<td><input type="text" name="email" /></td>
+	<td>Email: </td>
+	<td><input type="text" name="email" /></td>
 </tr>
 <tr>
-<td>Institution: </td>
-<td><input type="text" name="institution" /></td>
+	<td>Institution: </td>
+	<td><input type="text" name="institution" /></td>
 </tr>
 <tr>
-<td>Add me to the users mail list?</td>
-<td><input type="radio" name="list" value="yes" checked /> yes
-<input type="radio" name="list" value="no" /> no</td>
+	<td>Add me to the users mail list?</td>
+	<td>
+		<input type="radio" name="list" value="yes" checked /> yes
+		<input type="radio" name="list" value="no" /> no
+	</td>
 </tr>
 <tr>
-<td></td>
-<td><input type="submit" value="Submit" /></td>
+	<td></td>
+	<td><input type="submit" value="Submit" /></td>
 </tr>
-</table>
-</form>
+</table></form>
 
 <p>The Einstein Toolkit is freely available under an open source license. However, we kindly request that users:</p>
 
 <ol>
-<li> Acknowledge use of the  Einstein Toolkit in publications and presentations following the <a href="#citation">Einstein Toolkit citation guidelines</a>.</li>
+<li> Acknowledge use of the  Einstein Toolkit in publications and presentations following the Einstein Toolkit citation guidelines.</li>
 
 <li> Report to the Einstein Toolkit Maintainers any identified bugs or patches to the Einstein Toolkit.</li>
 </ol>

Directory: /toolkit/repositories/
=================================

File [modified]: index.php
Delta lines: +2 -5
===================================================================
--- toolkit/repositories/index.php	2010-03-22 02:02:10 UTC (rev 96)
+++ toolkit/repositories/index.php	2010-03-23 09:35:14 UTC (rev 97)
@@ -1,4 +1,4 @@
-<?php $title='Content';
+<?php $title='Repositories';
 include_once($_SERVER['DOCUMENT_ROOT'].'/global/header.php');?>
 
 <p>This page describes the software and tools available for download from our central SVN repository.  Everything in the repository is open and can be freely downloaded.
@@ -18,8 +18,5 @@
 <dt><b>Tools</b>  (<a href="https://svn.einsteintoolkit.org/www">https://svn.einsteintoolkit.org/www/</a>)</dt>
 <dd>Currently this contains just the  scripts under development for archive simulation data along with descriptive metadata using PetaShare. </dd>
 </dl>
-	
 
-
-
-<?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>
+<?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>
\ No newline at end of file



More information about the Commits mailing list