-
Added a README.txt
-
Typo fix in the $Id$ tag
-
Removed double quotes from .info, and removed module_exists() checks for search since its a hard dependency in the .info any way
-
bug report #314058 by jack.r.abbit: Fixed division by zero error, see: http://drupal.org/node/314058#comment-1534348
-
feature request #314058 by jrglasgow, obsidiandesign and alienbrain: Drupal 6 port
-
replaced hook_execute() by hook_submit()
-
- adding missing hook_enable, hook_disable documentation.