Hi,

Any plans for updating to 6.x? Thanks, jim

CommentFileSizeAuthor
#11 taxonomy_search.patch11.46 KBJeff Burnz
#7 taxonomy_search.zip9.71 KBnquocbao

Comments

lonehorseend’s picture

I'd like to know too. It's getting to the point where I'm reluctant to install Drupal 5 only modules.

waldmeister’s picture

subscribing

we will see if i get a working port to drupal 6.2

waldmeister’s picture

Component: Code » Miscellaneous
Category: feature » task

here is some handy code:
http://drupal.org/node/279066

danielb’s picture

no2e’s picture

Drupal 6 version would be great.

nquocbao’s picture

Priority: Normal » Critical

I think we should upgrade this module to D6 very soon. Since D7 is going to release within next years. It would be great to use this module in D6

nquocbao’s picture

Status: Active » Needs review
StatusFileSize
new9.71 KB

I manage to make this work on Drupal 6 and everything works fine. What I do in this patch is :

- change .info file to make it work on D6
- change .install file to use schema instead of raw sql
- fix one invalid function taxonomy_get_vocabulary in .module

Anyone please give it a try :-D

deepthistars’s picture

can i use the above version i.e D6 taxonomy Search..??

nquocbao’s picture

You can try, I think it work correctly and no bugs found on my side

Dimm’s picture

+1

Jeff Burnz’s picture

Title: update to 6.x » Update Taxonomy Search to 6.x
Version: master » 5.x-2.0
StatusFileSize
new11.46 KB

This is a patch against 5.x-2.0 to upgrade to Drupal 6 (HEAD appears to be much older).

The module in #7 is broken and does not work.

I ran the module through Deadwood and made some other necessary changes manually - adding in hook_theme was about it + added in a few CSS classes to help out themers.

Rolled in http://drupal.org/node/267014, without this search index would not update when the module is first enabled.

Deadwood broke the install file, so I reused the Drupal 5 install so this definitely needs looking at, it works in my limited testing with MySQL. Sorry, time is against me at the moment but I will review this further.

k3vin’s picture

+1

scott859’s picture

subscribing

jamesmcd’s picture

Subscribing

ha5bro’s picture

Subscribing

Kane’s picture

Subscribing

Taran’s picture

Subscribing; may as well start cracking on 7.x. Need to play with some code in the near future, it seems. :-)

scott859’s picture

subscribing

asb’s picture

Subscribing & looking for alternatives, until D8 is ready ;) #172812: Implement SearchPlugin for taxonomy

Greetings, -asb

nsuit’s picture

subscribing & like asb looking for alternatives for drupal 6. Any suggestions?
The site I already build has language French-English vocabulary based on taxonomy terms. It would be so great if users could search for a word or its translation, but I was horrified to find out that terms cannot be searched by drupal custom search or solr search!

leahmd’s picture

subscribing

batje’s picture

subscribe

bala.d’s picture

batje’s picture

Cool, but also a bit of overkill if you only want a bit of search. Thanks for the tip, though.

nsuit’s picture

Taxonomy manager is great for an admin, but I want to enable anonymous users to search for terms. How would I do this with taxonomy manager?

alexbk66-’s picture

Subscribing

This issue was created 3 years ago though...