Author: bugman
Date: Wed Dec  3 08:41:54 2014
New Revision: 26906
URL: http://svn.gna.org/viewcvs/relax?rev=26906&view=rev
Log:
More redirects for the relax HTML manual at 
http://www.nmr-relax.com/manual/index.html.
This is required as the latex2html program used to build the manual has been 
modified to not
excluded the 'common words' from the page titles (see 
docs/devel/latex2html/).  These redirects are
linked from outside of http://www.nmr-relax.com, as identified by the Google 
Webmaster Tools.
This is for 
http://www.nmr-relax.com/manual/The_NS_2_site_expanded_CPMG_model.html.
Added:
    website/manual/NS_2_site_expanded_CPMG_model.html
Modified:
    website/.setup_redirects.py
Modified: website/.setup_redirects.py
URL: 
http://svn.gna.org/viewcvs/relax/website/.setup_redirects.py?rev=26906&r1=26905&r2=26906&view=diff
==============================================================================
--- website/.setup_redirects.py (original)
+++ website/.setup_redirects.py Wed Dec  3 08:41:54 2014
@@ -57,6 +57,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/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],
     ['manual/NS_3_site_R1_model.html', 
'%s/manual/The_NS_3_site_R1_rho_model.html'%url],
Added: website/manual/NS_2_site_expanded_CPMG_model.html
URL: 
http://svn.gna.org/viewcvs/relax/website/manual/NS_2_site_expanded_CPMG_model.html?rev=26906&view=auto
==============================================================================
--- website/manual/NS_2_site_expanded_CPMG_model.html   (added)
+++ website/manual/NS_2_site_expanded_CPMG_model.html   Wed Dec  3 08:41:54 
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/The_NS_2_site_expanded_CPMG_model.html">
+</HEAD>
+</HTML>