Illustrated Catalogues - The Adoration of the Kings

This extension uses the IIIF image viewer Mirador to produce a customised presentation of a bespoke selection of IIIF manifests[1]. It is an example of a special page that can be added and presented using the simple-site project.

For more information about the simple-site project and details about how this example work please see the simple-site webpages.

The Viewer



Display the full code used to define this page.

Page JSON Object

{
    "parent": "further-examples",
    "class": "mirador",
    "file": "mirador-example02.json",
    "title": "<b>Illustrated Catalogues</b> - <i>The Adoration of the Kings</i>",
    "content": "<p>This extension uses the [IIIF|https://iiif.io] image viewer [Mirador|https://projectmirador.org/] to produce a customised presentation of a bespoke selection of IIIF manifests[@@IIIF manifests are simply a structured list of web based images resources that can be viewed in a IIIF compliant viewer, for more details see https://iiif.io/api/presentation/2.1/#table-of-contents]. It is an example of a special page that can be added and presented using the [simple-site|https://github.com/jpadfield/simple-site] project.</p>\r\n\r\n<p><b>For more information about the simple-site project and details about how this example work please see the [simple-site webpages|https://jpadfield.github.io/simple-site/].</b></p>\r\n\r\n<div class=\"alert alert-success\" role=\"alert\"><h4 class=\"alert-heading\">Summary</h4><p>To coincide with the [Jan Gossaert's Renaissance|https://www.nationalgallery.org.uk/whats-on/exhibitions/jan-gossaerts-renaissance] exhibition (2011), the full catalogue entry of Gossaert's [<i>The Adoration of the Kings</i>|https://www.nationalgallery.org.uk/paintings/jan-gossaert-jean-gossart-the-adoration-of-the-kings], taken from 'The Sixteenth Century Netherlandish Paintings with French Paintings before 1600' by Lorne Campbell, was published on the Gallery website in advance of book publication. Find out more about the [catalogues|https://www.nationalgallery.org.uk/paintings/research/the-national-gallery-catalogues].<br/><br/>Lorne Campbell was George Beaumont Senior Research Curator at the National Gallery. He is the author of numerous publications including \u2018The Fifteenth Century Netherlandish Paintings\u2019 in the new series of National Gallery Catalogues.</p></div>\r\n\r\n<h3>The Viewer</h3>\r\n[##]",
    "content right": "",
    "copy": false,
    "displayName": "The Adoration of the Kings",
    "aliases": "The Adoration of the Kings",
    "displaycode": true
}
The complete JSON object used to define this content and layout of this page.

Extra extension file

{
    "catalog": [
        {
            "manifestID": "https://research.ng-london.org.uk/iiif/projects/external/ng2790/manifest.json"
        }
    ],
    "windows": [
        {
            "manifestId": "https://research.ng-london.org.uk/iiif/projects/external/ng2790/manifest.json",
            "view": "gallery"
        }
    ]
}
The complete extension file used to define extra content included in this page.