Themed images for Massacre-of-the-Innocents.

$view = views_get_current_view();

if ($view && !empty($view->args[0])) {
$new_var = $view->args[0];

// Drupal 7: taxonomy_get_term_by_name() still exists but returns an array.
$terms = taxonomy_get_term_by_name($new_var);
$term = FALSE;
if (!empty($terms) && is_array($terms)) {
$term = reset($terms);
}

// Only touch the term if we really have one.
if ($term && isset($term->tid)) {
$tid = $term->tid;
// $desc = 'Themed images for ' . $new_var . ' ' . $term->description;
// Do NOT echo it in a Views PHP area; use it to set a variable instead if needed.
}

$breadcrumb = array(
l(t('Home'), ''),
l(t('Thematic Index'), 'themes/index'),
);
drupal_set_breadcrumb($breadcrumb);
}
?>

Sat, 04/23/2011 - 12:45 - Medieval stained glass. Beauvais Cathedral, Beauvais, France 23/04/2011
link to flickr

Medieval stained glass in Beauvais Cathedral depicting scenes from the life of Jesus.

This panel, from the bottom up, shows the Annunciation to the Shepherds, the Epiphany, the Massacre of the Innocents, and the flight into Egypt.

Sat, 08/16/2014 - 13:09 - 1325-39 stained glass depicting the Massacre of the Innocents - St Ouen, Rouen France 16/08/2014
link to flickr

The Massacre of the Innocents from the Abbey Church of St Ouen in Rouen is a powerful surviving fragment of the great Infancy of Christ cycle created during the abbacy of Jean Roussel, between about 1325 and 1339, when St Ouen was one of the most ambitious Gothic building projects in northern France.

Fri, 04/29/2011 - 11:11 - Stained glass. Evreux Cathedral France 29/04/2011
link to flickr

This panel, dated to 1520, in bay 36 of Evreux Cathedral depicts Herod ordering the Massacre of the Innocents.