X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fsearch%2Fadv.form.tpl;h=f31defdaca4b7671bc397ff3306bdc71570c275a;hb=df87518a87c3ca82890789fce59e5f13b6921093;hp=fd24a11e9b7cfafce9c5e8f19ef537cb1418740c;hpb=648020d2a3261bb10cb3be3eef1a8f403946e7ed;p=platal.git diff --git a/templates/search/adv.form.tpl b/templates/search/adv.form.tpl index fd24a11..f31defd 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,55 @@ {* *} {**************************************************************************} -

Recherche avancée

- -

[Recherche simple]

+

Recherche dans l'annuaire

+{javascript name="jquery"} +{javascript name="jquery.autocomplete"} +
+ + + - + @@ -80,7 +95,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 +113,7 @@ - + - + - + - - + - + + + + - + @@ -191,7 +207,7 @@ - + @@ -213,14 +229,14 @@ - + - + + +
- Indifférent + Indifférent Inscrit @@ -116,65 +131,66 @@
- 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
Poste
Secteur
- 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 +288,11 @@
Formation - {iterate item=cs from=$choix_schools} {/iterate} @@ -284,45 +300,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} +
- {if $smarty.session.auth ge AUTH_COOKIE} -

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

- {/if}

- - {if $globals->geoloc->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: *}