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: Sylvain Beucler
Subject: [Savannah-cvs] administration/content/gnu-content menu.txt
Date: Wed, 13 May 2009 22:39:03 +0000

CVSROOT:        /web/administration
Module name:    administration
Changes by:     Sylvain Beucler <Beuc>  09/05/13 22:39:03

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

Log message:
        Link to brother Savannah and to Gna

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

Patches:
Index: menu.txt
===================================================================
RCS file: /web/administration/administration/content/gnu-content/menu.txt,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- menu.txt    18 Jun 2008 15:52:24 -0000      1.22
+++ menu.txt    13 May 2009 22:39:02 -0000      1.23
@@ -1,7 +1,7 @@
-<!-- $Id: menu.txt,v 1.22 2008/06/18 15:52:24 karl Exp $  BEGIN -->
+<!-- $Id: menu.txt,v 1.23 2009/05/13 22:39:02 Beuc Exp $  BEGIN -->
 <?php
 // Savannah - Additional menus sample file
-// $Id: menu.txt,v 1.22 2008/06/18 15:52:24 karl Exp $
+// $Id: menu.txt,v 1.23 2009/05/13 22:39:02 Beuc Exp $
 
 
 global $HTML;
@@ -23,8 +23,16 @@
 
$HTML->menu_entry('https://savannah.gnu.org/faq/?admin=&amp;group_id=5802&amp;question=Savannah_-_Is_there_any_restriction_on_cryptographic_software.txt','Cryptographic
 software legal notice');
 $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');
+else
+   $HTML->menu_entry('http://savannah.gnu.org/','GNU Savannah');
+$HTML->menu_entry('http://gna.org/','Gna!');
+$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.22 2008/06/18 15:52:24 karl Exp $  END -->
+<!-- $Id: menu.txt,v 1.23 2009/05/13 22:39:02 Beuc Exp $  END -->




reply via email to

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