Displays country name instead of country code as flag title.
[platal.git] / templates / profile / profile.tpl
... / ...
CommitLineData
1{**************************************************************************}
2{* *}
3{* Copyright (C) 2003-2010 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[
25function chgMainWinLoc(strPage)
26{
27 strPage = platal_baseurl + strPage;
28 if (parent.opener) {
29 try {
30 parent.opener.document.location = strPage;
31 window.close();
32 } catch(e) {
33 window.open(strPage);
34 }
35 } else {
36 document.location = strPage;
37 }
38}
39//]]></script>
40{/literal}
41
42<div id="fiche">
43 <div id="photo" class="part">
44 {assign var=photo value=$profile->getPhoto(false)}
45 {if $photo}<img alt="Photo de {$profile->fullName()}" src="photo/{$profile->hrid()}{if $with_pending_pic}/req{/if}" width="{$photo->width()}"/>{/if}
46
47 {if $logged && $view eq 'private' && ( $profile->section|smarty:nodefaults || $profile->getBinets()|smarty:nodefaults || ($owner && $owner->groups()|smarty:nodefaults))}
48 <h2>À l'X&hellip;</h2>
49 {if $profile->section}<div><em class="intitule">Section&nbsp;: </em><span>{$profile->section}</span></div>{/if}
50
51 {assign var=binets value=$profile->getBinets()}
52 {if $binets|@count}<div><em class="intitule">Binet{if count($binets) > 1}s{/if}&nbsp;: </em>
53 <span>{', '|implode:$profile->getBinetsNames()}</span></div>{/if}
54
55 {if $owner && $view eq 'private'}
56 {assign var=groups value=$owner->groupNames(true)}
57 {if $groups|@count}<div><em class="intitule">Groupe{if count($groups) > 1}s{/if} et institution{if count($groups) > 1}s{/if} X&nbsp;: </em>
58 <span><br/>
59 {foreach from=$groups item=group key=gk}{if $gk != 0}, {/if}<span title="{$group.nom}"><a href="{$group.site}">{$group.nom}</a></span>{/foreach}
60 </span></div>{/if}
61 {/if}
62
63 {/if}
64
65 {assign var=networking value=$profile->getNetworking(0)}
66 {if count($networking) > 0}
67 <h2>Sur le web...</h2>
68 {foreach from=$networking item=network}
69 <img style="width: auto; padding: 0" src="profile/networking/{$network.nwid}" alt="{$network.name}" title="{$network.name}"/>
70 {if $network.link}
71 <a href="{$network.link|replace:'%s':$network.address}">{$network.address}</a>
72 {else}
73 {$network.address}
74 {/if}
75 <br/>
76 {/foreach}
77 {/if}
78
79 {if $profile->freetext}
80 <h2>Commentaires&nbsp;:</h2>
81 <span>{$profile->freetext|miniwiki|smarty:nodefaults}</span>
82 {/if}
83
84 </div>
85
86 <div id="fiche_identite" class="part">
87 <div class="civilite">
88 {if $profile->isFemale()}&bull;{/if}
89 {if $logged}{$profile->private_name}{else}{$profile->public_name}{/if}
90
91 {if $logged}
92 &nbsp;{if !$profile->isDead()}<a href="vcard/{$owner->login()}.vcf">{*
93 *}{icon name=vcard title="Afficher la carte de visite"}</a>{/if}
94
95 {if !$smarty.session.user->isContact($profile)}
96 <a href="javascript:chgMainWinLoc('carnet/contacts?action=ajouter&amp;user={$owner->login()}&amp;token={xsrf_token}')">
97 {icon name=add title="Ajouter à mes contacts"}</a>
98 {else}
99 <a href="javascript:chgMainWinLoc('carnet/contacts?action=retirer&amp;user={$owner->login()}&amp;token={xsrf_token}')">
100 {icon name=cross title="Retirer de mes contacts"}</a>
101 {/if}
102
103 {if hasPerm('admin')}
104 <a href="javascript:chgMainWinLoc('admin/user/{$owner->login()}')">
105 {icon name=wrench title="administrer user"}</a>
106 {/if}
107
108 {if $owner->login() eq $smarty.session.hruid}
109 <a href="javascript:chgMainWinLoc('profile/edit')">{icon name="user_edit" title="Modifier ma fiche"}</a>
110 {/if}
111
112 {/if}
113 </div>
114
115 {if $logged && $view eq 'private'}
116 <div class='maj'>
117 Fiche mise à jour<br />
118 le {$profile->last_change|date_format}
119 </div>
120 {/if}
121
122 {* 121634816 is Profile::PHONE_LINK_PROFILE | Profile::PHONE_TYPE_ANY = 0x7400000 *}
123 {assign var=phones value=$profile->getPhones(121634816)}
124 {if ($logged && $view eq 'private') || count($phones) > 0}
125 <div class="contact">
126 {if $logged && $view eq 'private'}
127 <div class='email'>
128 {if $profile->isDead()}
129 Décédé{if $profile->isFemale()}e{/if} le {$profile->deathdate|date_format}
130 {elseif $owner && $owner->lost}
131 Ce{if $profile->isFemale()}tte{/if} camarade n'a plus d'adresse de redirection valide,<br />
132 <a href="marketing/broken/{$owner->login()}" class="popup">clique ici si tu connais son adresse email&nbsp;!</a>
133 {elseif $owner && $owner->state != 'active'}
134 Cette personne n'est pas inscrite à Polytechnique.org,<br />
135 <a href="marketing/public/{$owner->login()}" class="popup">clique ici si tu connais son adresse email&nbsp;!</a>
136 {else}
137 {if $virtualalias}
138 <a href="mailto:{$virtualalias}">{$virtualalias}</a><br />
139 {/if}
140 <a href="mailto:{$owner->bestEmail()}">{$owner->bestEmail()}</a>
141 {if $owner->bestEmail() neq $owner->forlifeEmail()}<br />
142 <a href="mailto:{$owner->forlifeEmail()}">{$owner->forlifeEmail()}</a>
143 {/if}
144 {/if}
145 </div>
146 {/if}
147 {if count($phones) > 0}
148 <div style="float: right">
149 {display_phones tels=$phones dcd=$profile->isDead()}
150 </div>
151 {/if}
152 <div class='spacer'></div>
153 </div>
154 {/if}
155
156 <div class='formation'>
157 {foreach from=$profile->nationalities() item=country key=code}
158 <img src='images/flags/{$code}.gif' alt='{$code}' height='11' title='{$country}' />&nbsp;
159 {/foreach}
160
161 {$profile->promo()}
162
163 {if $logged && $profile->mentor_expertise}
164 [<a href="referent/{$profile->hrid()}" class='popup2'>Ma fiche référent</a>]
165 {/if}
166
167 {assign var=educations value=$profile->getEducations(32)}
168 {if count($educations) > 0}
169 &nbsp;-&nbsp;Formation&nbsp;:
170 <ul>
171 {foreach from=$educations item=edu}
172 <li>{display_education edu=$edu profile=$profile}</li>
173 {/foreach}
174 </ul>
175 {/if}
176
177 {assign var=corps value=$profile->getCorps()}
178 {if $corps && ($corps->current || $corps->original)}
179 <ul>
180 {if $corps->current}
181 <li>Corps actuel&nbsp;: {$corps->current_name} {$corps->current_rank}</li>
182 {/if}
183 {if $corps->original}
184 <li>Corps d'origine&nbsp;: {$corps->original_name}</li>
185 {/if}
186 </ul>
187 {/if}
188
189 </div>
190 </div>
191
192 {assign var=addr value=$profile->getAddresses(3)}
193 {if count($addr) > 0}
194 <div class="part">
195 <h2>Contact&nbsp;: </h2>
196 {if $profile->isDead()}
197 {assign var=address_name value="Dernière adresse"}
198 {else}
199 {assign var=address_name value="Adresse"}
200 {/if}
201 {foreach from=$addr item="address" name=addresses}
202 {if $smarty.foreach.addresses.iteration is even}
203 {assign var=pos value="right"}
204 {else}
205 {assign var=pos value="left"}
206 {/if}
207 {if $address->hasFlag('current')}
208 {include file="geoloc/address.tpl" address=$address titre_div=true titre=$address_name|@cat:" actuelle&nbsp;:"
209 for="`$profile->firstname` `$profile->lastname`" pos=$pos}
210 {elseif $address->hasFlag('secondary')}
211 {include file="geoloc/address.tpl" address=$address titre_div=true titre=$address_name|@cat:" secondaire&nbsp;:"
212 for="`$profile->firstname` `$profile->lastname`" pos=$pos}
213 {else}
214 {include file="geoloc/address.tpl" address=$address titre_div=true titre=$address_name|@cat:" principale&nbsp;:"
215 for="`$profile->firstname` `$profile->lastname`" pos=$pos}
216 {/if}
217 {if $smarty.foreach.addresses.iteration is even}<div class="spacer"></div>{/if}
218 {/foreach}
219 </div>
220 {/if}
221
222 {assign var=jobs value=$profile->getJobs(2)}
223 {if count($jobs) > 0}
224 <div class="part">
225 <h2>Informations professionnelles&nbsp;:</h2>
226 {foreach from=$jobs item="job" key="i"}
227 {if $i neq 0}<hr />{/if}
228 {include file="include/emploi.tpl" job=$job}
229 {assign var=phones value=$job->phones()}
230 {if $job->address()}
231 {include file="geoloc/address.tpl" address=$job->address() titre="Adresse&nbsp;: " for=$job->company->name pos="left" phones=$phones}
232 {elseif $phones}
233 {display_phones tels=$phones}
234 {/if}
235 <div class="spacer">&nbsp;</div>
236 {/foreach}
237 </div>
238 {/if}
239
240 {assign var=medals value=$profile->getMedals()}
241 {if count($medals) > 0}
242 <div class="part">
243 <h2>Distinctions&nbsp;: </h2>
244 {foreach from=$medals item=m}
245 <div class="medal_frame">
246 <img src="profile/medal/thumb/{$m.mid}" height="50px" alt="{$m.text}" title="{$m.text}" style='float: left;' />
247 <div class="medal_text">
248 {$m.text}<br />{$m.grade}
249 </div>
250 </div>
251 {/foreach}
252 <div class="spacer">&nbsp;</div>
253 </div>
254 {/if}
255
256 {if $logged && $profile->cv}
257 <div class="part">
258 <h2>Curriculum Vitae&nbsp;:</h2>
259 {$profile->cv|miniwiki:title|smarty:nodefaults}
260 </div>
261 {/if}
262
263 {if $view eq 'public'}
264 <div class="part">
265 <small>
266 Cette fiche est publique et visible par tout internaute,<br />
267 vous pouvez aussi voir <a href="profile/private/{$profile->hrid()}?display=light">celle&nbsp;réservée&nbsp;aux&nbsp;X</a>.
268 </small>
269 </div>
270 {elseif $view eq 'ax'}
271 <div class="part">
272 <small>
273 Cette fiche est privée et ne recense que les informations transmises à l'AX.
274 </small>
275 </div>
276 {/if}
277
278 <div class="spacer"></div>
279</div>
280
281{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}