Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have three vocabularies (va, vb, vc). Each contains several terms (ta1, ta2... tb1, tb2... tc1, tc2...). Forum posts were modified to have a pick box that tags the posts with a term from va, vb, vc.
Now I would like to show some complex views like:
"show me everything tagged with (ta2 or ta3) and (tb5 or tb6) and (tc1 or tc2)".
Where users get to pick the filter terms from a web form, then mash a Go button.
I am trying to follow along with instructions on adding tags to stories using Taxonomy, but in the Drupal 7 installation, I only have options to add two fields, Name and Description, under Administration > Structure > Taxonomy > Add vocabulary. I can't assign "Types" as instructed on this tutorial: http://drupal.org/node/23405
How do I assign these terms or create a blank keyword field to story content?
Hi! I've just installed a fresh Drupal7 site and I'm using Garland. However, with default values [secondary menu activated in Menus and garland.info], I'm not able to see it in Blocks nor Page creation. What's wrong?
Hey guys, was just wondering how I would go about setting up my Single Sign on with no modules in Drupal 7. I had it running in Drupal 6 but some things were changed in the settings.php file and I'm having a hard time figuring this out.