Needs review
Project:
Taxonomy Search
Version:
5.x-2.0
Component:
Miscellaneous
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 May 2008 at 11:54 UTC
Updated:
7 Apr 2011 at 06:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
lonehorseend commentedI'd like to know too. It's getting to the point where I'm reluctant to install Drupal 5 only modules.
Comment #2
waldmeister commentedsubscribing
we will see if i get a working port to drupal 6.2
Comment #3
waldmeister commentedhere is some handy code:
http://drupal.org/node/279066
Comment #4
danielb commentedComment #5
no2e commentedDrupal 6 version would be great.
Comment #6
nquocbao commentedI 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
Comment #7
nquocbao commentedI 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
Comment #8
deepthistars commentedcan i use the above version i.e D6 taxonomy Search..??
Comment #9
nquocbao commentedYou can try, I think it work correctly and no bugs found on my side
Comment #10
Dimm commented+1
Comment #11
Jeff Burnz commentedThis 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.
Comment #12
k3vin commented+1
Comment #13
scott859 commentedsubscribing
Comment #14
jamesmcd commentedSubscribing
Comment #15
ha5bro commentedSubscribing
Comment #16
Kane commentedSubscribing
Comment #17
Taran commentedSubscribing; may as well start cracking on 7.x. Need to play with some code in the near future, it seems. :-)
Comment #18
scott859 commentedsubscribing
Comment #19
asb commentedSubscribing & looking for alternatives, until D8 is ready ;) #172812: Implement SearchPlugin for taxonomy
Greetings, -asb
Comment #20
nsuit commentedsubscribing & 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!
Comment #22
leahmd commentedsubscribing
Comment #23
batje commentedsubscribe
Comment #24
bala.d commentedBuilt in search here:
http://drupal.org/project/taxonomy_manager
Comment #25
batje commentedCool, but also a bit of overkill if you only want a bit of search. Thanks for the tip, though.
Comment #27
nsuit commentedTaxonomy 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?
Comment #28
alexbk66- commentedSubscribing
This issue was created 3 years ago though...