mailr15517 - /website/


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

Header


Content

Posted by edward on March 16, 2012 - 15:55:
Author: bugman
Date: Fri Mar 16 15:55:30 2012
New Revision: 15517

URL: http://svn.gna.org/viewcvs/relax?rev=15517&view=rev
Log:
Shifted the SSI comments into the SSI HTML elements for all 
http://www.nmr-relax.com pages.


Modified:
    website/communication.html
    website/devel_platform.html
    website/docs.html
    website/download.html
    website/events.html
    website/faq.html
    website/fdl.html
    website/features.html
    website/footer.html
    website/head.html
    website/header.html
    website/index.html
    website/links.html
    website/menu.html
    website/refs.html
    website/windows_devel.html

Modified: website/communication.html
URL: 
http://svn.gna.org/viewcvs/relax/website/communication.html?rev=15517&r1=15516&r2=15517&view=diff
==============================================================================
--- website/communication.html (original)
+++ website/communication.html Fri Mar 16 15:55:30 2012
@@ -14,16 +14,12 @@
 
 <head>
   <title>relax communications - the bug tracker and mailing lists</title>
-  <!-- SSI head element -->
   <!--#include virtual="head.html" -->
 </head>
 
 <body>
 
-<!-- SSI header -->
 <!--#include virtual="header.html" -->
-
-<!-- SSI side menu -->
 <!--#include virtual="menu.html" -->
 
 <div class="main">
@@ -101,8 +97,6 @@
   </div>
 </div>
 
-<!-- SSI footer -->
 <!--#include virtual="footer.html" -->
-
 </body>
 </html>

Modified: website/devel_platform.html
URL: 
http://svn.gna.org/viewcvs/relax/website/devel_platform.html?rev=15517&r1=15516&r2=15517&view=diff
==============================================================================
--- website/devel_platform.html (original)
+++ website/devel_platform.html Fri Mar 16 15:55:30 2012
@@ -14,16 +14,12 @@
 
 <head>
   <title>relax development platform setup</title>
-  <!-- SSI head element -->
   <!--#include virtual="head.html" -->
 </head>
 
 <body>
 
-<!-- SSI header -->
 <!--#include virtual="header.html" -->
-
-<!-- SSI side menu -->
 <!--#include virtual="menu.html" -->
 
 <div class="main">
@@ -38,8 +34,6 @@
  </div>
 </div>
 
-<!-- SSI footer -->
 <!--#include virtual="footer.html" -->
-
 </body>
 </html>

Modified: website/docs.html
URL: 
http://svn.gna.org/viewcvs/relax/website/docs.html?rev=15517&r1=15516&r2=15517&view=diff
==============================================================================
--- website/docs.html (original)
+++ website/docs.html Fri Mar 16 15:55:30 2012
@@ -14,16 +14,12 @@
 
 <head>
   <title>relax documentation</title>
-  <!-- SSI head element -->
   <!--#include virtual="head.html" -->
 </head>
 
 <body>
 
-<!-- SSI header -->
 <!--#include virtual="header.html" -->
-
-<!-- SSI side menu -->
 <!--#include virtual="menu.html" -->
 
 <div class="main">
@@ -86,8 +82,6 @@
   </div>
 </div>
 
-<!-- SSI footer -->
 <!--#include virtual="footer.html" -->
-
 </body>
 </html>

Modified: website/download.html
URL: 
http://svn.gna.org/viewcvs/relax/website/download.html?rev=15517&r1=15516&r2=15517&view=diff
==============================================================================
--- website/download.html (original)
+++ website/download.html Fri Mar 16 15:55:30 2012
@@ -15,16 +15,12 @@
 
 <head>
   <title>relax downloads</title>
-  <!-- SSI head element -->
   <!--#include virtual="head.html" -->
 </head>
 
 <body>
 
-<!-- SSI header -->
 <!--#include virtual="header.html" -->
-
-<!-- SSI side menu -->
 <!--#include virtual="menu.html" -->
 
 <div class="main">
@@ -1239,8 +1235,6 @@
   </div>
 </div>
 
-<!-- SSI footer -->
 <!--#include virtual="footer.html" -->
-
 </body>
 </html>

Modified: website/events.html
URL: 
http://svn.gna.org/viewcvs/relax/website/events.html?rev=15517&r1=15516&r2=15517&view=diff
==============================================================================
--- website/events.html (original)
+++ website/events.html Fri Mar 16 15:55:30 2012
@@ -15,16 +15,12 @@
 
 <head>
   <title>relax events</title>
-  <!-- SSI head element -->
   <!--#include virtual="head.html" -->
 </head>
 
 <body>
 
-<!-- SSI header -->
 <!--#include virtual="header.html" -->
-
-<!-- SSI side menu -->
 <!--#include virtual="menu.html" -->
 
 <div class="main">
@@ -109,8 +105,6 @@
   </div>
 </div>
 
