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

None at einsteintoolkit.org None at einsteintoolkit.org
Fri Mar 5 00:21:50 CST 2010


User: gallen
Date: 2010/03/05 12:21 AM

Modified:
 /
  index.php
 /about/developers/
  index.php
 /about/members/
  index.php

Log:
 trying to add flickr feeds

File Changes:

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

File [modified]: index.php
Delta lines: +26 -0
===================================================================
--- index.php	2010-03-04 22:24:50 UTC (rev 58)
+++ index.php	2010-03-05 06:21:50 UTC (rev 59)
@@ -4,7 +4,33 @@
 
 <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">
+/*
+Images are wrapped in divs classed "flickr_badge_image" with ids "flickr_badge_imageX" where "X" is an integer specifying ordinal position. Below are some styles to get you started!
+*/
+#flickr_badge_uber_wrapper {text-align:center; width:260px;}
+#flickr_badge_wrapper {padding:10px 0 10px 0;}
+.flickr_badge_image {margin:0 10px 10px 10px;}
+.flickr_badge_image img {border: 1px solid black !important;}
+#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
+#flickr_badge_icon {float:left; margin-right:5px;}
+#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
+#flickr_badge_uber_wrapper a:hover,
+#flickr_badge_uber_wrapper a:link,
+#flickr_badge_uber_wrapper a:active,
+#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
+#flickr_badge_wrapper {background-color:#EEE;}
+#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
+</style>
+<div id="flickr_badge_uber_wrapper" align="center"><div id="flickr_badge_wrapper"  align="center">
+<script type="text/javascript"  src="http://www.flickr.com/badge_code_v2.gne?count=1&display=random&size=m&layout=x&source=user_set&user=48081610%40N03&set=72157623433138169&context=in%2Fset-72157623433138169%2F"></script>
+</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>
 
 <?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>

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

File [modified]: index.php
Delta lines: +4 -4
===================================================================
--- about/developers/index.php	2010-03-04 22:24:50 UTC (rev 58)
+++ about/developers/index.php	2010-03-05 06:21:50 UTC (rev 59)
@@ -68,10 +68,10 @@
 <p>The Einstein Toolkit Maintainers manage the development and support of the Einstein Toolkit. The maintainers: </p>
 
 <ol>
-      <li>make decisions on which individuals have privileges to check software into theEinsteinToolkit.org repository.</li>
-      <li>make decisions on software components to be included in the Einstein Toolkit. This  includes new software components to be developed in the Consortium as part of the core Einstein Toolkit and the vetting of software contributed as external components.</li>
-      <li>oversee and make decisions on the overall architecture of the Einstein Toolkit.</li>
-      <li>devise and enforce software quality and verification across the Einstein Toolkit.</li>
+      <li><i>Make decisions on which individuals have privileges to check software into the EinsteinToolkit.org repository.</i></li>
+      <li><i>Make decisions on software components to be included in the Einstein Toolkit. This  includes new software components to be developed in the Consortium as part of the core Einstein Toolkit and the vetting of software contributed as external components.</i></li>
+      <li><i>Oversee and make decisions on the overall architecture of the Einstein Toolkit.</i></li>
+      <li><i>Devise and enforce software quality and verification across the Einstein Toolkit.</i></li>
 </ol>
 
 

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

File [modified]: index.php
Delta lines: +2 -3
===================================================================
--- about/members/index.php	2010-03-04 22:24:50 UTC (rev 58)
+++ about/members/index.php	2010-03-05 06:21:50 UTC (rev 59)
@@ -3,12 +3,11 @@
 
 <p>
 We are building a consortium of users and developers for the Einstein Toolkit.
-We encourage anyone who is a user of the software provided through the
-Einstein Toolkit to <a href="join.php">join the consortium</a>.
+Users of the Einstein Toolkit are encouraged to <a href="join.php">register on this page</a>.
 </p>
 
 <h3>
-Current members include:
+Current users include:
 </h3>
 
 <ul>



More information about the Commits mailing list