Themed images for Saint-François-de-Sales.

$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, 08/29/2009 - 17:22 - Stained glass by François Taureilles. Church of Saint Joseph. La Bourboule, Auvergne, France 29/08/2009.
link to flickr

his stained-glass window in the Église Saint-Joseph at La Bourboule depicts St François de Sales, Bishop of Geneva and Doctor of the Church, whose gentle spirituality and pastoral writings made him one of the most beloved saints of post-Reformation France. Designed and executed by François Taureilles of Clermont-Ferrand, the window belongs to the same early-twentieth-century series as Taureilles’s depictions of the Holy Family and St John the Baptist elsewhere in the church.