Themed images for Saint-Thomas-Becket.

$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);
}
?>

Tue, 04/06/2010 - 15:41 - Martyrdom of Becket. Chartres Cathedral France 06/04/2010
link to flickr

Dated to between 1194 and 1230, this sculpture at Chartres Cathedral is on the left pillar of the left portal of the south porch. It depicts the martyrdom of St Thomas Becket who was killed, by two knights from the court of Henry II, in Canterbury Cathedral.

Sat, 04/24/2010 - 15:23 - C14 St Thomas of Canterbury. St Albans Cathedral, Hertfordshire 24/04/2010
link to flickr

Mid 14th century mural of St Thomas Beckett on a south nave pillar at St Albans Cathedral. The right hand is raised in a blessing, whilst the in the left hand is the bishop's staff.