Posted by KingMoore on January 21, 2009 at 4:04am
| Project: | Organic Groups Facets |
| Version: | 5.x-1.0-beta1 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Any plans to do this? Not sure how difficult it would be. I see that Faceted Search and CCK Facets both have 6x versions.
Comments
#1
The port should be relatively easy. The main tasks:
$env_idhook argument to$env.og_facets_form_alter()for Forms API changes.#2
Okay I have a D6 version up and working. Here is the patch. Let me know if you have any problems with it. It took me ages to get my head around the $env, and checkboxes and og_facets_excluded_types($env) function.
#3
oops, that patch didn't include the .info file. Here is the full patch with both files.
#4
This is now available in the 6x dev branch
#5
Automatically closed -- issue fixed for 2 weeks with no activity.