[Commits] [svn:einsteintoolkit] www/toolkit/content/ (Rev. 76)
gallen at cct.lsu.edu
gallen at cct.lsu.edu
Tue Mar 16 07:35:20 CDT 2010
User: gallen
Date: 2010/03/16 07:35 AM
Added:
/toolkit/content/
index.php
Log:
Describe content in the SVN repository
File Changes:
Directory: /toolkit/content/
============================
File [added]: index.php
Delta lines: +25 -0
===================================================================
--- toolkit/content/index.php (rev 0)
+++ toolkit/content/index.php 2010-03-16 12:35:20 UTC (rev 76)
@@ -0,0 +1,25 @@
+<?php $title='Content';
+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.
+The SVN repository can be browsed directly at <a href="https://svn.einsteintoolkit.org">https://svn.einsteintoolkit.org</a>.</p>
+
+<dl>
+
+ <dt><b>Cactus Thorns and Utilities</b> (<a href="https://svn.einsteintoolkit.org">https://svn.einsteintoolkit.org/cactus/</a>)</dt>
+ <dd>Includes all the centrally developed Cactus thorns in the Einstein Toolkit thornlist as well as a set of example parameter files.</dd>
+
+<p></p>
+
+<dt><b>Einstein Toolkit Web Pages</b> (<a href="https://svn.einsteintoolkit.org/www">https://svn.einsteintoolkit.org/www/</a>)</dt>
+
+<p></p>
+
+<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');?>
Property changes on: toolkit/content/index.php
___________________________________________________________________
Name: svn:executable
+ *
More information about the Commits
mailing list