Themed images for Saint-Dorothy.

$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, 06/18/2011 - 14:05 - Hardman stained glass cloisters. Gloucester Cathedral 18/06/2011
link to flickr

Part of a Salvator Mundi window of 1865 by Hardman, in the Gloucster Cathedral cloisters. this panel represents Saint Dorothy

Thu, 09/02/2021 - 16:22 - 'St Dorothy' stained glass designed by  John Henry Dearle (Morris and co) - St Mary the Virgin Fathingstone Northamptonshire 02/09/2021
link to flickr

This stained glass window in St Mary the Virgin, Farthingstone, Northamptonshire, is dedicated to Philip and Alexandra Agnew's daughter Joy (d1921). It is a celebration of nature’s bounty and human resilience. It attributed to J.H. Dearle who took over the management of the stained glass department of Morris & Co, when William Morris died in 1896.