X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fsearch%2Fadv.form.tpl;h=6027b17bea035a4c3f02accda14a60770ce1e343;hb=baa8a5945e29594a3678ce446a643e6a9b56fd93;hp=33b9c01b15928d253d264b9913b87a71059d06ef;hpb=cb4a0b71d51603263a337ee82e00bcde007d5187;p=platal.git diff --git a/templates/search/adv.form.tpl b/templates/search/adv.form.tpl index 33b9c01..6027b17 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 dans l'annuaire

-

[Recherche simple]

- -
+ + {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: *}