Early gothic statue of Simeon (1220) holding the Christ child, part of the right hand portal of Reims Cathedral.
Themed images for Simeon.
$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 scene on the central portal of Reims Cathedral depict the Presentation in the Temple, with the Virgin Mary and Simeon as the central figures (1235). The two outer figures of Joseph and a servant girl, were later additions after 1250.
Simeon, detail from the "Presentation in the Temple" scene on the central portal of Reims Cathedral.
This fresco depicting the Simeon is by Fra Angelico and is in the Dominican monastery of San Marco, Florence.
These four stained-glass panels in the quire clerestory of Gloucester Cathedral were designed and executed by Clayton and Bell, one of the foremost English glass studios of the Victorian era. The sequence depicts Zechariah and St Elizabeth, the parents of St John the Baptist, together with St John himself and St Simeon
Stained glass panel depicting Simeon by Burlison and Grylls (1892) in a south window of the Lady Chapel Worcester Cathedral.