-<!-- SSI footer -->
 <!--#include virtual="footer.html" -->
-
 </body>
 </html>

Modified: website/faq.html
URL: 
http://svn.gna.org/viewcvs/relax/website/faq.html?rev=15517&r1=15516&r2=15517&view=diff
==============================================================================
--- website/faq.html (original)
+++ website/faq.html Fri Mar 16 15:55:30 2012
@@ -14,16 +14,12 @@
 
 <head>
   <title>relax frequently asked questions (FAQ)</title>
-  <!-- SSI head element -->
   <!--#include virtual="head.html" -->
 </head>
 
 <body>
 
-<!-- SSI header -->
 <!--#include virtual="header.html" -->
-
-<!-- SSI side menu -->
 <!--#include virtual="menu.html" -->
 
 <div class="main">
@@ -52,8 +48,6 @@
 
 </div>
 
-<!-- SSI footer -->
 <!--#include virtual="footer.html" -->
-
 </body>
 </html>

Modified: website/fdl.html
URL: 
http://svn.gna.org/viewcvs/relax/website/fdl.html?rev=15517&r1=15516&r2=15517&view=diff
==============================================================================
--- website/fdl.html (original)
+++ website/fdl.html Fri Mar 16 15:55:30 2012
@@ -14,16 +14,12 @@
 
 <head>
   <title>GNU Free Documentation License</title>
-  <!-- SSI head element -->
   <!--#include virtual="head.html" -->
 </head>
 
 <body>
 
-<!-- SSI header -->
 <!--#include virtual="header.html" -->
-
-<!-- SSI side menu -->
 <!--#include virtual="menu.html" -->
 
 <div class="main">
@@ -542,8 +538,6 @@
   </div>
 </div>
 
-<!-- SSI footer -->
 <!--#include virtual="footer.html" -->
-
 </body>
 </html>

Modified: website/features.html
URL: 
http://svn.gna.org/viewcvs/relax/website/features.html?rev=15517&r1=15516&r2=15517&view=diff
==============================================================================
--- website/features.html (original)
+++ website/features.html Fri Mar 16 15:55:30 2012
@@ -15,16 +15,12 @@
 
 <head>
   <title>relax features - Model-free, RMSD, R1, R2, NOE, Consistency 
testing, Frame order, N-state model</title>
-  <!-- SSI head element -->
   <!--#include virtual="head.html" -->
 </head>
 
 <body>
 
-<!-- SSI header -->
 <!--#include virtual="header.html" -->
-
-<!-- SSI side menu -->
 <!--#include virtual="menu.html" -->
 
 <div class="main">
@@ -126,8 +122,6 @@
  </div>
 </div>
 
-<!-- SSI footer -->
 <!--#include virtual="footer.html" -->
-
 </body>
 </html>

Modified: website/footer.html
URL: 
http://svn.gna.org/viewcvs/relax/website/footer.html?rev=15517&r1=15516&r2=15517&view=diff
==============================================================================
--- website/footer.html (original)
+++ website/footer.html Fri Mar 16 15:55:30 2012
@@ -1,3 +1,4 @@
+<!-- SSI footer -->
 <div class="clear"></div>
 
 <div class="footer">
@@ -5,3 +6,4 @@
  <div class="footer_right">Hosted by <a href="http://gna.org/";>Gna!</a></div>
  <div class="clear"></div>
 </div>
+<!-- End SSI footer -->

Modified: website/head.html
URL: 
http://svn.gna.org/viewcvs/relax/website/head.html?rev=15517&r1=15516&r2=15517&view=diff
==============================================================================
--- website/head.html (original)
+++ website/head.html Fri Mar 16 15:55:30 2012
@@ -1,3 +1,4 @@
+<!-- SSI head element -->
   <meta name="author" content="Edward d'Auvergne"/>
   <meta name="description" content="Software for dynamics analysis, NMR 
relaxation, model-free analysis, modelfree analysis, relaxation data, R1 and 
R2 exponential curve-fitting, steady-state NOE calculation, reduced spectral 
density mapping, N-state model, frame order dynamics theories, 
stereochemistry, conformational analysis, organic molecules, proteins, RNA, 
DNA, sugars, and other biomolecules." />
   <meta name="keywords" content="Software for dynamics analysis, NMR 
relaxation, model-free analysis, modelfree analysis, relaxation data, R1 and 
R2 exponential curve-fitting, steady-state NOE calculation, reduced spectral 
density mapping, N-state model, frame order dynamics theories, 
stereochemistry, conformational analysis, organic molecules, proteins, RNA, 
DNA, sugars, biomolecules." />
@@ -22,3 +23,4 @@
     })();
 
   </script>
+  <!-- End SSI head element -->

Modified: website/header.html
URL: 
http://svn.gna.org/viewcvs/relax/website/header.html?rev=15517&r1=15516&r2=15517&view=diff
==============================================================================
--- website/header.html (original)
+++ website/header.html Fri Mar 16 15:55:30 2012
@@ -1,3 +1,4 @@
+<!-- SSI header -->
 <div class="header_image">
   <a href="http://www.nmr-relax.com"; name="relax" type="image/png"><img 
