Convert source code to UTF-8
[platal.git] / templates / include / minifiche.tpl
CommitLineData
0337d704 1{**************************************************************************}
2{* *}
5ddeb07c 3{* Copyright (C) 2003-2007 Polytechnique.org *}
0337d704 4{* http://opensource.polytechnique.org/ *}
5{* *}
6{* This program is free software; you can redistribute it and/or modify *}
7{* it under the terms of the GNU General Public License as published by *}
8{* the Free Software Foundation; either version 2 of the License, or *}
9{* (at your option) any later version. *}
10{* *}
11{* This program is distributed in the hope that it will be useful, *}
12{* but WITHOUT ANY WARRANTY; without even the implied warranty of *}
13{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *}
14{* GNU General Public License for more details. *}
15{* *}
16{* You should have received a copy of the GNU General Public License *}
17{* along with this program; if not, write to the Free Software *}
18{* Foundation, Inc., *}
19{* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *}
20{* *}
21{**************************************************************************}
22
23
24{if !$c.inscrit || $c.dcd}<div class='grayed'>{/if}
a7de4ef7 25<div class="contact" {if $c.inscrit}{if $smarty.session.auth ge AUTH_COOKIE}title="fiche mise à jour le {$c.date|date_format}"{/if}{/if}>
0337d704 26
27 <div class="nom">
28 {if $c.sexe}&bull;{/if}
7b2413f6 29 {if !$c.dcd && $c.inscrit}<a href="profile/{$c.forlife}" class="popup2">{/if}
0337d704 30 {if $c.nom_usage}{$c.nom_usage} {$c.prenom}<br />({$c.nom}){else}{$c.nom} {$c.prenom}{/if}
31 {if !$c.dcd && $c.inscrit}</a>{/if}
32 </div>
33
34 <div class="appli">
35 {if $c.iso3166}
7b2413f6 36 <img src='images/flags/{$c.iso3166}.gif' alt='{$c.nat}' height='11' title='{$c.nat}' />&nbsp;
0337d704 37 {/if}
38 (X {$c.promo}{if $c.app0text}, {applis_fmt type=$c.app0type text=$c.app0text url=$c.app0url}
39 {/if}{if $c.app1text}, {applis_fmt type=$c.app1type text=$c.app1text url=$c.app1url}{/if})
a7de4ef7 40 {if $c.dcd}décédé{if $c.sexe}e{/if} le {$c.deces|date_format}{/if}
c6db254a 41 {if $smarty.session.auth ge AUTH_COOKIE}
0337d704 42 {if !$c.dcd && !$c.wasinscrit}
7b2413f6 43 <a href="marketing/public/{$c.user_id}" class='popup'>clique ici si tu connais son adresse email !</a>
0337d704 44 {/if}
c6db254a 45 {/if}
0337d704 46 </div>
47
b9384d56 48 <div class="noprint">
0337d704 49 <div class="bits">
c6db254a 50 {if $smarty.session.auth ge AUTH_COOKIE}
f8e7af52 51 {if !$c.wasinscrit && !$c.dcd}
0337d704 52 {if $show_action eq ajouter}
7b2413f6 53 <a href="carnet/notifs/add_nonins/{$c.user_id}">{*
a7de4ef7 54 *}{icon name=add title="Ajouter à la liste de mes surveillances"}</a>
0337d704 55 {else}
7b2413f6 56 <a href="carnet/notifs/del_nonins/{$c.user_id}">{*
ff874621 57 *}{icon name=cross title="Retirer de la liste de mes surveillances"}</a>
0337d704 58 {/if}
f8e7af52 59 {elseif $c.wasinscrit}
7b2413f6 60 <a href="profile/{$c.forlife}" class="popup2">{*
7ac1ef77 61 *}{icon name=user_suit title="Afficher la fiche"}</a>
f8e7af52 62 {if !$c.dcd}
7b2413f6 63 <a href="vcard/{$c.forlife}.vcf">{*
7ac1ef77 64 *}{icon name=vcard title="Afficher la carte de visite"}</a>
7c0881fd 65 {if $show_action eq ajouter}
66 <a href="carnet/contacts?action={$show_action}&amp;user={$c.forlife}">{*
a7de4ef7 67 *}{icon name=add title="Ajouter à mes contacts"}</a>
7c0881fd 68 {else}
7b2413f6 69 <a href="carnet/contacts?action={$show_action}&amp;user={$c.forlife}">{*
7c0881fd 70 *}{icon name=cross title="Retirer de mes contacts"}</a>
71 {/if}
f8e7af52 72 {/if}
0337d704 73 {/if}
c6db254a 74 {/if}
0337d704 75
c6db254a 76 {if $smarty.session.perms eq admin}
f97f90f0 77 [{if !$c.wasinscrit && !$c.dcd}
78 <a href="marketing/private/{$c.user_id}">{*
79 *}{icon name=email title="marketter user"}</a>
0337d704 80 {/if}
f97f90f0 81 <a href="admin/user/{if $c.wasinscrit}{$c.forlife}{else}{$c.user_id}{/if}">{*
82 *}{icon name=wrench title="administrer user"}</a>
a2fa0614 83 <a href="http://www.polytechniciens.com/?page=AX_FICHE_ANCIEN&amp;anc_id={$c.matricule_ax}">{*
22b95ab1 84 *}{icon name=user_gray title="fiche AX"}</a>]
c6db254a 85 {/if}
0337d704 86 </div>
b9384d56 87 </div>
0337d704 88
89 <div class="long">
90 {if $c.wasinscrit}
d216d84a 91 {if $c.web || $c.mobile || $c.countrytxt || $c.city || $c.region || $c.entreprise || $c.freetext || (!$c.dcd && !$c.actif )}
0337d704 92 <table cellspacing="0" cellpadding="0">
93 {if $c.web}
94 <tr>
95 <td class="lt">Page web:</td>
96 <td class="rt"><a href="{$c.web}">{$c.web}</a></td>
97 </tr>
98 {/if}
99 {if $c.countrytxt || $c.city}
100 <tr>
a7de4ef7 101 <td class="lt">Géographie:</td>
0337d704 102 <td class="rt">{$c.city}{if $c.city && $c.countrytxt}, {/if}{$c.countrytxt}</td>
103 </tr>
104 {/if}
68a26991 105 {if $c.mobile && !$c.dcd}
0337d704 106 <tr>
107 <td class="lt">Mobile:</td>
108 <td class="rt">{$c.mobile}</td>
109 </tr>
110 {/if}
111 {if $c.entreprise}
112 <tr>
113 <td class="lt">Profession:</td>
114 <td class="rt">
115 {$c.entreprise} {if $c.secteur}({$c.secteur}){/if}
116 {if $c.fonction}<br />{$c.fonction}{/if}
117 </td>
118 </tr>
119 {/if}
120 {if $c.freetext}
121 <tr>
122 <td class="lt">Commentaire:</td>
123 <td class="rt">{$c.freetext|nl2br}</td>
124 </tr>
125 {/if}
7b9c876d 126 {if !$c.dcd && !$c.actif && $c.wasinscrit && $smarty.session.auth ge AUTH_COOKIE}
d216d84a 127 <tr>
128 <td class="smaller" colspan="2">
129 Ce camarade n'a plus d'adresse redirection valide.
130 <a href="marketing/broken/{$c.user_id}">
a7de4ef7 131 Si tu en connais une, <strong>n'hésite pas à nous la transmettre</strong>
d216d84a 132 </a>
133 </td>
134 </tr>
135 {/if}
0337d704 136 </table>
137 {/if}
138 {/if}
139 </div>
140
141</div>
142{if !$c.inscrit || $c.dcd}</div>{/if}
143
a7de4ef7 144{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}