mailr27156 - in /website: .setup_redirects.py manual/multi_processor_framework.html


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

Header


Content

Posted by edward on January 09, 2015 - 14:17:
Author: bugman
Date: Fri Jan  9 14:17:13 2015
New Revision: 27156

URL: http://svn.gna.org/viewcvs/relax?rev=27156&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_multi_processor_framework.html.


Added:
    website/manual/multi_processor_framework.html
Modified:
    website/.setup_redirects.py

Modified: website/.setup_redirects.py
URL: 
http://svn.gna.org/viewcvs/relax/website/.setup_redirects.py?rev=27156&r1=27155&r2=27156&view=diff
==============================================================================
--- website/.setup_redirects.py (original)
+++ website/.setup_redirects.py Fri Jan  9 14:17:13 2015
@@ -54,6 +54,7 @@
     ['manual/methodology_Mandel_et_al_1995.html', 
'%s/manual/The_methodology_of_Mandel_et_al_1995.html'%url],
     ['manual/MMQ_CR72_model.html', '%s/manual/The_MMQ_CR72_model.html'%url],
     ['manual/model_free_models.html', 
'%s/manual/The_model_free_models.html'%url],
+    ['manual/multi_processor_framework.html', 
'%s/manual/The_multi_processor_framework.html'%url],
     ['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],

Added: website/manual/multi_processor_framework.html
URL: 
http://svn.gna.org/viewcvs/relax/website/manual/multi_processor_framework.html?rev=27156&view=auto
==============================================================================
--- website/manual/multi_processor_framework.html       (added)
+++ website/manual/multi_processor_framework.html       Fri Jan  9 14:17:13 
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/The_multi_processor_framework.html";>
+</HEAD>
+</HTML>




Related Messages


Powered by MHonArc, Updated Fri Jan 09 14:20:01 2015