Author: bugman
Date: Wed May 13 11:44:43 2015
New Revision: 27832
URL: http://svn.gna.org/viewcvs/relax?rev=27832&view=rev
Log:
Redirects for the relax HTML manual at
http://www.nmr-relax.com/manual/index.html.
This restores some old links in the mailing list archives, as identified using
the Google Webmaster
tools.
Added:
website/manual/Consistency_testing_script_mode_visualisation_data_output.html
website/manual/Introduction_multi_processor.html
website/manual/NOE_script_mode_sample_script.html
Modified:
website/.setup_redirects.py
Modified: website/.setup_redirects.py
URL:
http://svn.gna.org/viewcvs/relax/website/.setup_redirects.py?rev=27832&r1=27831&r2=27832&view=diff
==============================================================================
--- website/.setup_redirects.py (original)
+++ website/.setup_redirects.py Wed May 13 11:44:43 2015
@@ -32,6 +32,7 @@
['manual/clustered_relaxation_dispersion_analysis.html',
'%s/manual/The_clustered_relaxation_dispersion_analysis.html'%url],
['manual/Comparison_dispersion_analysis_software.html',
'%s/manual/Comparison_of_dispersion_analysis_software.html'%url],
['manual/Consistency_testing_script_mode_relaxation_data_lo.html',
'%s/manual/Consistency_testing_script_mode_relaxation_data_loading.html'%url],
+ ['manual/Consistency_testing_script_mode_visualisation_data_output.html',
'%s/manual/Consistency_testing_script_mode_visualisation_and_data_output.html'%url],
['manual/d_Auvergne_protocol_GUI_mode_loading_data.html',
'%s/manual/d_Auvergne_protocol_GUI_mode_loading_the_data.html'%url],
['manual/d_Auvergne_protocol_GUI_mode_relaxation_interactio.html',
'%s/manual/d_Auvergne_protocol_GUI_mode_relaxation_interactions.html'%url],
['manual/d_Auvergne_protocol_GUI_mode_relaxation_interaction.html',
'%s/manual/d_Auvergne_protocol_GUI_mode_relaxation_interactions.html'%url],
@@ -45,6 +46,7 @@
['manual/full_NS_2_site_3D_CPMG_model.html',
'%s/manual/The_full_NS_2_site_3D_CPMG_model.html'%url],
['manual/full_NS_2_site_star_CPMG_model.html',
'%s/manual/The_full_NS_2_site_star_CPMG_model.html'%url],
['manual/GUI.html', '%s/manual/The_GUI.html'%url],
+ ['manual/Introduction_multi_processor.html',
'%s/manual/Introduction_to_the_multi_processor.html'%url],
['manual/IT99_2_site_CPMG_model.html',
'%s/manual/The_IT99_2_site_CPMG_model.html'%url],
['manual/J_w_mapping_script_mode_sample_script.html',
'%s/manual/J_w_mapping_script_mode_the_sample_script.html'%url],
['manual/Keeping_branch_up_date_using_svnmerge_py.html',
'%s/manual/Keeping_the_branch_up_to_date_using_svnmerge_py.html'%url],
@@ -59,6 +61,7 @@
['manual/MP05_2_site_exchange_R1_model.html',
'%s/manual/The_MP05_2_site_exchange_R1_rho_model.html'%url],
['manual/new_protocol_in_GUI.html',
'%s/manual/The_new_protocol_in_the_GUI.html'%url],
['manual/node149.html', '%s/manual/Coding_conventions.html'%url],
+ ['manual/NOE_script_mode_sample_script.html',
'%s/manual/NOE_script_mode_the_sample_script.html'%url],
['manual/NS_2_site_expanded_CPMG_model.html',
'%s/manual/The_NS_2_site_expanded_CPMG_model.html'%url],
['manual/NS_2_site_R1_model.html',
'%s/manual/The_NS_2_site_R1_rho_model.html'%url],
['manual/NS_3_site_linear_R1_model.html',
'%s/manual/The_NS_MMQ_3_site_linear_model.html'%url],
Added:
website/manual/Consistency_testing_script_mode_visualisation_data_output.html
URL:
http://svn.gna.org/viewcvs/relax/website/manual/Consistency_testing_script_mode_visualisation_data_output.html?rev=27832&view=auto
==============================================================================
---
website/manual/Consistency_testing_script_mode_visualisation_data_output.html
(added)
+++
website/manual/Consistency_testing_script_mode_visualisation_data_output.html
Wed May 13 11:44:43 2015
@@ -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_visualisation_and_data_output.html">
+</HEAD>
+</HTML>
Added: website/manual/Introduction_multi_processor.html
URL:
http://svn.gna.org/viewcvs/relax/website/manual/Introduction_multi_processor.html?rev=27832&view=auto
==============================================================================
--- website/manual/Introduction_multi_processor.html (added)
+++ website/manual/Introduction_multi_processor.html Wed May 13 11:44:43 2015
@@ -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/Introduction_to_the_multi_processor.html">
+</HEAD>
+</HTML>
Added: website/manual/NOE_script_mode_sample_script.html
URL:
http://svn.gna.org/viewcvs/relax/website/manual/NOE_script_mode_sample_script.html?rev=27832&view=auto
==============================================================================
--- website/manual/NOE_script_mode_sample_script.html (added)
+++ website/manual/NOE_script_mode_sample_script.html Wed May 13 11:44:43 2015
@@ -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/NOE_script_mode_the_sample_script.html">
+</HEAD>
+</HTML>
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits