{**************************************************************************} {* *} {* Copyright (C) 2003-2009 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 *} {* *} {**************************************************************************}
{if $smarty.session.auth ge AUTH_COOKIE}
{$c.name_display}
{/if}
{if $c.sexe}•{/if} {if !$c.dcd && ($c.inscrit || $smarty.session.auth eq AUTH_PUBLIC)}{/if} {$c.name_display} {if !$c.dcd && ($c.inscrit || $smarty.session.auth eq AUTH_PUBLIC)}{/if}
{if $c.iso3166_1} {$c.nat1}  {/if} {if $c.iso3166_2} {$c.nat2}  {/if} {if $c.iso3166_3} {$c.nat3}  {/if} {$c.promo_display}{if $c.eduname0}, {education_fmt name=$c.eduname0 url=$c.eduurl0 degree=$c.edudegree0 grad_year=$c.edugrad_year0 field=$c.edufield0 program=$c.eduprogram0 sexe=$c.sexe}{* *}{/if}{if $c.eduname1}, {education_fmt name=$c.eduname1 url=$c.eduurl1 degree=$c.edudegree1 grad_year=$c.edugrad_year1 field=$c.edufield1 program=$c.eduprogram1 sexe=$c.sexe}{* *}{/if}{if $c.eduname2}, {education_fmt name=$c.eduname2 url=$c.eduurl2 degree=$c.edudegree2 grad_year=$c.edugrad_year2 field=$c.edufield2 program=$c.eduprogram2 sexe=$c.sexe}{* *}{/if}{if $c.eduname3}, {education_fmt name=$c.eduname3 url=$c.eduurl3 degree=$c.edudegree3 grad_year=$c.edugrad_year3 field=$c.edufield3 program=$c.eduprogram3 sexe=$c.sexe}{* *}{/if}{if $c.dcd}, décédé{if $c.sexe}e{/if} le {$c.deces|date_format}{/if}
{if $smarty.session.auth ge AUTH_COOKIE}
{if !$c.wasinscrit && !$c.dcd} {if $show_action eq ajouter} {* *}{icon name=add title="Ajouter à la liste de mes surveillances"} {else} {* *}{icon name=cross title="Retirer de la liste de mes surveillances"} {/if} {elseif $c.wasinscrit} {* *}{icon name=user_suit title="Afficher la fiche"} {if !$c.dcd} {* *}{icon name=vcard title="Afficher la carte de visite"} {* *}{icon name=email title="Envoyer un email"} {if $show_action eq ajouter} {* *}{icon name=add title="Ajouter à mes contacts"} {else} {* *}{icon name=cross title="Retirer de mes contacts"} {/if} {/if} {/if}
{if hasPerm('admin')}
[{if !$c.wasinscrit && !$c.dcd} {* *}{icon name=email title="marketter user"} {/if} {* *}{icon name=wrench title="administrer user"} {* *}{icon name=user_gray title="fiche AX"}]
{/if}
{/if}
{if $c.wasinscrit || !$c.dcd} {if $c.web || $c.mobile || $c.countrytxt || $c.city || $c.region || $c.entreprise || $c.freetext || (!$c.dcd && !$c.actif )} {if $c.web} {/if} {if $c.countrytxt || $c.city} {/if} {if $c.mobile && !$c.dcd} {/if} {if $c.entreprise} {/if} {if $c.freetext} {/if} {if !$c.dcd && (!$c.actif || !$c.wasinscrit) && $smarty.session.auth ge AUTH_COOKIE} {/if}
Page web : {$c.web}
Géographie : {$c.city}{if $c.city && $c.countrytxt}, {/if}{$c.countrytxt}
Mobile : {$c.mobile}
Profession : {if $c.job_web}{$c.entreprise}{else}{$c.entreprise}{/if} {if $c.secteur} ({$c.secteur}){/if}{if $c.fonction}
{$c.fonction}{/if}
Commentaire : {$c.freetext|nl2br}
{if !$c.wasinscrit} Ce{if $c.sexe}tte{/if} camarade n'est pas inscrit{if $c.sexe}e{/if}. Si tu connais son adresse email, n'hésite pas à nous la transmettre ! {elseif !$c.actif} Ce{if $c.sexe}tte{/if} camarade n'a plus d'adresse de redirection valide. Si tu en connais une, n'hésite pas à nous la transmettre. {/if}
{/if} {/if}
{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}