[Swift-commit] r4975 - in wwwdev: . case_studies downloads links main papers support usage
davidk at ci.uchicago.edu
davidk at ci.uchicago.edu
Wed Aug 10 07:44:02 CDT 2011
Author: davidk
Date: 2011-08-10 07:44:00 -0500 (Wed, 10 Aug 2011)
New Revision: 4975
Removed:
wwwdev/main/_notes/
Modified:
wwwdev/case_studies/index.php
wwwdev/downloads/index.php
wwwdev/index.html
wwwdev/links/index.php
wwwdev/main/index.php
wwwdev/papers/index.php
wwwdev/support/index.php
wwwdev/usage/usage.php
Log:
Updated download links to 0.93
Disabled robots for wwwdev
Modified: wwwdev/case_studies/index.php
===================================================================
--- wwwdev/case_studies/index.php 2011-08-10 04:32:17 UTC (rev 4974)
+++ wwwdev/case_studies/index.php 2011-08-10 12:44:00 UTC (rev 4975)
@@ -2,6 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+<meta name="robots" content="noindex">
<title>Swift - Case Studies</title>
<link href="../css/960_12_col.css" rel="stylesheet" type="text/css" />
<link href="../css/reset.css" rel="stylesheet" type="text/css" />
Modified: wwwdev/downloads/index.php
===================================================================
--- wwwdev/downloads/index.php 2011-08-10 04:32:17 UTC (rev 4974)
+++ wwwdev/downloads/index.php 2011-08-10 12:44:00 UTC (rev 4975)
@@ -41,15 +41,14 @@
<p>
Checkout CoG:
- <div class="highlight">svn co \
-https://cogkit.svn.sourceforge.net/svnroot/cogkit/tags/swift_0.92.1 cog</div>
+ <div class="highlight">svn co https://cogkit.svn.sourceforge.net/svnroot/cogkit/branches/4.1.9/src/cog</div>
<br/>
</p>
<p>
Checkout Swift:
<div class="highlight">cd cog/modules</div>
- <div class="highlight">svn co https://svn.ci.uchicago.edu/svn/vdl2/tags/release-0.92.1 swift</div>
+ <div class="highlight">svn co https://svn.ci.uchicago.edu/svn/vdl2/branches/release-0.93 swift</div>
<br/>
</p>
Modified: wwwdev/index.html
===================================================================
--- wwwdev/index.html 2011-08-10 04:32:17 UTC (rev 4974)
+++ wwwdev/index.html 2011-08-10 12:44:00 UTC (rev 4975)
@@ -2,8 +2,9 @@
<head>
<title>Redirecting to Swift Home Page</title>
<meta http-equiv="refresh" content="0; url=main">
+ <meta name="robots" content="noindex">
</head>
<body>
Redirecting to <a href="main">Swift Home Page</a>
</body>
-</html>
\ No newline at end of file
+</html>
Modified: wwwdev/links/index.php
===================================================================
--- wwwdev/links/index.php 2011-08-10 04:32:17 UTC (rev 4974)
+++ wwwdev/links/index.php 2011-08-10 12:44:00 UTC (rev 4975)
@@ -2,6 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ <meta name="robots" content="noindex">
<title>Swift: Links</title>
<link href="../css/style2.css" rel="stylesheet" type="text/css" />
</head>
Modified: wwwdev/main/index.php
===================================================================
--- wwwdev/main/index.php 2011-08-10 04:32:17 UTC (rev 4974)
+++ wwwdev/main/index.php 2011-08-10 12:44:00 UTC (rev 4975)
@@ -2,6 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+<meta name="robots" content="noindex">
<title>Swift - A system for rapid and reliable specification, execution, and management of large scale workflows</title>
<link href="../css/960_12_col.css" rel="stylesheet" type="text/css" />
<link href="../css/reset.css" rel="stylesheet" type="text/css" />
Modified: wwwdev/papers/index.php
===================================================================
--- wwwdev/papers/index.php 2011-08-10 04:32:17 UTC (rev 4974)
+++ wwwdev/papers/index.php 2011-08-10 12:44:00 UTC (rev 4975)
@@ -2,6 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+<meta name="robots" content="noindex">
<title>Swift - Papers</title>
<link href="../css/960_12_col.css" rel="stylesheet" type="text/css" />
<link href="../css/reset.css" rel="stylesheet" type="text/css" />
Modified: wwwdev/support/index.php
===================================================================
--- wwwdev/support/index.php 2011-08-10 04:32:17 UTC (rev 4974)
+++ wwwdev/support/index.php 2011-08-10 12:44:00 UTC (rev 4975)
@@ -2,6 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+<meta name="robots" content="noindex">
<title>Swift - Support</title>
<link href="../css/960_12_col.css" rel="stylesheet" type="text/css" />
<link href="../css/reset.css" rel="stylesheet" type="text/css" />
Modified: wwwdev/usage/usage.php
===================================================================
--- wwwdev/usage/usage.php 2011-08-10 04:32:17 UTC (rev 4974)
+++ wwwdev/usage/usage.php 2011-08-10 12:44:00 UTC (rev 4975)
@@ -1,4 +1,6 @@
<HTML>
+<head>
+<meta name="robots" content="noindex">
<script language="javascript">AC_FL_RunContent = 0;</script>
<script language="javascript"> DetectFlashVer = 0; </script>
<script src="AC_RunActiveContent.js" language="javascript"></script>
@@ -9,6 +11,7 @@
var requiredRevision = 45;
-->
</script>
+</head>
<BODY bgcolor="#FFFFFF">
<?php>
include("table.html");
More information about the Swift-commit
mailing list