Update AX website.
authorThomas Minvielle <thomas.minvielle@polytechnique.org>
Fri, 21 Feb 2014 22:50:44 +0000 (23:50 +0100)
committerThomas Minvielle <thomas.minvielle@polytechnique.org>
Fri, 21 Feb 2014 22:50:44 +0000 (23:50 +0100)
configs/platal.ini
modules/profile.php
templates/fusionax/listFusion.tpl
templates/platal/index.tpl
templates/skin/common.bandeau.tpl
templates/skin/common.header.tpl
templates/xnet/skin.tpl

index 343a502..4f94bea 100644 (file)
@@ -436,7 +436,7 @@ pass_ax        = ""
 
 ; $globals->webservice->hsot_ax
 ; Host of the webservice of the AX
-host_ax        = "https://www.polytechniciens.com/"
+host_ax        = "http://www.ax.polytechnique.edu/"
 
 ; $globals->webservice->private_key_ax
 ; Path to the private key used for authentication with the webservice of the AX
index 34bb4a6..42c93ed 100644 (file)
@@ -294,7 +294,7 @@ class ProfileModule extends PLModule
         if (!$user->ax_id) {
             $page->kill("Le matricule AX de {$user->hrid()} est inconnu");
         }
-        http_redirect("http://www.polytechniciens.com/?page=AX_FICHE_ANCIEN&ancc_id=" . $user->ax_id);
+        http_redirect("http://kx.polytechniciens.com/?page=AX_FICHE_ANCIEN&ancc_id=" . $user->ax_id);
     }
 
     function handler_p_edit($page, $hrpid = null, $opened_tab = null, $mode = null, $success = null)
index 52b7337..1b61c9e 100644 (file)
@@ -46,7 +46,7 @@
         <td>{$c.private_name} ({$c.promo})</td>
         <td style="text-align:center">
             {if t($c.pid)}<a href="admin/user/{$c.pid}" class="popup2">{icon name="user_suit" title="Administrer utilisateur"}</a>{/if}
-            {if t($c.ax_id)}<a href="http://www.polytechniciens.com/?page=AX_FICHE_ANCIEN&amp;anc_id={$c.ax_id}" class="popup2">{icon name="user_gray" title="fiche AX"}</a>{/if}
+            {if t($c.ax_id)}<a href="http://kx.polytechniciens.com/?page=AX_FICHE_ANCIEN&amp;ancc_id={$c.ax_id}" class="popup2">{icon name="user_gray" title="fiche AX"}</a>{/if}
         </td>
         {if t($field1)}
         <td>{$c.$field1}</td>
index 1065e55..1aa5cee 100644 (file)
@@ -80,7 +80,7 @@
     <a href="http://www.polytechnique.edu">polytechnique.edu</a>, le portail
     des X sur le web est <a href="http://www.polytechnique.org/">polytechnique.org</a>,
     et le site de l'amicale des Anciens Eleves (AX) est
-    <a href="http://www.polytechniciens.com/">polytechniciens.com</a>.</li>
+    <a href="http://www.ax.polytechnique.edu/">ax.polytechnique.edu</a>.</li>
 </ul>
 
 <p>
index 3f92170..e9636c4 100644 (file)
@@ -50,7 +50,7 @@
   <a href="http://www.polytechnique.edu/">Institutional site</a>
   &tilde;&tilde;
   <a href="http://www.fondationx.org/">FX</a> &middot;
-  <a href="http://www.polytechniciens.com/">AX</a>
+  <a href="http://www.ax.polytechnique.edu/">AX</a>
   &tilde;&tilde;
   <a href="https://www.polytechnique.org">Polytechnique.org</a> &middot;
   <a href="http://www.polytechnique.net{if t($login)}/login{/if}">Associations polytechniciennes</a> &middot;
index 4900837..61bdf0b 100644 (file)
@@ -41,7 +41,7 @@
     <link rel="bookmark" href="http://www.polytechnique.fr/"        title="| École polytechnique" />
     <link rel="bookmark" href="http://www.polytechnique.edu/"       title="| Institutionnal site" />
     <link rel="bookmark" href="http://www.fondationx.org/"          title="| FX" />
-    <link rel="bookmark" href="http://www.polytechniciens.com/"     title="| AX" />
+    <link rel="bookmark" href="http://www.ax.polytechnique.edu/"    title="| AX" />
     <link rel="bookmark" href="http://www.polytechnique.org/"       title="| Polytechnique.org" />
     <link rel="bookmark" href="http://www.polytechnique.fr/eleves/" title="| Site d'élèves" />
 
index ccf2554..7c776e6 100644 (file)
@@ -36,7 +36,7 @@
     <link rel="bookmark" href="http://www.polytechnique.fr/"        title="| École polytechnique" />
     <link rel="bookmark" href="http://www.polytechnique.edu/"       title="| Institutionnal site" />
     <link rel="bookmark" href="http://www.fondationx.org/"          title="| FX" />
-    <link rel="bookmark" href="http://www.polytechniciens.com/"     title="| AX" />
+    <link rel="bookmark" href="http://www.ax.polytechnique.edu/"    title="| AX" />
     <link rel="bookmark" href="http://www.polytechnique.org/"       title="| Polytechnique.org" />
     <link rel="bookmark" href="http://www.polytechnique.fr/eleves/" title="| Site d'élèves" />