apropos -> doc/apropos
authorx2000habouzit <x2000habouzit>
Tue, 27 Jan 2004 21:45:27 +0000 (21:45 +0000)
committerx2000habouzit <x2000habouzit>
Tue, 27 Jan 2004 21:45:27 +0000 (21:45 +0000)
etat_migration
htdocs/docs/apropos.php [moved from htdocs/apropos.php with 54% similarity]
include/menu.inc.php
templates/docs/apropos.tpl [moved from templates/apropos.tpl with 98% similarity]
templates/skin/common.footer.tpl

index e11bef8..5512e44 100644 (file)
@@ -78,8 +78,8 @@ Etat  | Ancien nom                                                              | Nouveau nom
          | epouse.php                                                            | 
          | ethique.php                                                           | docs/ethique.php
          | evenements.php                                                        | 
-         | exit.php                                                              | docs/faq.php
-         | faq.php                                                                       | 
+         | exit.php                                                              | 
+         | faq.php                                                                       | docs/faq.php
          | groupex/donne-chall.php                                       | 
          | groupex/export-econfiance.php                         | 
          | groupex.php                                                           | 
@@ -163,7 +163,7 @@ xx    | acces_redirect.php                                            | carva_redirect.php
 xx       | acces_smtp.php                                                        | -
 xx       | admin/valider.php                                             | -
 xx       | alias.php                                                             | -
-xx       | apropos.php                                                           | -
+xx       | apropos.php                                                           | docs/apropos.php
 xx       | cacert.php                                                            | -
 xx       | deconnexion.php                                                       | -
 xx       | docs/doc_carva.php                                            | -
similarity index 54%
rename from htdocs/apropos.php
rename to htdocs/docs/apropos.php
index f5b166f..3f82214 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 require("auto.prepend.inc.php");
-new_skinned_page('apropos.tpl', AUTH_PUBLIC);
+new_skinned_page('docs/apropos.tpl', AUTH_PUBLIC);
 
 $page->display();
 ?>
index fb22ae7..548be38 100644 (file)
@@ -57,7 +57,7 @@ if(logged()) {
             'Recrutement' => "###url###"
         ),
         'Informations' => Array(
-            'A propos du site' => "###url###",
+            'A propos du site' => "docs/apropos.php",
             'Nous contacter ' => "###url###",
             'FAQ' => "###url###"
         )
similarity index 98%
rename from templates/apropos.tpl
rename to templates/docs/apropos.tpl
index bc8db7a..4d6a1dd 100644 (file)
@@ -1,4 +1,4 @@
-{* $Id: apropos.tpl,v 1.1 2004-01-27 14:06:15 x2000habouzit Exp $ *}
+{* $Id: apropos.tpl,v 1.1 2004-01-27 21:45:28 x2000habouzit Exp $ *}
 
 <table border="0" cellpadding="0" cellspacing="0" width="100%" summary="L'équipe">
   <tr>
index 016f373..3efff32 100644 (file)
@@ -1,9 +1,9 @@
-{* $Id: common.footer.tpl,v 1.3 2004-01-27 14:06:15 x2000habouzit Exp $ *}
+{* $Id: common.footer.tpl,v 1.4 2004-01-27 21:45:29 x2000habouzit Exp $ *}
 
 <p>
   Copyright © 1999-2003 Association <a href="http://x-org.polytechnique.org/">Polytechnique.org</a>
   &nbsp;-&nbsp;
-  <a href="apropos.php">A propos de ce site</a>
+  <a href="docs/apropos.php">A propos de ce site</a>
 <br />
     <a href="secu.php">Sécurité et confidentialité</a>
   | <a href="ethique.php">Services et Ethique</a>