# _ _ _ _ _ __ # | (_) | | | | | | / _| # | |_ __ _| |__ | |_| |__ _____ __ ___ ___ _ __ | |_ # | | |/ _` | '_ \| __| '_ \ / _ \ \/ / / __/ _ \| '_ \| _| # | | | (_| | | | | |_| |_) | (_) > < | (_| (_) | | | | | # |_|_|\__, |_| |_|\__|_.__/ \___/_/\_(_)___\___/|_| |_|_| # __/ | # |___/ # -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- # Pawtucket 2.0 # -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- # Lightbox configuration file # # Info @ http://docs.collectiveaccess.org/wiki/Pawtucket2:Configuration # -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- # # View options for lightbox content # (Valid entries are: thumbnail, list, map, timeline) # views = { thumbnail = { name = thumbnail, icon = glyphicon-th }, list = { name = list, icon = glyphicon-list }, map = { name = map, icon = glyphicon-globe, data = ca_objects.georeference, width = 100%, height = 600px, display = { title_template = ^ca_objects.preferred_labels.name (^ca_objects.idno), description_template =
^ca_object_representations.media.preview

^ca_objects.preferred_labels.name (^ca_objects.idno)

^ca_objects.description

} }, timeline = { name = timeline, icon = glyphicon-time, data = ca_objects.creation_date, display = { title_template = ^ca_objects.preferred_labels.name (^ca_objects.idno), description_template =

^ca_objects.description

, credit_template = ^ca_objects.rightsStatement.rightsStatement_text, caption_template = ^ca_objects.caption, image = ^ca_object_representations.media.small, icon = ^ca_object_representations.media.icon } } } # # Primary sort criteria # sortBy = { Identifier = ca_objects.idno_sort, Title = ca_object_labels.name_sort } sortDirection = { Identifier = asc, Title = asc } # # Secondary sort criteria # secondarySortBy = { } secondarySortDirection = { } # # Additional sorting options # # # Sort control type # (Valid values are: dropdown, list) # sortControlType = dropdown # Icon to use for "add to lightbox" button addToLightboxIcon = # Template to use when captioning lightbox items # (if caption_template is not defined, preferred label will be used) caption_template = ^ca_objects.idno, ^ca_objects.preferred_labels.name, ^ca_entities.preferred_labels.name # Optional override of boostrap col classes for the main left and right cols on the set list and set detail page setListLeftColClass = setListRightColClass = setDetailLeftColClass = setDetailRightColClass = # --- facet group to limit filter by options by setFacetGroup = # --- facets to include in filter by availableFacets = [] # default number of results per page/ajax load defaultHitsPerBlock = 36 backLink =
Back
# Display name for lightbox section lightboxDisplayName = lightbox lightboxDisplayNamePlural = lightboxes lightboxSectionHeading = Lightbox