savannah-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-cvs] administration/content/gnu-content menu.txt


From: Pavel Kharitonov
Subject: [Savannah-cvs] administration/content/gnu-content menu.txt
Date: Thu, 15 Jun 2017 14:23:27 -0400 (EDT)

CVSROOT:        /web/administration
Module name:    administration
Changes by:     Pavel Kharitonov <ineiev>       17/06/15 14:23:27

Modified files:
        content/gnu-content: menu.txt 

Log message:
        s/http://

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/administration/content/gnu-content/menu.txt?cvsroot=administration&r1=1.38&r2=1.39

Patches:
Index: menu.txt
===================================================================
RCS file: /web/administration/administration/content/gnu-content/menu.txt,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -b -r1.38 -r1.39
--- menu.txt    2 Mar 2017 09:12:00 -0000       1.38
+++ menu.txt    15 Jun 2017 18:23:27 -0000      1.39
@@ -1,17 +1,17 @@
-<!-- $Id: menu.txt,v 1.38 2017/03/02 09:12:00 rwp Exp $  BEGIN -->
+<!-- $Id: menu.txt,v 1.39 2017/06/15 18:23:27 ineiev Exp $  BEGIN -->
 <?php
 // Savannah - Additional menus sample file
-// $Id: menu.txt,v 1.38 2017/03/02 09:12:00 rwp Exp $
+// $Id: menu.txt,v 1.39 2017/06/15 18:23:27 ineiev Exp $
 
 
 global $HTML;
-$HTML->menu_entry('http://savannah.gnu.org/maintenance/FaQ', 'User Docs: FAQ');
+$HTML->menu_entry('//savannah.gnu.org/maintenance/FaQ', 'User Docs: FAQ');
 $HTML->menuhtml_top('GNU Project');
-$HTML->menu_entry('http://www.gnu.org/help/help.html','Help GNU');
-$HTML->menu_entry("http://www.gnu.org/software/software.html";,'All GNU 
Packages');
-$HTML->menu_entry('http://www.gnu.org/software/devel.html','Dev Resources');
-$HTML->menu_entry('http://www.gnu.org/licenses/license-list.html','License 
List');
-$HTML->menu_entry('http://www.gnu.org/prep/ftp.html','GNU Mirrors');
+$HTML->menu_entry('//www.gnu.org/help/help.html','Help GNU');
+$HTML->menu_entry("//www.gnu.org/software/software.html",'All GNU Packages');
+$HTML->menu_entry('//www.gnu.org/software/devel.html','Dev Resources');
+$HTML->menu_entry('//www.gnu.org/licenses/license-list.html','License List');
+$HTML->menu_entry('//www.gnu.org/prep/ftp.html','GNU Mirrors');
 $HTML->menuhtml_bottom();
 
 ?>
@@ -20,30 +20,30 @@
  <center>
   <br>
 
-  <a 
href="http://www.fsf.org/associate/support_freedom/join_fsf?referrer=2442";><img 
src="https://static.fsf.org/fsforg/img/thin-image.png"; alt="Support freedom" 
title="Help protect your freedom, join the Free Software Foundation" /></a>
+  <a 
href="//www.fsf.org/associate/support_freedom/join_fsf?referrer=2442"><img 
src="https://static.fsf.org/fsforg/img/thin-image.png"; alt="Support freedom" 
title="Help protect your freedom, join the Free Software Foundation" /></a>
  </center>
 </li>
 
 <?php
 
 $HTML->menuhtml_top('Free Software Foundation');
-$HTML->menu_entry('http://www.fsf.org/events/','Coming Events');
-$HTML->menu_entry("http://www.fsf.org/directory/";,'Free Software Directory');
-$HTML->menu_entry('http://savannah.gnu.org/maintenance/SavannahCryptographicRestrictions','Cryptographic
 software legal notice');
-$HTML->menu_entry('http://www.fsf.org/about/dmca-notice','Copyright 
infringement notification');
+$HTML->menu_entry('//www.fsf.org/events/','Coming Events');
+$HTML->menu_entry("//www.fsf.org/directory/",'Free Software Directory');
+$HTML->menu_entry('//savannah.gnu.org/maintenance/SavannahCryptographicRestrictions','Cryptographic
 software legal notice');
+$HTML->menu_entry('//www.fsf.org/about/dmca-notice','Copyright infringement 
notification');
 $HTML->menuhtml_bottom();
 
 $HTML->menuhtml_top('Related Forges');
 if ($_SERVER['HTTP_HOST'] == 'savannah.gnu.org')
-   $HTML->menu_entry('http://savannah.nongnu.org/','Savannah Non-GNU');
+   $HTML->menu_entry('//savannah.nongnu.org/','Savannah Non-GNU');
 else
-   $HTML->menu_entry('http://savannah.gnu.org/','GNU Savannah');
-$HTML->menu_entry('http://gna.org/','Gna!');
-$HTML->menu_entry('http://puszcza.gnu.org.ua/','Puszcza');
+   $HTML->menu_entry('//savannah.gnu.org/','GNU Savannah');
+$HTML->menu_entry('//gna.org/','Gna!');
+$HTML->menu_entry('//puszcza.gnu.org.ua/','Puszcza');
 $HTML->menuhtml_bottom();
 
 // You can create other menus here, following the model above. They will be
 // shown in every page. You can also delete the above menu and leave
 // this page empty if you want to.
 ?>
-<!-- $Id: menu.txt,v 1.38 2017/03/02 09:12:00 rwp Exp $  END -->
+<!-- $Id: menu.txt,v 1.39 2017/06/15 18:23:27 ineiev Exp $  END -->



reply via email to

[Prev in Thread] Current Thread [Next in Thread]