Backport
[platal.git] / templates / profile / profile.tpl
1 {**************************************************************************}
2 {*                                                                        *}
3 {*  Copyright (C) 2003-2007 Polytechnique.org                             *}
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 {literal}
24 <script type="text/javascript">//<![CDATA[
25 function chgMainWinLoc(strPage)
26 {
27   strPage = platal_baseurl + strPage;
28   if (parent.opener) {
29     parent.opener.document.location = strPage;
30     window.close();
31   } else {
32     document.location = strPage;
33   }
34 }
35 //]]></script>
36 {/literal}
37
38 {if $logged and $x.forlife eq $smarty.session.forlife}
39 [<a href="javascript:chgMainWinLoc('profile/edit')">Modifier ma fiche</a>]
40 {/if}
41
42 <table id="fiche" cellpadding="0" cellspacing="0">
43   <tr>
44     <td id="fiche_identite">
45       <div class="civilite">
46         {if $x.sexe}&bull;{/if}
47         {$x.prenom} {if $x.nom_usage eq ""}{$x.nom}{else}{$x.nom_usage} ({$x.nom}){/if}
48         {if $logged}
49         {if $x.nickname} (alias {$x.nickname}){/if}&nbsp;
50         <a href="vcard/{$x.forlife}.vcf">{*
51           *}{icon name=vcard title="Afficher la carte de visite"}</a>
52         {if !$x.is_contact}
53         <a href="javascript:chgMainWinLoc('carnet/contacts?action=ajouter&amp;user={$x.forlife}')">
54           {icon name=add title="Ajouter à mes contacts"}</a>
55         {else}
56         <a href="javascript:chgMainWinLoc('carnet/contacts?action=retirer&amp;user={$x.forlife}')">
57           {icon name=cross title="Retirer de mes contacts"}</a>
58         {/if}
59         {if $smarty.session.perms->hasFlag('admin')}
60         <a href="javascript:chgMainWinLoc('admin/user/{$x.forlife}')">
61           {icon name=wrench title="administrer user"}</a>
62         {/if}
63         {/if}
64       </div>
65       {if $logged}
66       <div class='maj'>
67         Fiche mise à jour<br />
68         le {$x.date|date_format}
69       </div>
70       {/if}
71       {if $logged || $x.mobile}
72       <div class="contact">
73         {if $logged}
74         <div class='email'>
75           {if $x.dcd}
76           Décédé{if $x.sexe}e{/if} le {$x.deces|date_format}
77           {elseif !$x.actif}
78           Ce camarade n'a plus d'adresse redirection valide,<br />
79           <a href="marketing/broken/{$x.forlife}" class="popup">clique ici si tu connais son adresse email !</a>
80           {elseif !$x.inscrit}
81           Cette personne n'est pas inscrite à Polytechnique.org,<br />
82           <a href="marketing/public/{$x.user_id}" class="popup">clique ici si tu connais son adresse email !</a>
83           {else}
84           {if $virtualalias}
85           <a href="mailto:{$virtualalias}">{$virtualalias}</a><br />
86           {/if}
87           <a href="mailto:{$x.bestalias}@{#globals.mail.domain#}">{$x.bestalias}@{#globals.mail.domain#}</a>
88           {if $x.bestalias neq $x.forlife}<br />
89           <a href="mailto:{$x.forlife}@{#globals.mail.domain#}">{$x.forlife}@{#globals.mail.domain#}</a>
90           {/if}
91           {/if}
92         </div>
93         {/if}
94         <div class="mob">
95           {if $x.mobile}<em class="intitule">Mobile : </em>{$x.mobile}<br />{/if}
96         </div>
97         <div class='spacer'></div>
98       </div>
99       {/if}
100       <div class='formation'>
101         {if $x.iso3166}
102         <img src='images/flags/{$x.iso3166}.gif' alt='{$x.nationalite}' height='11' title='{$x.nationalite}' />&nbsp;
103         {/if}
104         X {$x.promo}
105         {if ($x.promo_sortie-3 > $x.promo)}
106           - X {math equation="a-b" a=$x.promo_sortie b=3}
107         {/if}
108         {if $x.applis_join}
109           &nbsp;-&nbsp;Formation&nbsp;: {$x.applis_join|smarty:nodefaults}
110         {/if}
111         {if $logged}
112         {if $x.is_referent}
113         [<a href="referent/{$x.forlife}" class='popup2'>Ma fiche référent</a>]
114         {/if}
115         {/if}
116       </div>
117     </td>
118     <td rowspan="4" id='photo'>
119       {if $photo_url}<img alt="Photo de {$x.forlife}" src="{$photo_url}" width="{$x.x}" height="{$x.y}" />{/if}
120       {if $logged}
121       {if $x.section}<div><em class="intitule">Section : </em><span>{$x.section}</span></div>{/if}
122       {if $x.binets_join}<div><em class="intitule">Binet(s) : </em><span>{$x.binets_join}</span></div>{/if}
123       {if $x.gpxs_join}<div><em class="intitule">Groupe(s) X : </em><span>{$x.gpxs_join|smarty:nodefaults}</span></div>{/if}
124       {/if}
125       {if $x.web}<div><em class="intitule">Site Web : </em><a href="{$x.web}" class='popup'>{$x.web}</a></div>{/if}
126       {if $x.freetext}<div><em class="intitule">Commentaires : </em><br /><span>{$x.freetext|smarty:nodefaults}</span></div>{/if}
127     </td>
128   </tr>
129   {if $x.adr}
130   <tr>
131     <td>
132       <h2>Contact : </h2>
133       {foreach from=$x.adr item="address" key="i"}
134         {if $address.active}
135         {include file="geoloc/address.tpl" address=$address titre_div=true titre="Mon adresse actuelle :"}
136         {elseif $address.secondaire}
137         {include file="geoloc/address.tpl" address=$address titre_div=true titre="Adresse secondaire :"}
138         {else}
139         {include file="geoloc/address.tpl" address=$address titre_div=true titre="Adresse principale :"}
140         {/if}
141       {/foreach}
142       <div class="spacer">&nbsp;</div>
143     </td>
144   </tr>
145   {/if}
146   {if $x.adr_pro}
147   <tr>
148     <td>
149       <h2>Informations professionnelles :</h2>
150       {foreach from=$x.adr_pro item="address" key="i"}
151       {include file="include/emploi.tpl" address=$address}
152       {include file="geoloc/address.tpl" address=$address titre="Adresse : "}
153       <div class="spacer">&nbsp;</div>
154       {/foreach}
155     </td>
156   </tr>
157   {/if}
158   {if $x.medals}
159   <tr>
160     <td>
161       <h2>Distinctions : </h2>
162       {foreach from=$x.medals item=m}
163       <table style="float: left; width: 33%;">
164         <tr>
165           <td>
166             <img src="images/medals/{$m.img}" width="24" alt="{$m.medal}" title="{$m.medal}" style='float: left;' />
167           </td>
168           <td>
169             <strong>{$m.medal}</strong>
170             <br />{$m.grade}
171           </td>
172         </tr>
173       </table>
174       {/foreach}
175       <div class="spacer">&nbsp;</div>
176     </td>
177   </tr>
178   {/if}
179   {if $logged}
180   {if $x.cv}
181   <tr>
182     <td>
183       <h2>Curriculum Vitae :</h2>
184       {$x.cv|smarty:nodefaults}
185     </td>
186   </tr>
187   {/if}
188   {/if}
189 {if !$logged}
190 <tr><td colspan="2">Cette fiche est publique et visible par tout internaute,<br />
191 vous pouvez aussi voir <a href="profile/private/{$x.forlife}?display=light">celle&nbsp;réservée&nbsp;aux&nbsp;X</a>.
192 </td></tr>
193 {/if}
194
195 </table>
196
197 {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}