This stained glass window contains panels from the early 14th century, in addition to heraldry and donar figures from the mid 13th century. The main images from left to right are St Foy, Crucifixion, St Peter, and St Albinus of Angers.
$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);
}
?>
This stained glass window contains panels from the early 14th century, in addition to heraldry and donar figures from the mid 13th century. The main images from left to right are St Foy, Crucifixion, St Peter, and St Albinus of Angers.
This is a medieval monumental brass depicting Saint Faith (also known as Saint Foy) is part of the John Mulsho and wife monument at Geddington, Northamptonshire. The brass is in the shape of a cross fleury (a cross with floriated ends), with quatrefoil terminals on each arm. At the center is a finely engraved figure of Saint Faith holding a sword and gridiron.