Dated between 1160 - 1170 this image of Jacob wrestling with an angel can be found in the Palatine Chapel, Sicily.
$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);
}
?>
Dated between 1160 - 1170 this image of Jacob wrestling with an angel can be found in the Palatine Chapel, Sicily.
In this stained glass panel, by Edward Burne-Jones, Jacob is represented as a blond man, with a purple nimbus, leaning on a green stick which he holds in both hands. This work dated 1878 is in the south chancel window of St Etheldreda and St Wilfrid Guilsborough Northamptonshire.
This stained glass representation of Rachel is by Edward Burne-Jones and dates from 1878. The glass is in the south chancel window of St Etheldreda and St Wilfrid Guilsborough Northamptonshire.
Detail of Hardman stained glass (1885) at Fenny Compton, Warwickshire illustrating Jacob's dream during his flight from his brother Esau.
This stained glass window, designed by Henry Holiday and made by James Powell & Sons (Whitefriars Glass) in 1891, depicts Jacob and Moses, two patriarchs of the Old Testament whose lives embody revelation, covenant, and divine calling. Like Holiday’s other biblical pairs in Salisbury Cathedral, the window combines vivid narrative symbolism with refined artistic unity, transforming scriptural history into radiant glass and light.