Closed (fixed)
Project:
Taxonomy dhtml
Version:
5.x-2.2
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
28 Jan 2009 at 13:30 UTC
Updated:
12 Apr 2009 at 04:01 UTC
Jump to comment: Most recent
Hola,
I'm submitting a small patch to make it easy to limit the number of columns displayed in the taxonomy_dhtml output before moving to a new row. It's a bit "quick and dirty" and has no additional user interface, but if you want to change the number of columns output, you can simply change the value on line 230 (default is '3' in this patch).
Hope this helps.
Danielle
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_dhtml.patch | 1.32 KB | dinis |
Comments
Comment #1
Anonymous (not verified) commentedThis module is no longer being actively developed as it duplicates functionality that can be obtained through the usage of taxonomy_menu ( http://drupal.org/project/taxonomy_menu ) and dhtml_menu ( http://drupal.org/project/dhtml_menu ).