Closed (fixed)
Project:
ProfilePlus
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 May 2006 at 14:32 UTC
Updated:
3 Apr 2013 at 14:55 UTC
Hi,
is it possible to search the profiles without considering the accents and other special char ? for instance : if I look for someone actually named frédéric, and if my keyword if frederic, it won't work and I'll never find it.
Thanks and good luck!
Comments
Comment #1
caotica commentedAccents is simple module that removes accents from words to provide better search results. For example "á â Å ã" all become "a".
http://drupal.org/project/accents
Comment #2
davemybes commentedBy using the above-mentioned module, this functionality can apparently be implemented.
Comment #3
(not verified) commentedComment #4
alauzon commentedThat module works only for D6 and less. What about D7?