{**************************************************************************} {* *} {* 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 *} {* *} {**************************************************************************} {if $formulaire==0 and !$xorg_errors|count} {if !$simple} {if !$advanced} {include file='search.quick.form.tpl' show_js=1} {else} {include file=search.adv.links.tpl do_title=1 with_soundex=$with_soundex} {/if} {/if}

{if $search_results_nb==0}Aucune{else}{$search_results_nb}{/if} réponse{if $search_results_nb>1}s{/if}.

{if $search_results_nb and $advanced and !$simple and $use_map}

[Voir la recherche sur une carte].

{/if} {if $search_results_nb > 1}
Trier par : {foreach from=$search_order_link item=tri} [ {if $tri.asc or $tri.desc}{/if} {$tri.text} {if $tri.desc}tri ascendant{/if} {if $tri.asc}tri descendant{/if} {if $tri.asc or $tri.desc}{/if} ] {/foreach}
{/if} {if $search_results_nb}
{capture name=list} {iterate item=res from=$search_results} {if $res.contact || $res.watch} {include file=include/minifiche.tpl c=$res show_action="retirer"} {else} {include file=include/minifiche.tpl c=$res show_action="ajouter"} {/if} {/iterate} {/capture} {$smarty.capture.list|smarty:nodefaults}
{if $search_pages_nb > 1}

{foreach from=$search_pages_link item=l} {if $l.i eq $search_page} {$l.text} {else} {$l.text} {/if} {/foreach}

{/if} {/if} {min_auth level='cookie'}
{if $smarty.capture.list|smarty:nodefaults|display_lines > 20} {if $advanced} {include file=search.adv.links.tpl do_title=1} {else} {include file='search.quick.form.tpl'} {/if} {/if}

Astuce: Si tu survoles une fiche, tu sauras quand elle a été mise à jour la dernière fois !

{/min_auth} {else} {if $advanced} {include file="search.adv.form.tpl"} {else} {include file="search.quick.tpl"} {/if} {/if} {* vim:set et sw=2 sts=2 sws=2: *}