2 replies [Last post]
arbel's picture
Offline
Bug FinderGetting busy with the Ubercode.
Joined: 08/12/2007
Juice: 331
Was this information Helpful?

Hello,

I'm setting up a site and i'm having some trouble understanding if I can accomplish what I need with taxonomy, and if so how?

I'd like to set up terms in a hierarchy with multiple levels.
Now every time a node is edited or created, I'd like for the node to be linked to to each term according to the content. If the word book apears in the node body or node title and I have a term book. I'd like the node to be tagged with that term, and all others.

Anyone know of a module or technique for doing this?

Thanks

Idan

amitaibu@drupal.org's picture
Offline
Bug Finder
Joined: 09/08/2007
Juice: 239
Hi Idan, You got the Node

Hi Idan,
You got the Node Auto Term (NAT) module which makes a connection between nodes and taxonomy.

It's not what your asking for, but IMO you can/ should simplify your requirement to something more generic.

arbel's picture
Offline
Bug FinderGetting busy with the Ubercode.
Joined: 08/12/2007
Juice: 331
Re: Hi Idan, You got the Node

thanks i'll take a look. what do you mean simplify my requirment...the thing is that I want users to create content without having to go through the vast category and sub category system and tag it.

Idan