{**************************************************************************} {* *} {* Copyright (C) 2003-2006 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation; either version 2 of the License, or *} {* (at your option) any later version. *} {* *} {* This program is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} {* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} {* along with this program; if not, write to the Free Software *} {* Foundation, Inc., *} {* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *} {* *} {**************************************************************************} {include file=search/quick.form.tpl show_js=1}

Comment faire une recherche ?

Nom, Prenom, Promo ...

La ligne de recherche ci-dessus accepte non seulement des mélanges de noms et de prénoms ... mais elle accepte de plus la syntaxe suivante pour les promos :

Ainsi, rechercher tous les "Dupont" sur les promos 1980 à 1990 et sur la promo 2000 se fait avec la recherche : [ Dupont 1980-1990 2000 ]

Astuce pour les noms ...

Parfois on ne sait plus si le nom qu'on recherche s'écrit « Lenormand », « Le Normand » ou « Le-Normand » ...

Pour éviter ce genre d'écueils, il suffit de chercher [ Le Normand ].
En effet, le moteur de recherche va alors chercher tous les utilisateurs dont le nom contient 'Le' et 'Normand' sans distinction de casse et sans tenir compte des accents.

{if $smarty.session.auth ge AUTH_COOKIE}

Barre de recherche pour Firefox

Tu peux installer la barre de recherche rapide directement dans ton navigateur.

{/if}

Polytechniciens des promotions 1919 et précédentes

Notre base de données ne contient que les polytechniciens depuis la promotion 1920. Pour effectuer des recherches dans les promotions précédentes, il faut utiliser l'annuaire en ligne de la bibliothèque de l'École.

{* vim:set et sw=2 sts=2 sws=2: *}