looks exactly right, just looking to see it backported / or any advice on where to work on it
thanks

Comments

rdeboer’s picture

Hi alibama,
Thanks for your interest in Views Global Filter.

The D7 version went through a big overhaul, the D6 didn't. For a quick fix for your needs, you would add the checkbox widget to the global_filter_form() function in the D6 version, using global_filter_create_simple_widget($options, &$form, &$form_state) in the D7 versions as the example.

Rik

rdeboer’s picture

Status: Active » Closed (won't fix)

I myself will not do any more work on D6, but am happy to accept patches.