Early Bird Registration for DrupalCon Atlanta is now open! By registering during our Early Bird Registration window, you’ll save $100. This window ends on 19 January 2025 and will go by quickly, so don’t wait!
I did a search for this subject but didn't seem to find anything that related to particular need...
I want to be able to pull back a node's parent vocab name for use in an xtemplate theme.
example:
if a node was assigned to:
recipes -> breakfast -> waffles and pancakes
I'd like to be able to pull back the text "recipes". Any ideas? I poked around the taxonomy.module and I clearly see how it is pulling back the taxonomy terms, but it less clear which function i should use to grab the vocab.
Good day, Drupal community!
I'm interested in implementing travel guide with drupal but for now dont know how it can be done right way.
For example i need to publish information about COUNTRIES, CITIES, RIVERS, HOTELS, THEATER e.t.c
Each HOTEL located in CITY. CITY located in COUNTRY.
Well it looks like I have it almost working, but when I upload an image, it only shows in that page after submission. When looking at the node, it's no where to be found.
So I grab a copy of gworks and poke through it figuring it must be a template thing (for some reason I thought this just allowed you to upload an image and added the img html tag automaticly.) And I do see references to image and gworks in the node parts of the them, but I am not a smart man, and I dont understand much.
I have activated the taxonomy module, created a vocab with terms. But even when signed on as admin, I can find no way to assign associate a new or existing content node with a taxonomy element.