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.
This module provides a views argument plugin which allows you to configure a view to display related nodes by that nodes taxonomy terms and descendent taxonomy terms.
For example:
Countries vocabulary has the following terms:
USA
-> New York
Canada
Australia
NodeOne is tagged with Canada, and USA
NodeTwo is tagged with Australia, and New York
When viewing NodeOne, this module allows you to create a view which would also display NodeTwo (as it is tagged with children of one of the terms that NodeOne is tagged with).
Usage
To set up a related content block, create a view and add two arguments.
Taxonomy: Term ID
Select "Provide default argument"
"Taxonomy Term ID (and children) from URL"
"Load default argument from node page, thats good for related taxonomy blocks"
"Allow multiple terms per argument."
"Node: Nid"
Select "Provide default argument"
"Node ID from URL"
"Exclude the argument"
Then just assign your block to a node page, and you're done!
This module provides a simpler date repeat UI. It integrates seamlessly with the Date modules date_repeat widgets and simply overrides the UI. It provides a UI similar to Google Calendar.