mailr15502 - /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 - 12:39:
Author: bugman
Date: Fri Mar 16 12:39:01 2012
New Revision: 15502

URL: http://svn.gna.org/viewcvs/relax?rev=15502&view=rev
Log:
SSI includes are now being used for the footers of all pages at 
http://www.nmr-relax.com.


Added:
    website/footer.html
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/index.html
    website/links.html
    website/refs.html
    website/windows_devel.html

Modified: website/communication.html
URL: 
http://svn.gna.org/viewcvs/relax/website/communication.html?rev=15502&r1=15501&r2=15502&view=diff
==============================================================================
--- website/communication.html (original)
+++ website/communication.html Fri Mar 16 12:39:01 2012
@@ -122,13 +122,8 @@
   </div>
 </div>
 
-<div class="clear"></div>
-
-<div class="footer">
- <div class="footer_left">This text is available under the terms of the <a 
href="fdl.html">GNU Free Documentation License</a>.</div>
- <div class="footer_right">Hosted by <a href="http://gna.org/";>Gna!</a></div>
- <div class="clear"></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=15502&r1=15501&r2=15502&view=diff
==============================================================================
--- website/devel_platform.html (original)
+++ website/devel_platform.html Fri Mar 16 12:39:01 2012
@@ -59,13 +59,8 @@
  </div>
 </div>
 
-<div class="clear"></div>
-
-<div class="footer">
- <div class="footer_left">This text is available under the terms of the <a 
href="fdl.html">GNU Free Documentation License</a>.</div>
- <div class="footer_right">Hosted by <a href="http://gna.org/";>Gna!</a></div>
- <div class="clear"></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=15502&r1=15501&r2=15502&view=diff
==============================================================================
--- website/docs.html (original)
+++ website/docs.html Fri Mar 16 12:39:01 2012
@@ -107,13 +107,8 @@
   </div>
 </div>
 
-<div class="clear"></div>
-
-<div class="footer">
- <div class="footer_left">This text is available under the terms of the <a 
href="fdl.html">GNU Free Documentation License</a>.</div>
- <div class="footer_right">Hosted by <a href="http://gna.org/";>Gna!</a></div>
- <div class="clear"></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=15502&r1=15501&r2=15502&view=diff
==============================================================================
--- website/download.html (original)
+++ website/download.html Fri Mar 16 12:39:01 2012
@@ -1260,13 +1260,8 @@
   </div>
 </div>
 
-<div class="clear"></div>
-
-<div class="footer">
- <div class="footer_left">This text is available under the terms of the <a 
href="fdl.html">GNU Free Documentation License</a>.</div>
- <div class="footer_right">Hosted by <a href="http://gna.org/";>Gna!</a></div>
- <div class="clear"></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=15502&r1=15501&r2=15502&view=diff
==============================================================================
--- website/events.html (original)
+++ website/events.html Fri Mar 16 12:39:01 2012
@@ -130,5 +130,8 @@
   </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=15502&r1=15501&r2=15502&view=diff
==============================================================================
--- website/faq.html (original)
+++ website/faq.html Fri Mar 16 12:39:01 2012
@@ -55,13 +55,8 @@
 
 </div>
 
-<div class="clear"></div>
-
-<div class="footer">
- <div class="footer_left">This text is available under the terms of the <a 
href="fdl.html">GNU Free Documentation License</a>.</div>
- <div class="footer_right">Hosted by <a href="http://gna.org/";>Gna!</a></div>
- <div class="clear"></div>
-</div>
+<!-- SSI footer -->
+<!--#include virtual="footer.html" -->
 
 </body>
 </html>

Modified: website/fdl.html
URL: 
http://svn.gna.org/viewcvs/relax/website/fdl.html?rev=15502&r1=15501&r2=15502&view=diff
==============================================================================
--- website/fdl.html (original)
+++ website/fdl.html Fri Mar 16 12:39:01 2012
@@ -563,13 +563,8 @@
   </div>
 </div>
 
