By modeezy on
Hi
I have created a few taxonomy terms, however I am not sure how to get these terms to relate to the content or content types I have created. Could someone point me to where I should read for more information about this ?
Thanks.
Comments
Read more about Taxonomies
Read more about Taxonomies CCK and Views ..
I think what you want relates to these modules
Very good wesbites having videos to learn from
Gotdrupal.com
Learnbythedrop.com - A very good for beginners
mustarseedmedia.com
inside the taxonomy
inside the taxonomy you created (i think its in the setting or something) you can check the content types you want it to relate.
you just check the content types and it will apear their...
Taxonomy documentation has the answers
http://drupal.org/handbook/modules/taxonomy
Your question is not specific enough, so it is hard to answer it with just a few lines. Are you trying to assign available terms to content types? Or view content based on taxonomy terms?
Taxonomy documentation has the answers
http://drupal.org/handbook/modules/taxonomy
Your question is not specific enough, so it is hard to answer it with just a few lines. Are you trying to assign available terms to content types? Or view content based on taxonomy terms?
Just for basic Taxonomy use, you do not even need to worry about Views or CCK.
Thanks for all the replies.
Thanks for all the replies. I've done some reading about the recommended links and did a little experimenting. To be more specific, I've a scenario of what im trying to accomplish.
I have video catalog site and in my product details node I have stuff like:
Director:
Video ID:
Studio:
Cast and Crew: (Multiple names seperated by commas)
Instead of just using custom cck fields on each of the above fields, I'd like to link each of the fields to a taxonomy term. For eg. clicking of the director's name for this particular product will bring the user to a node containing a list of other products directed by this director.
what you need can be done by
what you need can be done by views ..filter by director name .
can be done by views in diffirent ways .. I am not an expert ..but i know its done by views ..
Someone having more knowledge would g ive you a be tter insight