mailr18568 - in /website/manual: 1.2/ 1.2/index.html 1.2/relax.html 1.3/ 1.3/index.html 1.3/relax.html


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on February 22, 2013 - 16:30:
Author: bugman
Date: Fri Feb 22 16:30:28 2013
New Revision: 18568

URL: http://svn.gna.org/viewcvs/relax?rev=18568&view=rev
Log:
Added HTML pages for the old relax 1.2 and 1.3 manuals to redirect the user 
correctly.

There are still links to these manuals across the internet.  For example at
http://www.sbgrid.org/news/newsletters/2009.  These basic HTML pages use the 
META redirect,
JavaScript redirect, and provide a link if all else fails to the
http://www.nmr-relax.com/manual/index.html page.


Added:
    website/manual/1.2/
    website/manual/1.2/index.html
    website/manual/1.2/relax.html
    website/manual/1.3/
    website/manual/1.3/index.html
    website/manual/1.3/relax.html

Added: website/manual/1.2/index.html
URL: 
http://svn.gna.org/viewcvs/relax/website/manual/1.2/index.html?rev=18568&view=auto
==============================================================================
--- website/manual/1.2/index.html (added)
+++ website/manual/1.2/index.html Fri Feb 22 16:30:28 2013
@@ -1,0 +1,15 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <meta http-equiv="refresh" content="1; 
url=http://www.nmr-relax.com/manual/index.html";>
+  <script language="javascript">
+    window.location.href = "http://www.nmr-relax.com/manual/index.html";
+  </script>
+  <title>Old relax 1.3 manual</title>
+  <link rel="canonical" 
href="url=http://www.nmr-relax.com/manual/index.html"/>
+</head>
+<body>
+<p>The relax 1.3 HTML manual no longer exists.  Please refer to the new <a 
href='http://www.nmr-relax.com/manual/index.html'>relax manual</a>.</p>
+</body>
+</html>

Added: website/manual/1.2/relax.html
URL: 
http://svn.gna.org/viewcvs/relax/website/manual/1.2/relax.html?rev=18568&view=auto
==============================================================================
--- website/manual/1.2/relax.html (added)
+++ website/manual/1.2/relax.html Fri Feb 22 16:30:28 2013
@@ -1,0 +1,15 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <meta http-equiv="refresh" content="1; 
url=http://www.nmr-relax.com/manual/index.html";>
+  <script language="javascript">
+    window.location.href = "http://www.nmr-relax.com/manual/index.html";
+  </script>
+  <title>Old relax 1.3 manual</title>
+  <link rel="canonical" 
href="url=http://www.nmr-relax.com/manual/index.html"/>
+</head>
+<body>
+<p>The relax 1.3 HTML manual no longer exists.  Please refer to the new <a 
href='http://www.nmr-relax.com/manual/index.html'>relax manual</a>.</p>
+</body>
+</html>

Added: website/manual/1.3/index.html
URL: 
http://svn.gna.org/viewcvs/relax/website/manual/1.3/index.html?rev=18568&view=auto
==============================================================================
--- website/manual/1.3/index.html (added)
+++ website/manual/1.3/index.html Fri Feb 22 16:30:28 2013
@@ -1,0 +1,15 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <meta http-equiv="refresh" content="1; 
url=http://www.nmr-relax.com/manual/index.html";>
+  <script language="javascript">
+    window.location.href = "http://www.nmr-relax.com/manual/index.html";
+  </script>
+  <title>Old relax 1.3 manual</title>
+  <link rel="canonical" 
href="url=http://www.nmr-relax.com/manual/index.html"/>
+</head>
+<body>
+<p>The relax 1.3 HTML manual no longer exists.  Please refer to the new <a 
href='http://www.nmr-relax.com/manual/index.html'>relax manual</a>.</p>
+</body>
+</html>

Added: website/manual/1.3/relax.html
URL: 
http://svn.gna.org/viewcvs/relax/website/manual/1.3/relax.html?rev=18568&view=auto
==============================================================================
--- website/manual/1.3/relax.html (added)
+++ website/manual/1.3/relax.html Fri Feb 22 16:30:28 2013
@@ -1,0 +1,15 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <meta http-equiv="refresh" content="1; 
url=http://www.nmr-relax.com/manual/index.html";>
+  <script language="javascript">
+    window.location.href = "http://www.nmr-relax.com/manual/index.html";
+  </script>
+  <title>Old relax 1.3 manual</title>
+  <link rel="canonical" 
href="url=http://www.nmr-relax.com/manual/index.html"/>
+</head>
+<body>
+<p>The relax 1.3 HTML manual no longer exists.  Please refer to the new <a 
href='http://www.nmr-relax.com/manual/index.html'>relax manual</a>.</p>
+</body>
+</html>




Related Messages


Powered by MHonArc, Updated Sat Feb 23 10:20:02 2013