svn commit: r45638 - head/en_US.ISO8859-1/htdocs

Gavin Atkinson <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: gavin
Date: Thu Sep 18 23:09:07 2014
New Revision: 45638
URL: http://svnweb.freebsd.org/changeset/doc/45638

Log:
  Hopefully fix the display of the most recent videos, by using protocol-
  relative URLs.  Unfortunately, I am unable to test this fix locally
  at the moment.

Modified:
  head/en_US.ISO8859-1/htdocs/community.xsl

Modified: head/en_US.ISO8859-1/htdocs/community.xsl
==============================================================================
--- head/en_US.ISO8859-1/htdocs/community.xsl	Thu Sep 18 20:51:12 2014	(r45637)
+++ head/en_US.ISO8859-1/htdocs/community.xsl	Thu Sep 18 23:09:07 2014	(r45638)
@@ -78,19 +78,19 @@
     <span style="color:#676767;font-size:11px;margin:10px;padding:4px;">Loading...</span>
   </div>
 
-  <script src="http://www.google.com/uds/api?file=uds.js&amp;v=1.0&amp;source=uds-vbw"
+  <script src="//www.google.com/uds/api?file=uds.js&amp;v=1.0&amp;source=uds-vbw"
     type="text/javascript"></script>
   <style type="text/css">
-    @import url("http://www.google.com/uds/css/gsearch.css");
+    @import url("//www.google.com/uds/css/gsearch.css");
   </style>
   <!-- Video Bar Code and Stylesheet -->
   <script type="text/javascript">
     window._uds_vbw_donotrepair = true;
   </script>
-  <script src="http://www.google.com/uds/solutions/videobar/gsvideobar.js?mode=new"
+  <script src="//www.google.com/uds/solutions/videobar/gsvideobar.js?mode=new"
     type="text/javascript"></script>
   <style type="text/css">
-    @import url("http://www.google.com/uds/solutions/videobar/gsvideobar.css");
+    @import url("//www.google.com/uds/solutions/videobar/gsvideobar.css");
   </style>
 
   <style type="text/css">
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.