Closed (fixed)
Project:
Organic Groups Facets
Version:
5.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2009 at 04:04 UTC
Updated:
16 Mar 2009 at 23:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
David Lesieur commentedThe port should be relatively easy. The main tasks:
$env_idhook argument to$env.og_facets_form_alter()for Forms API changes.Comment #2
KingMoore commentedOkay 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.
Comment #3
KingMoore commentedoops, that patch didn't include the .info file. Here is the full patch with both files.
Comment #4
KingMoore commentedThis is now available in the 6x dev branch