changes on Fiche, normalize Search code
authorPierre Habouzit (MadCoder <pierre.habouzit@m4x.org>
Thu, 2 Dec 2004 13:46:30 +0000 (13:46 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:26:22 +0000 (23:26 +0200)
commit1555bec12dbed8e4bacb28d2e9588a74fb391cbe
treec9bcbe26853b16b81af9bcfc90bcd36ed45ec0ae
parent8f12734abcbae667b0ea65be0d90504614003441
changes on Fiche, normalize Search code

Fiche :
    - Hide the «formation» if the field is empty.

Search :
    - Normalize a lot of stuff.
    - Shorten urls when possible (all hardcoded settings like with_soundex disappeared !).
    - Factorise more bits of code.
    - Prepare search to be an quite independant module.

git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-16
17 files changed:
htdocs/advanced_search.php
htdocs/listes/archives.php
htdocs/search.php
include/conf.d/search.globals.inc.php
include/conf.d/search.menu.inc.php [new file with mode: 0644]
include/conf.d/tmp.menu.inc.php
include/search.classes.inc.php
install.d/search/files
templates/admin/index.tpl
templates/fiche.tpl
templates/listes/archives.head.tpl
templates/listes/archives.tpl
templates/search.adv.form.tpl
templates/search.adv.links.tpl
templates/search.quick.form.tpl
templates/search.quick.tpl
templates/search.tpl