X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fprofile%2Fprofile.tpl;h=24b7972c5cfde6848bc44aa8bc829e44c91ecd99;hb=fe30a44283d468253126ebc102ac2b061d0d055f;hp=0bd7392efb9ccdb6c0dccdaa54a81358d6280737;hpb=908db125b895b963213e75c16d6428d36e866b04;p=platal.git diff --git a/templates/profile/profile.tpl b/templates/profile/profile.tpl index 0bd7392..24b7972 100644 --- a/templates/profile/profile.tpl +++ b/templates/profile/profile.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2007 Polytechnique.org *} +{* Copyright (C) 2003-2008 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -39,29 +39,31 @@ function chgMainWinLoc(strPage) //]]> {/literal} -{if $logged and $x.forlife eq $smarty.session.forlife} -[Modifier ma fiche] -{/if} -
{if $photo_url}Photo de {$x.forlife}{/if} - {if $logged} - {if $x.section}
Section : {$x.section}
{/if} - {if $x.binets_join}
Binet(s) : {$x.binets_join}
{/if} - {if $x.gpxs_join}
Groupe(s) et institution(s) X :
{$x.gpxs_join|smarty:nodefaults}
{/if} + {if $logged && ( $x.section|smarty:nodefaults || $x.binets_join|smarty:nodefaults || $x.gpxs_join|smarty:nodefaults)} +

A l'X...

+ {if $x.section}
Section : {$x.section}
{/if} + {if $x.binets_join}
Binet(s) : {$x.binets_join}
{/if} + {if $x.gpxs_join}
Groupe(s) et institution(s) X :
{$x.gpxs_join|smarty:nodefaults}
{/if} + {/if} + {if $x.freetext} +

Commentaires :

+ {$x.freetext|miniwiki|smarty:nodefaults} {/if} - {if $x.web}
Site Web :
{$x.web}
{/if} - {if $x.freetext}
Commentaires :
{$x.freetext|miniwiki|smarty:nodefaults}
{/if}
{if $x.sexe}•{/if} {$x.prenom} {if $x.nom_usage eq ""}{$x.nom}{else}{$x.nom_usage} ({$x.nom}){/if} {if $logged} - {if $x.nickname} (alias {$x.nickname}){/if}  - {* - *}{icon name=vcard title="Afficher la carte de visite"} + {if $x.nickname} (alias {$x.nickname}){/if} + {/if} + {if $x.web} {icon name="world_go" title="Site Web"}{/if} + {if $logged} +  {if !$x.dcd}{* + *}{icon name=vcard title="Afficher la carte de visite"}{/if} {if !$x.is_contact} {icon name=add title="Ajouter à mes contacts"} @@ -73,6 +75,9 @@ function chgMainWinLoc(strPage) {icon name=wrench title="administrer user"} {/if} + {if $x.forlife eq $smarty.session.forlife} + {icon name="user_edit" title="Modifier ma fiche"} + {/if} {/if}
{if $logged} @@ -88,7 +93,7 @@ function chgMainWinLoc(strPage) {if $x.dcd} Décédé{if $x.sexe}e{/if} le {$x.deces|date_format} {elseif !$x.actif} - Ce camarade n'a plus d'adresse redirection valide,
+ Ce camarade n'a plus d'adresse de redirection valide,
clique ici si tu connais son adresse email ! {elseif !$x.inscrit} Cette personne n'est pas inscrite à Polytechnique.org,
@@ -106,7 +111,7 @@ function chgMainWinLoc(strPage) {/if} {if $x.mobile}
- Mobile : {$x.mobile} + Mobile : {$x.mobile}
{/if}
@@ -130,41 +135,41 @@ function chgMainWinLoc(strPage)
{if $x.adr}
-

Contact :

- {foreach from=$x.adr item="address" key="i" name=adresses} - {if $i is odd} +

Contact :

+ {foreach from=$x.adr item="address" name=adresses} + {if $smarty.foreach.adresses.iteration is even} {assign var=pos value="right"} {else} {assign var=pos value="left"} {/if} {if $address.active} - {include file="geoloc/address.tpl" address=$address titre_div=true titre="Mon adresse actuelle :" + {include file="geoloc/address.tpl" address=$address titre_div=true titre="Mon adresse actuelle :" for="`$x.prenom` `$x.nom`" pos=$pos} {elseif $address.secondaire} - {include file="geoloc/address.tpl" address=$address titre_div=true titre="Adresse secondaire :" + {include file="geoloc/address.tpl" address=$address titre_div=true titre="Adresse secondaire :" for="`$x.prenom` `$x.nom`" pos=$pos} {else} - {include file="geoloc/address.tpl" address=$address titre_div=true titre="Adresse principale :" + {include file="geoloc/address.tpl" address=$address titre_div=true titre="Adresse principale :" for="`$x.prenom` `$x.nom`" pos=$pos} {/if} - {if $i is odd}
{/if} + {if $smarty.foreach.adresses.iteration is even}
{/if} {/foreach}
{/if} {if $x.adr_pro}
-

Informations professionnelles :

+

Informations professionnelles :

{foreach from=$x.adr_pro item="address" key="i"} {if $i neq 0}
{/if} {include file="include/emploi.tpl" address=$address} - {include file="geoloc/address.tpl" address=$address titre="Adresse : " for=$address.entreprise pos="left"} + {include file="geoloc/address.tpl" address=$address titre="Adresse : " for=$address.entreprise pos="left"}
 
{/foreach}
{/if} {if $x.medals}
-

Distinctions :

+

Distinctions :

{foreach from=$x.medals item=m}
{$m.medal} @@ -178,14 +183,16 @@ function chgMainWinLoc(strPage) {/if} {if $logged && $x.cv}
-

Curriculum Vitae :

+

Curriculum Vitae :

{$x.cv|miniwiki:title|smarty:nodefaults}
{/if} {if !$logged}
+ Cette fiche est publique et visible par tout internaute,
vous pouvez aussi voir celle réservée aux X. +
{/if}