mailr25935 - in /website: .setup_redirects.py manual/pdb.html


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

Header


Content

Posted by edward on September 20, 2014 - 20:22:
Author: bugman
Date: Sat Sep 20 20:22:17 2014
New Revision: 25935

URL: http://svn.gna.org/viewcvs/relax?rev=25935&view=rev
Log:
Redirect for the old pdb user function to the structure.read_pdb user 
function.

The page http://www.nmr-relax.com/manual/pdb.html redirects to
http://www.nmr-relax.com/manual/structure_read_pdb.html.


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

Modified: website/.setup_redirects.py
URL: 
http://svn.gna.org/viewcvs/relax/website/.setup_redirects.py?rev=25935&r1=25934&r2=25935&view=diff
==============================================================================
--- website/.setup_redirects.py (original)
+++ website/.setup_redirects.py Sat Sep 20 20:22:17 2014
@@ -42,6 +42,7 @@
     ['manual/noe_error.html', '%s/manual/spectrum_error_analysis.html'%url],
     ['manual/noe_read.html', '%s/manual/spectrum_read_intensities.html'%url],
     ['manual/pcs_centre.html', '%s/manual/paramag_centre.html'%url],
+    ['manual/pdb.html', '%s/manual/structure_read_pdb.html'%url],
     ['manual/pdc_read.html', '%s/manual/bruker_read.html'%url],
     ['manual/pipe_list.html', '%s/manual/pipe_display.html'%url],
     ['manual/pymol_cmd.html', '%s/manual/pymol_command.html'%url],

Added: website/manual/pdb.html
URL: 
http://svn.gna.org/viewcvs/relax/website/manual/pdb.html?rev=25935&view=auto
==============================================================================
--- website/manual/pdb.html     (added)
+++ website/manual/pdb.html     Sat Sep 20 20:22:17 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/structure_read_pdb.html";>
+</HEAD>
+</HTML>




Related Messages


Powered by MHonArc, Updated Sat Sep 20 20:40:02 2014