savannah-cvs
[Top][All Lists]
Advanced

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

[Savannah-cvs] administration/content gnu-content/contact.fr_F...


From: Sylvain Beucler
Subject: [Savannah-cvs] administration/content gnu-content/contact.fr_F...
Date: Sun, 09 Jan 2005 10:47:36 -0500

CVSROOT:        /cvsroot/administration
Module name:    administration
Branch:         
Changes by:     Sylvain Beucler <address@hidden>        05/01/09 15:11:21

Modified files:
        content/gnu-content: contact.fr_FR contact.txt 
        content/nongnu-content: menu.txt page_footer.txt 

Log message:
        fixed contact

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/administration/administration/content/gnu-content/contact.fr_FR.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/administration/administration/content/gnu-content/contact.txt.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/administration/administration/content/nongnu-content/menu.txt.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/administration/administration/content/nongnu-content/page_footer.txt.diff?tr1=1.3&tr2=1.4&r1=text&r2=text

Patches:
Index: administration/content/gnu-content/contact.fr_FR
diff -u administration/content/gnu-content/contact.fr_FR:1.3 
administration/content/gnu-content/contact.fr_FR:1.4
--- administration/content/gnu-content/contact.fr_FR:1.3        Sun Jan  9 
14:37:55 2005
+++ administration/content/gnu-content/contact.fr_FR    Sun Jan  9 15:11:21 2005
@@ -7,8 +7,21 @@
 
 <p>Si vous êtes le développeur de l'un des projets hébergé ici et que
 vous voulez entrer en contact avec les administrateurs de ce serveur
-(Savannah), vous pouvez leur écrire à <a
-href="mailto:address@hidden";>address@hidden</a>.</p>
+(Savannah), vous pouvez poster une
+<?php
+print '<a 
href="'.$GLOBALS['sys_home'].'support/?func=addsupport&amp;group='.$GLOBALS['sys_unix_group_name'].'">
+[requête]</a>';
+?>
+
+ou envoyer une courriel à <a
+href="mailto:address@hidden";>address@hidden</a>.
+Vous pouvez consulter les <a
+href="http://lists.gnu.org/archive/html/savannah-help-public/";>archives</a></p>
+
+<p>Quand vous voulez nous contacter sur des problèmes de sécurité ou
+confidentiels, vous pouvez utiliser la liste <a
+href="mailto:address@hidden";>address@hidden</a>
+list.</p>
 
 <p>Si vous avez découvert un bogue dans Savane (le logiciel utilisé
 par ce serveur), ou que vous voulez une nouvelle fonction, vous pouvez
Index: administration/content/gnu-content/contact.txt
diff -u administration/content/gnu-content/contact.txt:1.6 
administration/content/gnu-content/contact.txt:1.7
--- administration/content/gnu-content/contact.txt:1.6  Sun Jan  9 14:37:55 2005
+++ administration/content/gnu-content/contact.txt      Sun Jan  9 15:11:21 2005
@@ -4,18 +4,19 @@
 project hosted here, please check the project's page to find out the
 appropriate list or e-mail address to contact them.</p>
 
-<p><?php
-print '
-If you are the developer of one of the projects hosted here and you want to
-get in touch with the maintainers of this server (Savannah) you can then 
-submit a support request in the
-<a 
href="'.$GLOBALS['sys_home'].'support/?func=addsupport&amp;group='.$GLOBALS['sys_unix_group_name'].'">
-[ Support Manager ]</a> or send mail to
-<a 
href="mailto:'.$GLOBALS['sys_email_adress'].'">'.$GLOBALS['sys_email_adress'].'</a>.
-';
-?></p>
+<p>If you are the developer of one of the projects hosted here and you
+want to get in touch with the maintainers of this server (Savannah)
+you can then submit a 
 
-<!-- TODO: mention archives -->
+<?php
+print '<a 
href="'.$GLOBALS['sys_home'].'support/?func=addsupport&amp;group='.$GLOBALS['sys_unix_group_name'].'">
+[support request]</a>';
+?>
+
+or send mail to <a
+href="mailto:address@hidden";>address@hidden</a>.
+You can check the <a
+href="http://lists.gnu.org/archive/html/savannah-help-public/";>archives</a></p>
 
 <p>When you want to contact us about security or confidential issues,
 you can use the <a
