{**************************************************************************} {* *} {* Copyright (C) 2003-2008 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation; either version 2 of the License, or *} {* (at your option) any later version. *} {* *} {* This program is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} {* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} {* along with this program; if not, write to the Free Software *} {* Foundation, Inc., *} {* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *} {* *} {**************************************************************************} {literal} {/literal}
{if $photo_url}Photo de {$x.forlife}{/if} {if $logged && ( $x.section|smarty:nodefaults || $x.binets_join|smarty:nodefaults || $x.gpxs_join|smarty:nodefaults)}

À l'X...

{if $x.section}
Section : {$x.section}
{/if} {if $x.binets_join}
Binet{if count($x.binets) > 1}s{/if} : {$x.binets_join}
{/if} {if $x.gpxs_join}
Groupe{if count($x.gpxs) > 1}s{/if} et institution{if count($x.gpxs) > 1}s{/if} X :
{$x.gpxs_join|smarty:nodefaults}
{/if} {/if} {if $x.networking}

Sur le web...

{foreach from=$x.networking item=network} {$network.name} {if $network.filter == 'web'} {$network.address} {elseif $network.link != ''} {$network.address} {else} {$network.address} {/if}
{/foreach} {/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} {/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"} {else} {icon name=cross title="Retirer de mes contacts"} {/if} {if hasPerm('admin')} {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}
Fiche mise à jour
le {$x.date|date_format}
{/if} {if $logged || $x.mobile}
{if $logged} {/if} {if $x.mobile}
Mobile : {$x.mobile}
{/if}
{/if}
{if $x.iso3166} {$x.nationalite}  {/if} X {$x.promo} {if ($x.promo_sortie-3 > $x.promo)} - X {math equation="a-b" a=$x.promo_sortie b=3} {/if} {if $x.applis_join}  - Formation : {$x.applis_join|smarty:nodefaults} {/if} {if $logged && $x.is_referent} [Ma fiche référent] {/if}
{if $x.adr}

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 :" for="`$x.prenom` `$x.nom`" pos=$pos} {elseif $address.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 :" for="`$x.prenom` `$x.nom`" pos=$pos} {/if} {if $smarty.foreach.adresses.iteration is even}
{/if} {/foreach}
{/if} {if $x.adr_pro}

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"}
 
{/foreach}
{/if} {if $x.medals}

Distinctions :

{foreach from=$x.medals item=m}
{$m.medal}
{$m.medal}
{$m.grade}
{/foreach}
 
{/if} {if $logged && $x.cv}

Curriculum Vitae :

{$x.cv|miniwiki:title|smarty:nodefaults}
{/if} {if $view eq 'public'}
Cette fiche est publique et visible par tout internaute,
vous pouvez aussi voir celle réservée aux X.
{elseif $view eq 'ax'}
Cette fiche est privée et ne recense que les informations transmises à l'AX.
{/if}
{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}