accents.module

Version

1.3 (checked in on 2006/11/11 at 00:38:16 by canen)

Description

Remove accents from words before searching. Will require a re-indexing.

The remove_accents and seems_utf8 functions were taken from Wordpress. They can be found here: http://trac.wordpress.org/browser/trunk/wp-includes/formatting.php

Functions

Namesort iconDescription
accents_search_preprocess
_accents_remove_accentsFrom Wordpress: http://trac.wordpress.org/browser/trunk/wp-includes/formatting.php#L151
_accents_seems_utf8From Wordpress: http://trac.wordpress.org/browser/trunk/wp-includes/formatting.php#L86