X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fsearch%2Fadv.form.tpl;h=99ed048800a3cbc6044f87397d98838aa13e80ad;hb=20ac3913e023c1e965e170761b4fc5250e518e22;hp=70aebb42c4582e4e5af8bb78c0906084bb744f1e;hpb=7b2413f614dc4deafd18501ba3cbe8db398c05e3;p=platal.git diff --git a/templates/search/adv.form.tpl b/templates/search/adv.form.tpl index 70aebb4..99ed048 100644 --- a/templates/search/adv.form.tpl +++ b/templates/search/adv.form.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2007 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -20,40 +20,53 @@ {* *} {**************************************************************************} -

Recherche avancée

- -

[Recherche simple]

+

Recherche dans l'annuaire

+ {javascript name="jquery"} + {javascript name="jquery.autocomplete"} + + + + - + @@ -80,7 +93,7 @@
+ Recherche avancée [<<< Recherche simple] +
Nom - - {if $smarty.request.name && !$with_soundex && $smarty.request.recherche} - - étendre par proximité sonore - - {/if} +
PrénomPrénom - - {if $smarty.request.firstname && !$with_soundex && $smarty.request.recherche} - - étendre par proximité sonore - - {/if} +
Surnom - +
- Indifférent + Indifférent Homme @@ -98,7 +111,7 @@ - + - + @@ -142,39 +157,38 @@ - - + - + + + + - + @@ -213,14 +227,14 @@ - + - + + +
- Indifférent + Indifférent Inscrit @@ -116,24 +129,26 @@
- Indifférent + Indifférent Vivant - Décédé + Décédé
Géographie + + +
- Géographie
Ville
Pays - {if $smarty.request.country} {assign var="country" value=$smarty.request.country} {else} {assign var="country" value=""} {/if} - {geoloc_country country=$country} + {geoloc_country country=$country available=true}
Région ou département - Région ou département {if $smarty.request.region} {assign var="region" value=$smarty.request.region} {else} {assign var="region" value=""} {/if} - {if $smarty.request.country neq ""} - {geoloc_region country=$smarty.request.country region=$region} - {else} - - {/if} - + {include file="search/adv.region.form.tpl" country=$smarty.request.country}
Activité +
Activité
Entreprise
Fonction
- chercher uniquement parmi les camarades se proposant comme référents + chercher uniquement parmi les camarades se proposant comme référents
Divers
NationalitéNationalité @@ -272,11 +286,11 @@
Formation - {iterate item=cs from=$choix_schools} {/iterate} @@ -284,45 +298,32 @@
- + + {include file="search/adv.grade.form.tpl" grade=$smarty.request.diploma}
Commentaire contient
+
+ +
+ {if $smarty.session.auth ge AUTH_COOKIE} + + mettre les fiches modifiées récemment en premier + {/if} +
- {min_auth level='cookie'} -

- - mettre les fiches modifiées récemment en premier -

- {/min_auth}

- - {if $use_map} - - {/if} - +

- N.B. Le caractère joker * peut remplacer une ou plusieurs lettres dans les recherches. + N.B. Le caractère joker * peut remplacer une ou plusieurs lettres dans les recherches.

-{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}