From 77c0c791c0521e234f3b9c95532e2d5f0dd49ce4 Mon Sep 17 00:00:00 2001 From: Thomas Minvielle Date: Fri, 21 Feb 2014 23:50:44 +0100 Subject: [PATCH] Update AX website. --- configs/platal.ini | 2 +- modules/profile.php | 2 +- templates/fusionax/listFusion.tpl | 2 +- templates/platal/index.tpl | 2 +- templates/skin/common.bandeau.tpl | 2 +- templates/skin/common.header.tpl | 2 +- templates/xnet/skin.tpl | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/configs/platal.ini b/configs/platal.ini index 343a502..4f94bea 100644 --- a/configs/platal.ini +++ b/configs/platal.ini @@ -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 diff --git a/modules/profile.php b/modules/profile.php index 34bb4a6..42c93ed 100644 --- a/modules/profile.php +++ b/modules/profile.php @@ -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) diff --git a/templates/fusionax/listFusion.tpl b/templates/fusionax/listFusion.tpl index 52b7337..1b61c9e 100644 --- a/templates/fusionax/listFusion.tpl +++ b/templates/fusionax/listFusion.tpl @@ -46,7 +46,7 @@ {$c.private_name} ({$c.promo}) {if t($c.pid)}{icon name="user_suit" title="Administrer utilisateur"}{/if} - {if t($c.ax_id)}{icon name="user_gray" title="fiche AX"}{/if} + {if t($c.ax_id)}{icon name="user_gray" title="fiche AX"}{/if} {if t($field1)} {$c.$field1} diff --git a/templates/platal/index.tpl b/templates/platal/index.tpl index 1065e55..1aa5cee 100644 --- a/templates/platal/index.tpl +++ b/templates/platal/index.tpl @@ -80,7 +80,7 @@ polytechnique.edu, le portail des X sur le web est polytechnique.org, et le site de l'amicale des Anciens Eleves (AX) est - polytechniciens.com. + ax.polytechnique.edu.

diff --git a/templates/skin/common.bandeau.tpl b/templates/skin/common.bandeau.tpl index 3f92170..e9636c4 100644 --- a/templates/skin/common.bandeau.tpl +++ b/templates/skin/common.bandeau.tpl @@ -50,7 +50,7 @@ Institutional site ˜˜ FX · - AX + AX ˜˜ Polytechnique.org · Associations polytechniciennes · diff --git a/templates/skin/common.header.tpl b/templates/skin/common.header.tpl index 4900837..61bdf0b 100644 --- a/templates/skin/common.header.tpl +++ b/templates/skin/common.header.tpl @@ -41,7 +41,7 @@ - + diff --git a/templates/xnet/skin.tpl b/templates/xnet/skin.tpl index ccf2554..7c776e6 100644 --- a/templates/xnet/skin.tpl +++ b/templates/xnet/skin.tpl @@ -36,7 +36,7 @@ - + -- 2.1.4