A user of my module, CCK Taxonomy Super Select Ultra, has made this request: http://drupal.org/node/202972

But I think that support would have to be done in your module, not mine. Or at least, not mine exclusively. I'm open to the idea. The main issue is that CCK maintains its own tables that need to synchronize (if normal tags are used) with the normal vocab/node tables. Or am I thinking wrong and terms simply get added to the node's taxonomy array? In either case, there are essentially two references to each term and they need to match.

I'm currently updating the CCKTSSU module and a new release will happen in a couple of days. For now, I'd like to know if you're interested in supporting this feature or not.

Comments

bradweikel’s picture

Status: Active » Postponed (maintainer needs more info)

@rconstantine - I recently took over this module. Haven't looked at your module yet, but wondering if pursuing this issue still makes sense? Can I get a quick comment? Thx.

rconstantine’s picture

I think it would still make sense. IIRC, you would just need to form_alter my module after you check for its existence and alter my structure instead/in addition to the regular taxonomy stuff on a node. It's been a while since I've had the time to maintain my modules, sadly. I'm now back to near-full-time Drupal development, so I expect to be able to get to stuff like this again real soon.

bradweikel’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

I'm moving all 5.x issues to 6.x, but since CCKTSSU hasn't been ported to D6 I'm just going to mark this as Won't Fix.