Project:Fuzzy Search
Version:5.x-1.x-dev
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hi, here goes a couple of questions and suggestions:

1.- Theming

I've started using fuzzy search, mainly for testing, and I've found it uses its own theming. I think it would be great if this module could use the default drupal theming.

In my case, for example, I've overrided the default drupal theming with my own using phptemplate_search_item($item, $type) inside template.php file.

Can this be done with your module? I've looked into the module and found the output function is theme_fuzzysearch_results($results). I don't know much about php and I would like to override it in my template.php.

2.- Showing the search box in the main template page.tpl.php

I would like to implement the fuzzy search inside the template, not in a block, what should be the php snippet to do it?

Thanks in advance for any idea or suggestion and congratulations for this module, 5.x-1.x-dev is working right for me.

Comments

#1

Status:active» closed (fixed)

I recently took over this module. I'm going through all the old issues and closing them if possible. I'm not making any changes other than security fixes to the Drupal 5 version.

If you would still like to see this in the Drupal 6 version, please create a new issue or reopen this one, changing the version number.

Thanks,

awolfey