New shortcut in quick search to open user profile:
authorx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Mon, 14 May 2007 16:11:37 +0000 (16:11 +0000)
committerx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Mon, 14 May 2007 16:11:37 +0000 (16:11 +0000)
commit383bcdecf7044edcef34b313df5301cc94102ac8
treecba5f2d754153e1b6060a4e7ef4ad142a32057c6
parent5122b820e488b28e0b62ec09cd76d87f1d22fc99
New shortcut in quick search to open user profile:
  admin:login    -> open admin page
  ax:login       -> open ax profile
  profile:login  -> open user profile
  mentor:login   -> open mentoring profile
With some aliases:
  adm = admin, fiche = profile = fch = prf,
  ref = referent = mentor

 ChangeLog                  |    5 +++++
 modules/search.php         |   25 +++++++++++++++++++++++++
 templates/search/quick.tpl |   20 ++++++++++++++++----
 3 files changed, 46 insertions(+), 4 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1822 839d8a87-29fc-0310-9880-83ba4fa771e5
ChangeLog
modules/search.php
templates/search/quick.tpl