src="relax_logo.png" alt="relax: dynamics analysis, model-free analysis, 
relaxation data, R1 and R2 exponential curve-fitting, steady-state NOE 
calculation, reduced spectral density mapping, N-state model, frame order 
dynamics theories, stereochemistry, conformational analysis, organic 
molecules, proteins, RNA, DNA, sugars, and other biomolecules." width="200" 
height="84" class="image"/></a>
 </div>
@@ -5,3 +6,4 @@
 <div class="header">
   <p><strong>relax</strong> - Molecular dynamics by NMR data analysis</p>
 </div>
+<!-- End SSI header -->

Modified: website/index.html
URL: 
http://svn.gna.org/viewcvs/relax/website/index.html?rev=15517&r1=15516&r2=15517&view=diff
==============================================================================
--- website/index.html (original)
+++ website/index.html Fri Mar 16 15:55:30 2012
@@ -14,16 +14,12 @@
 
 <head>
   <title>relax - NMR molecular dynamics analysis</title>
-  <!-- SSI head element -->
   <!--#include virtual="head.html" -->
 </head>
 
 <body>
 
-<!-- SSI header -->
 <!--#include virtual="header.html" -->
-
-<!-- SSI side menu -->
 <!--#include virtual="menu.html" -->
 
 <div class="main">
@@ -67,8 +63,6 @@
   </div>
 </div>
 
-<!-- SSI footer -->
 <!--#include virtual="footer.html" -->
-
 </body>
 </html>

Modified: website/links.html
URL: 
http://svn.gna.org/viewcvs/relax/website/links.html?rev=15517&r1=15516&r2=15517&view=diff
==============================================================================
--- website/links.html (original)
+++ website/links.html Fri Mar 16 15:55:30 2012
@@ -14,16 +14,12 @@
 
 <head>
   <title>relax links</title>
-  <!-- SSI head element -->
   <!--#include virtual="head.html" -->
 </head>
 
 <body>
 
-<!-- SSI header -->
 <!--#include virtual="header.html" -->
-
-<!-- SSI side menu -->
 <!--#include virtual="menu.html" -->
 
 <div class="main">
@@ -89,8 +85,6 @@
  </div>
 </div>
 
-<!-- SSI footer -->
 <!--#include virtual="footer.html" -->
-
 </body>
 </html>

Modified: website/menu.html
URL: 
http://svn.gna.org/viewcvs/relax/website/menu.html?rev=15517&r1=15516&r2=15517&view=diff
==============================================================================
--- website/menu.html (original)
+++ website/menu.html Fri Mar 16 15:55:30 2012
@@ -1,3 +1,4 @@
+<!-- SSI side menu -->
 <div class="menu">
   <ul class="menu_ul">
     <li class="menu_header">The relax menu</li>
@@ -28,3 +29,4 @@
 
   </ul>
 </div>
+<!-- End SSI side menu -->

Modified: website/refs.html
URL: 
http://svn.gna.org/viewcvs/relax/website/refs.html?rev=15517&r1=15516&r2=15517&view=diff
==============================================================================
--- website/refs.html (original)
+++ website/refs.html Fri Mar 16 15:55:30 2012
@@ -15,16 +15,12 @@
 
 <head>
   <title>relax references</title>
-  <!-- SSI head element -->
   <!--#include virtual="head.html" -->
 </head>
 
 <body>
 
-<!-- SSI header -->
 <!--#include virtual="header.html" -->
-
-<!-- SSI side menu -->
 <!--#include virtual="menu.html" -->
 
 <div class="main">
@@ -114,8 +110,6 @@
  </div>
 </div>
 
-<!-- SSI footer -->
 <!--#include virtual="footer.html" -->
-
 </body>
 </html>

Modified: website/windows_devel.html
URL: 
http://svn.gna.org/viewcvs/relax/website/windows_devel.html?rev=15517&r1=15516&r2=15517&view=diff
==============================================================================
--- website/windows_devel.html (original)
+++ website/windows_devel.html Fri Mar 16 15:55:30 2012
@@ -14,16 +14,12 @@
 
 <head>
   <title>MS Windows development platform for relax</title>
-  <!-- SSI head element -->
   <!--#include virtual="head.html" -->
 </head>
 
 <body>
 
-<!-- SSI header -->
 <!--#include virtual="header.html" -->
-
-<!-- SSI side menu -->
 <!--#include virtual="menu.html" -->
 
 <div class="main">
@@ -382,8 +378,6 @@
 
 </div>
 
-<!-- SSI footer -->
 <!--#include virtual="footer.html" -->
-
 </body>
 </html>




Related Messages


Powered by MHonArc, Updated Fri Mar 16 16:40:02 2012