| |
Posted by Merlin on Thu, 09/14/2006 - 9:28pm
Someone asked for a module to turn taxonomy into checkboxes. I'd seen it done somewhere before but couldn't find the original, but the concept seemed easy enough so I whipped up one of my own.
[Updated about 30m after original publishing with a less broken version, also a nice CSS enhancement to make the checkboxes come up side by side]
Posted by Merlin on Wed, 09/13/2006 - 8:05pm
I spent about an hour and improved my old DHTML menu thing to make it much easier to simply drop in. It also uses better HTML.
It's still not perfect; the javascript is kind of crappy, and it hardcodes an onClick.
Still, it's a start. Maybe one of you fine js folk would like to rewrite this, now that it's more of a dropin.
So here's what you do: Take whichever version you need (there's one here for HEAD and one for 4.7) untar it, and drop it in your theme directory.
In your template.php add this:
|