Panel from the Life of the Virgin stained glass window at Chartres Cathedral depicting Joachim, and Anne's rejected sacrifice in the temple.
$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);
}
?>
Panel from the Life of the Virgin stained glass window at Chartres Cathedral depicting Joachim, and Anne's rejected sacrifice in the temple.
Joachim after his sacrifice to the temple had been rejected went into the hills to tend to his sheep and pray for a child. In this panel from the Life of the Virgin Mary (1217-1220), at Chartres Cathedral, the angel Gabriel is telling him that he will be the father of the Virgin Mary.
This panel of Joachim and Anne talking together is apart of the Life of the Virgin Window at Chartres Cathedral.
Having fled into the the mountains with the shepherds and the sheep, Joachim is told by the angel Gabriel that he and Anne will have a daughter. This is one of the scenes based the Protevangelium that were sculpted by Jehan Soulas, between 1519-1521, for the Choir Screen at Chartres Cathedral
Showing St Joachim, St Anne and the Virgin Mary, this sculpture by Jehan Soulas dated from 1519-1521, is part of the choir screen at Chartres cathedral.