svn commit: samba-web r426 - in trunk: . GUI devel docs download history news support team vendors

deryck at samba.org deryck at samba.org
Thu Nov 18 17:13:29 GMT 2004


Author: deryck
Date: 2004-11-18 17:13:29 +0000 (Thu, 18 Nov 2004)
New Revision: 426

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=426

Log:

Hide javascript from old browsers.

--deryck

Modified:
   trunk/GUI/header_gui.html
   trunk/devel/header_devel.html
   trunk/docs/header_docs.html
   trunk/download/header_download.html
   trunk/header2.html
   trunk/history/header_history.html
   trunk/news/header2.html
   trunk/support/header_support.html
   trunk/team/header_team.html
   trunk/vendors/header_vendors.html


Changeset:
Modified: trunk/GUI/header_gui.html
===================================================================
--- trunk/GUI/header_gui.html	2004-11-17 23:05:11 UTC (rev 425)
+++ trunk/GUI/header_gui.html	2004-11-18 17:13:29 UTC (rev 426)
@@ -29,7 +29,7 @@
 <![endif]-->
 
 <script type="text/javascript">
-
+<!-- Hide from old browsers
    function changeMirror(mirrorChoice) {
    	mirrorSite = mirrorChoice.options[mirrorChoice.selectedIndex].value 
    	
@@ -37,7 +37,7 @@
    		document.location.href = mirrorSite 
    		} 
    }
-
+// end hide -->
 </script>
 
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

Modified: trunk/devel/header_devel.html
===================================================================
--- trunk/devel/header_devel.html	2004-11-17 23:05:11 UTC (rev 425)
+++ trunk/devel/header_devel.html	2004-11-18 17:13:29 UTC (rev 426)
@@ -28,7 +28,7 @@
 <![endif]-->
 
 <script type="text/javascript">
-
+<!-- Hide from old browsers
    function changeMirror(mirrorChoice) {
         mirrorSite = mirrorChoice.options[mirrorChoice.selectedIndex].value
 
@@ -36,7 +36,7 @@
                 document.location.href = mirrorSite
                 }
    }
-
+// end hide -->
 </script>
 
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

Modified: trunk/docs/header_docs.html
===================================================================
--- trunk/docs/header_docs.html	2004-11-17 23:05:11 UTC (rev 425)
+++ trunk/docs/header_docs.html	2004-11-18 17:13:29 UTC (rev 426)
@@ -29,7 +29,7 @@
 <![endif]-->
 
 <script type="text/javascript">
-
+<!-- Hide from old browsers
    function changeMirror(mirrorChoice) {
    	mirrorSite = mirrorChoice.options[mirrorChoice.selectedIndex].value 
    	
@@ -37,7 +37,7 @@
    		document.location.href = mirrorSite 
    		} 
    }
-
+// end hide -->
 </script>
 
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

Modified: trunk/download/header_download.html
===================================================================
--- trunk/download/header_download.html	2004-11-17 23:05:11 UTC (rev 425)
+++ trunk/download/header_download.html	2004-11-18 17:13:29 UTC (rev 426)
@@ -29,7 +29,7 @@
 <![endif]-->
 
 <script language="Javascript" type="text/javascript">
-
+<!-- Hide from old browsers
    function changeMirror(mirrorChoice) {
    	mirrorSite = mirrorChoice.options[mirrorChoice.selectedIndex].value 
    	
@@ -37,7 +37,7 @@
    		document.location.href = mirrorSite 
    		} 
    }
-
+// end hide -->
 </script>
 
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

Modified: trunk/header2.html
===================================================================
--- trunk/header2.html	2004-11-17 23:05:11 UTC (rev 425)
+++ trunk/header2.html	2004-11-18 17:13:29 UTC (rev 426)
@@ -28,7 +28,7 @@
 <![endif]-->
 
 <script type="text/javascript">
-
+<!-- Hide from old browsers
    function changeMirror(mirrorChoice) {
    	mirrorSite = mirrorChoice.options[mirrorChoice.selectedIndex].value 
    	
@@ -36,7 +36,7 @@
    		document.location.href = mirrorSite 
    		} 
    }
-
+// end hide -->
 </script>
 
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

Modified: trunk/history/header_history.html
===================================================================
--- trunk/history/header_history.html	2004-11-17 23:05:11 UTC (rev 425)
+++ trunk/history/header_history.html	2004-11-18 17:13:29 UTC (rev 426)
@@ -21,7 +21,7 @@
 <![endif]-->
 
 <script type="text/javascript">
-
+<!-- Hide from old browsers
    function changeMirror(mirrorChoice) {
         mirrorSite = mirrorChoice.options[mirrorChoice.selectedIndex].value
 
@@ -29,7 +29,7 @@
                 document.location.href = mirrorSite
                 }
    }
-
+// end hide -->
 </script>
 
 

Modified: trunk/news/header2.html
===================================================================
--- trunk/news/header2.html	2004-11-17 23:05:11 UTC (rev 425)
+++ trunk/news/header2.html	2004-11-18 17:13:29 UTC (rev 426)
@@ -28,7 +28,7 @@
 </style>
 
 <script type="text/javascript">
-
+<!-- Hide from old browsers
 newsMirrors = new Array
 newsMirrors[0] = "http://us1.samba.org/samba/news/"
 newsMirrors[1] = "http://us3.samba.org/samba/news/"
@@ -40,6 +40,7 @@
 
     document.location = newsMirrors[n]
 }
+// end hide -->
 </script>
 
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

Modified: trunk/support/header_support.html
===================================================================
--- trunk/support/header_support.html	2004-11-17 23:05:11 UTC (rev 425)
+++ trunk/support/header_support.html	2004-11-18 17:13:29 UTC (rev 426)
@@ -21,7 +21,7 @@
 <![endif]-->
 
 <script type="text/javascript">
-
+<!-- Hide from old browsers
    function changeMirror(mirrorChoice) {
         mirrorSite = mirrorChoice.options[mirrorChoice.selectedIndex].value
 
@@ -29,7 +29,7 @@
                 document.location.href = mirrorSite
                 }
    }
-
+// end hide -->
 </script>
 
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

Modified: trunk/team/header_team.html
===================================================================
--- trunk/team/header_team.html	2004-11-17 23:05:11 UTC (rev 425)
+++ trunk/team/header_team.html	2004-11-18 17:13:29 UTC (rev 426)
@@ -29,7 +29,7 @@
 <![endif]-->
 
 <script type="text/javascript">
-
+<!-- Hide from old browsers
    function changeMirror(mirrorChoice) {
    	mirrorSite = mirrorChoice.options[mirrorChoice.selectedIndex].value 
    	
@@ -37,7 +37,7 @@
    		document.location.href = mirrorSite 
    		} 
    }
-
+// end hide -->
 </script>
 
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

Modified: trunk/vendors/header_vendors.html
===================================================================
--- trunk/vendors/header_vendors.html	2004-11-17 23:05:11 UTC (rev 425)
+++ trunk/vendors/header_vendors.html	2004-11-18 17:13:29 UTC (rev 426)
@@ -29,7 +29,7 @@
 <![endif]-->
 
 <script type="text/javascript">
-
+<!-- Hide from old browsers
    function changeMirror(mirrorChoice) {
    	mirrorSite = mirrorChoice.options[mirrorChoice.selectedIndex].value 
    	
@@ -37,7 +37,7 @@
    		document.location.href = mirrorSite 
    		} 
    }
-
+// end hide -->
 </script>
 
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />



More information about the samba-cvs mailing list