Index: administration/content/nongnu-content/menu.txt
diff -u administration/content/nongnu-content/menu.txt:1.6 
administration/content/nongnu-content/menu.txt:1.7
--- administration/content/nongnu-content/menu.txt:1.6  Wed Nov 26 09:43:47 2003
+++ administration/content/nongnu-content/menu.txt      Sun Jan  9 15:11:21 2005
@@ -1,21 +1,35 @@
-<!-- $Id: menu.txt,v 1.6 2003/11/26 09:43:47 yeupou Exp $  BEGIN -->
+<!-- $Id: menu.txt,v 1.7 2005/01/09 15:11:21 Beuc Exp $  BEGIN -->
 <?php
 // Savannah - Additional menus sample file
-// $Id: menu.txt,v 1.6 2003/11/26 09:43:47 yeupou Exp $
+// $Id: menu.txt,v 1.7 2005/01/09 15:11:21 Beuc Exp $
+
 
 global $HTML;
+$HTML->menuhtml_top('Developer Info');
+$HTML->menu_entry('https://savannah.gnu.org/faq/?question=Is_there_any_restriction_on_cryptographic_software.txt','Cryptographic
 software legal notice');
+$HTML->menu_entry('https://savannah.gnu.org/faq/?question=Anonymous_CVS_access.txt','Anonymous
 CVS');
+$HTML->menuhtml_bottom();
+
+$HTML->menuhtml_top('GNU Webmasters');
+$HTML->menu_entry('http://www.gnu.org/server/standards/','Documentation');
+$HTML->menu_entry('http://www.gnu.org/server/standards/README.html#TOC0','Organization');
+$HTML->menu_entry('http://www.gnu.org/server/standards/www2savannah.html','Projects
 map');
+$HTML->menu_entry($GLOBALS['sys_home'].'projects/www/','www project');
+$HTML->menuhtml_bottom();
+
 $HTML->menuhtml_top('GNU Project');
 $HTML->menu_entry('http://www.gnu.org/events/','Coming Events');
 $HTML->menu_entry('http://www.gnu.org/brave-gnu-world/','Brave GNU World');
 $HTML->menu_entry("http://www.gnu.org/directory/";,'Free Software Directory');
 $HTML->menu_entry('http://www.gnu.org/help/help.html','Help GNU');
 $HTML->menu_entry($GLOBALS['sys_home'].'projects/tasklist','GNU Task List');
+$HTML->menu_entry('http://www.gnu.org/software/devel.html','Dev 
Documentation');
 $HTML->menu_entry('http://www.gnu.org/philosophy/license-list.html','Licenses 
List');
+$HTML->menu_entry('http://www.gnu.org/server/list-mirrors.html','GNU Mirrors');
 $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.6 2003/11/26 09:43:47 yeupou Exp $  END -->
\ No newline at end of file
+<!-- $Id: menu.txt,v 1.7 2005/01/09 15:11:21 Beuc Exp $  END -->
Index: administration/content/nongnu-content/page_footer.txt
diff -u administration/content/nongnu-content/page_footer.txt:1.3 
administration/content/nongnu-content/page_footer.txt:1.4
--- administration/content/nongnu-content/page_footer.txt:1.3   Mon Mar 31 
21:40:07 2003
+++ administration/content/nongnu-content/page_footer.txt       Sun Jan  9 
15:11:21 2005
@@ -1,9 +1,11 @@
 <!-- Savannah - Footer added to each page -->
-<!-- $Id: page_footer.txt,v 1.3 2003/03/31 21:40:07 yeupou Exp $  BEGIN -->
-Copyright (C) 2000-2003 Free Software Foundation, Inc., 59
-Temple Place - Suite 330, Boston, MA 02111, USA
+<!-- $Id: page_footer.txt,v 1.4 2005/01/09 15:11:21 Beuc Exp $  BEGIN -->
+Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.,
+59 Temple Place - Suite 330, Boston, MA 02111, USA
 <br>
-Verbatim copying and distribution of this entire article is permitted in any 
medium, provided this notice is preserved.
+Verbatim copying and distribution of this entire article is permitted in
+any medium, provided this notice is preserved.
+<!--
 <br>
-<a 
href="http://savannah.gnu.org/cgi-bin/viewcvs/savannah/savannah/frontend/php<?php
 echo $GLOBALS['PHP_SELF']; ?>">Document history</a>
-<!-- $Id: page_footer.txt,v 1.3 2003/03/31 21:40:07 yeupou Exp $  END -->
\ No newline at end of file
+<a 
href="http://savannah.gnu.org/cgi-bin/viewcvs/savannah/savannah/frontend/php<?php
 echo $GLOBALS['PHP_SELF']; ?>">Document history</a> -->
+<!-- $Id: page_footer.txt,v 1.4 2005/01/09 15:11:21 Beuc Exp $  END -->




reply via email to

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