Themed images for Hope.

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

Sun, 02/06/2011 - 13:51 - Flemish wood panels from 16 and 17 century. St Lawrence Shotteswell, Warwickshire, 17/01/2010.
link to flickr

The carved wooden panel representing Hope, with anchor, can be found as part of the reredos in the church of St Lawrence Shotteswell, Warwickshire. The reredos is constructed of a number of such Flemish panels that date from a number of periods in the 17th century.

 

Sat, 11/07/2009 - 15:23 - 'Faith, Hope, Charity' -by Heaton, Butler, & Bayne. St. Mary the Virgin, Staverton, Northamptonshire 07/11/2009.
link to flickr

This stained glass window (c1898)  by Heaton, Butler, & Bayne reprents Faith, Hope, Charity is in  St. Mary the Virgin, Staverton, Northamptonshire.