Hi, sorry for posting so late, but I have had a bad sore throat and a kind of flu during the last couple of days... But now, only the sore throat is still there :(
The replacement of the taxonomy term selection currently takes place in a module. This will be changed however, so that it's directly in taxonomy.module, once I get a full patch for core.
Comments
Tree control for taxonomies
Hi, sorry for posting so late, but I have had a bad sore throat and a kind of flu during the last couple of days... But now, only the sore throat is still there :(
The current work can be found here: http://cvs.drupal.org/viewcvs/drupal/contributions/sandbox/timcn/soc/wee...
You need this patch: http://drupal.org/node/69786 and the most recent SVN version of jQuery for it to work. I disabled the animations atm as it is kind of buggy in SVN-current.
A screenshot can be found at http://81.209.166.193/drupal/screenshots/drupal-taxonomy-tree-1.png.
The replacement of the taxonomy term selection currently takes place in a module. This will be changed however, so that it's directly in taxonomy.module, once I get a full patch for core.