Themed images for Saint-Joseph-of-Arimathea.

$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/04/2011 - 15:07 - Powell Stained glass designed by Henry Holiday (1891) - Salisbury Cathedral Wiltshire 04/06/2011
link to flickr

In this stained glass window from Salisbury Cathedral, designed by Henry Holiday in 1891 for James Powell & Sons, two figures stand side by side in balanced composition and clear, vivid color.

On the left is Saint John the Evangelist, shown as a young man with a calm, focused expression. He wears white and gold robes and holds a book, representing his Gospel. At his feet is an eagle, the traditional symbol of John, used to represent his clear and elevated understanding of the divine. His halo bears the inscription “S. IOH.”

Sat, 06/04/2011 - 15:07 - Powell Stained glass designed by Henry Holiday (1891) - Salisbury Cathedral Wiltshire 04/06/2011
link to flickr

This stained glass window, designed by Henry Holiday and made by James Powell & Sons (Whitefriars Glass) in 1891, depicts Saint John the Evangelist and Joseph of Arimathea. The two figures together embody the themes of witness and devotion, those who stood near to Christ in His death and affirmed His divine nature in word and deed.