You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by bu...@apache.org on 2015/02/06 15:24:57 UTC

svn commit: r939229 - in /websites/staging/taverna/trunk: cgi-bin/ content/ content/edit.html

Author: buildbot
Date: Fri Feb  6 14:24:56 2015
New Revision: 939229

Log:
Staging update by buildbot for taverna

Added:
    websites/staging/taverna/trunk/content/edit.html
Modified:
    websites/staging/taverna/trunk/cgi-bin/   (props changed)
    websites/staging/taverna/trunk/content/   (props changed)

Propchange: websites/staging/taverna/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Feb  6 14:24:56 2015
@@ -1 +1 @@
-1657823
+1657826

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Feb  6 14:24:56 2015
@@ -1 +1 @@
-1657823
+1657826

Added: websites/staging/taverna/trunk/content/edit.html
==============================================================================
--- websites/staging/taverna/trunk/content/edit.html (added)
+++ websites/staging/taverna/trunk/content/edit.html Fri Feb  6 14:24:56 2015
@@ -0,0 +1,11 @@
+    <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN”>
+    <html>
+    <head>
+    <title>Edit has moved</title>
+		<meta http-equiv=”refresh” content=”0;url=/community/edit”>
+
+    </head>
+    <body>
+		This page can now be found at: <a href="/community/edit">community/edit</a>
+    </body>
+    </html>
\ No newline at end of file