-<div class="clear"></div>
-
-<div class="footer">
- <div class="footer_left">This text is available under the terms of the <a 
href="fdl.html">GNU Free Documentation License</a>.</div>
- <div class="footer_right">Hosted by <a href="http://gna.org/";>Gna!</a></div>
- <div class="clear"></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=15502&r1=15501&r2=15502&view=diff
==============================================================================
--- website/features.html (original)
+++ website/features.html Fri Mar 16 12:39:01 2012
@@ -146,13 +146,8 @@
  </div>
 </div>
 
-<div class="clear"></div>
-
-<div class="footer">
- <div class="footer_left">This text is available under the terms of the <a 
href="fdl.html">GNU Free Documentation License</a>.</div>
- <div class="footer_right">Hosted by <a href="http://gna.org/";>Gna!</a></div>
- <div class="clear"></div>
-</div>
+<!-- SSI footer -->
+<!--#include virtual="footer.html" -->
 
 </body>
 </html>

Added: website/footer.html
URL: http://svn.gna.org/viewcvs/relax/website/footer.html?rev=15502&view=auto
==============================================================================
--- website/footer.html (added)
+++ website/footer.html Fri Mar 16 12:39:01 2012
@@ -1,0 +1,7 @@
+<div class="clear"></div>
+
+<div class="footer">
+ <div class="footer_left">This text is available under the terms of the <a 
href="fdl.html">GNU Free Documentation License</a>.</div>
+ <div class="footer_right">Hosted by <a href="http://gna.org/";>Gna!</a></div>
+ <div class="clear"></div>
+</div>

Modified: website/index.html
URL: 
http://svn.gna.org/viewcvs/relax/website/index.html?rev=15502&r1=15501&r2=15502&view=diff
==============================================================================
--- website/index.html (original)
+++ website/index.html Fri Mar 16 12:39:01 2012
@@ -88,13 +88,8 @@
   </div>
 </div>
 
-<div class="clear"></div>
-
-<div class="footer">
- <div class="footer_left">This text is available under the terms of the <a 
href="fdl.html">GNU Free Documentation License</a>.</div>
- <div class="footer_right">Hosted by <a href="http://gna.org/";>Gna!</a></div>
- <div class="clear"></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=15502&r1=15501&r2=15502&view=diff
==============================================================================
--- website/links.html (original)
+++ website/links.html Fri Mar 16 12:39:01 2012
@@ -110,13 +110,8 @@
  </div>
 </div>
 
-<div class="clear"></div>
-
-<div class="footer">
- <div class="footer_left">This text is available under the terms of the <a 
href="fdl.html">GNU Free Documentation License</a>.</div>
- <div class="footer_right">Hosted by <a href="http://gna.org/";>Gna!</a></div>
- <div class="clear"></div>
-</div>
+<!-- SSI footer -->
+<!--#include virtual="footer.html" -->
 
 </body>
 </html>

Modified: website/refs.html
URL: 
http://svn.gna.org/viewcvs/relax/website/refs.html?rev=15502&r1=15501&r2=15502&view=diff
==============================================================================
--- website/refs.html (original)
+++ website/refs.html Fri Mar 16 12:39:01 2012
@@ -135,13 +135,8 @@
  </div>
 </div>
 
-<div class="clear"></div>
-
-<div class="footer">
- <div class="footer_left">This text is available under the terms of the <a 
href="fdl.html">GNU Free Documentation License</a>.</div>
- <div class="footer_right">Hosted by <a href="http://gna.org/";>Gna!</a></div>
- <div class="clear"></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=15502&r1=15501&r2=15502&view=diff
==============================================================================
--- website/windows_devel.html (original)
+++ website/windows_devel.html Fri Mar 16 12:39:01 2012
@@ -403,13 +403,8 @@
 
 </div>
 
-<div class="clear"></div>
-
-<div class="footer">
- <div class="footer_left">This text is available under the terms of the <a 
href="fdl.html">GNU Free Documentation License</a>.</div>
- <div class="footer_right">Hosted by <a href="http://gna.org/";>Gna!</a></div>
- <div class="clear"></div>
-</div>
+<!-- SSI footer -->
+<!--#include virtual="footer.html" -->
 
 </body>
 </html>




Related Messages


Powered by MHonArc, Updated Fri Mar 16 13:00:02 2012