mailr23181 - in /website: ./ manual/


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

Header


Content

Posted by edward on May 14, 2014 - 22:55:
Author: bugman
Date: Wed May 14 22:55:40 2014
New Revision: 23181

URL: http://svn.gna.org/viewcvs/relax?rev=23181&view=rev
Log:
Added some more dead links to the .setup_redirects.py script.

The script has been executed and the auto-generated files added to the 
repository.  This should fix
most of the dead links found in the relax mailing list archives.


Added:
    website/linux_devel.html
    website/manual/Consistency_testing_script_mode_relaxation_data_lo.html
    website/manual/d_Auvergne_protocol_GUI_mode_relaxation_interactio.html
    website/manual/relax.html
    website/osx_devel.html
Modified:
    website/.setup_redirects.py

Modified: website/.setup_redirects.py
URL: 
http://svn.gna.org/viewcvs/relax/website/.setup_redirects.py?rev=23181&r1=23180&r2=23181&view=diff
==============================================================================
--- website/.setup_redirects.py (original)
+++ website/.setup_redirects.py Wed May 14 22:55:40 2014
@@ -4,7 +4,13 @@
 
 # The list of redirects to build.  The first element is the old page, the 
second is the new page.
 redirects = [
+        ['linux_devel.html', ''],
+        ['manual/Citations.html', 'manual/Preface_citing_relax.html'],
+        ['manual/Consistency_testing_script_mode_relaxation_data_lo.html', 
'manual/Consistency_testing_script_mode_relaxation_data_loading.html'],
+        ['manual/d_Auvergne_protocol_GUI_mode_relaxation_interactio.html', 
'manual/d_Auvergne_protocol_GUI_mode_relaxation_interactions.html'],
         ['manual/d_Auvergne_protocol_GUI_mode_relaxation_interaction.html', 
'manual/d_Auvergne_protocol_GUI_mode_relaxation_interactions.html'],
+        ['manual/relax.html', 'manual/index.html'],
+        ['osx_devel.html', ''],
 ]
 
 # Loop over all redirects, automatically creating the webpage.

Added: website/linux_devel.html
URL: 
http://svn.gna.org/viewcvs/relax/website/linux_devel.html?rev=23181&view=auto
==============================================================================
--- website/linux_devel.html    (added)
+++ website/linux_devel.html    Wed May 14 22:55:40 2014
@@ -0,0 +1,6 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML>
+<HEAD>
+    <meta http-equiv="refresh" content="0; url=http://www.nmr-relax.com/";>
+</HEAD>
+</HTML>

Added: website/manual/Consistency_testing_script_mode_relaxation_data_lo.html
URL: 
http://svn.gna.org/viewcvs/relax/website/manual/Consistency_testing_script_mode_relaxation_data_lo.html?rev=23181&view=auto
==============================================================================
--- website/manual/Consistency_testing_script_mode_relaxation_data_lo.html    
  (added)
+++ website/manual/Consistency_testing_script_mode_relaxation_data_lo.html    
  Wed May 14 22:55:40 2014
@@ -0,0 +1,6 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML>
+<HEAD>
+    <meta http-equiv="refresh" content="0; 
url=http://www.nmr-relax.com/manual/Consistency_testing_script_mode_relaxation_data_loading.html";>
+</HEAD>
+</HTML>

Added: website/manual/d_Auvergne_protocol_GUI_mode_relaxation_interactio.html
URL: 
http://svn.gna.org/viewcvs/relax/website/manual/d_Auvergne_protocol_GUI_mode_relaxation_interactio.html?rev=23181&view=auto
==============================================================================
--- website/manual/d_Auvergne_protocol_GUI_mode_relaxation_interactio.html    
  (added)
+++ website/manual/d_Auvergne_protocol_GUI_mode_relaxation_interactio.html    
  Wed May 14 22:55:40 2014
@@ -0,0 +1,6 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML>
+<HEAD>
+    <meta http-equiv="refresh" content="0; 
url=http://www.nmr-relax.com/manual/d_Auvergne_protocol_GUI_mode_relaxation_interactions.html";>
+</HEAD>
+</HTML>

Added: website/manual/relax.html
URL: 
http://svn.gna.org/viewcvs/relax/website/manual/relax.html?rev=23181&view=auto
==============================================================================
--- website/manual/relax.html   (added)
+++ website/manual/relax.html   Wed May 14 22:55:40 2014
@@ -0,0 +1,6 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML>
+<HEAD>
+    <meta http-equiv="refresh" content="0; 
url=http://www.nmr-relax.com/manual/index.html";>
+</HEAD>
+</HTML>

Added: website/osx_devel.html
URL: 
http://svn.gna.org/viewcvs/relax/website/osx_devel.html?rev=23181&view=auto
==============================================================================
--- website/osx_devel.html      (added)
+++ website/osx_devel.html      Wed May 14 22:55:40 2014
@@ -0,0 +1,6 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML>
+<HEAD>
+    <meta http-equiv="refresh" content="0; url=http://www.nmr-relax.com/";>
+</HEAD>
+</HTML>




Related Messages


Powered by MHonArc, Updated Wed May 14 23:20:01 2014