Themed images for Saint-Benedict.

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

Wed, 09/09/2015 - 10:05 - Vision of St Bernard by Matteo di Pacino - Accademia Florence 09/09/2015
link to flickr

Painted by Matteo di Pacino, in about 1365, depicts the Vision of St Bernard, and contains images of Saints Benidict, John the Evangelist, Quentin, and Galganus.

Mon, 09/07/2015 - 08:48 - St Benedict - Detail from Crucifixion fresco by Fra Angelico
link to flickr

Detail from Crucifixion fresco by Fra Angelico in the Dominican monastery of San Marco, Florence. This image is a depiction of Saint Benedict.

Tue, 09/08/2015 - 10:37 - Detail from 'St. Benedict in prayer' by Neroccio di Landi - Uffizi Florence 08/09/2015
link to flickr

This is a detail from "St Benedict at Prayer" (c1475) by Neroccio di Landi. According to legend Benedict had hid himself away in a cave and was supplied with food by a monk called Romain who rang a bell when he lowered the food. The devil threw a stone to break the bell.