cache_timeout = 0 # # # browseTypes = { objects = { displayName = _(Objects), labelSingular = _("object"), labelPlural = _("objects"), table = ca_objects, restrictToTypes = [], #dontExpandTypesHierarchically = true, availableFacets = [], # formats available for display of results # possible values are: images, list, timeline, map views = { images = {}, list = {}, map = { data = ca_objects.georeference, 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 } }, timeline = { 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 } } }, sortBy = { Identifier = ca_objects.idno, Title = ca_object_labels.name }, # --- default sort direction for the sortBy options sortDirection = { Identifier = asc, Title = desc }, # --- sortControlType = dropdown or list sortControlType = dropdown }, artworks = { displayName = _(Obras), labelSingular = _("obra"), labelPlural = _("obras"), table = ca_objects, restrictToTypes = [obras], #dontExpandTypesHierarchically = true, availableFacets = [], # formats available for display of results # possible values are: images, list, timeline, map views = { images = {}, list = {}, map = { data = ca_objects.georeference, 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 } }, timeline = { 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 } } }, sortBy = { Identifier = ca_objects.idno, Title = ca_object_labels.name }, # --- default sort direction for the sortBy options sortDirection = { Identifier = asc, Title = desc }, # --- sortControlType = dropdown or list sortControlType = list }, entities = { displayName = _(Entity), labelSingular = _("Entities"), labelPlural = _("Entity"), table = ca_entities, restrictToTypes = [], # formats available for display of results # possible values are: images, list, timeline, map views = { images = {}, soul = {}, list = { data = ca_entities.preferred_labels.name, display = { title_template = ^ca_entities.preferred_labels.name (^ca_entities.idno) } }, timeline = { data = ca_entities.creation_date, display = { title_template = ^ca_entities.preferred_labels.name (^ca_entities.idno) } } }, sortBy = { Relevance = _natural, Identifier = ca_entities.idno, Name = ca_entity_labels.surname;ca_entity_labels.forename, Victor = _natural, }, # --- sortControlType = dropdown or list sortControlType = list }, occurrences = { displayName = _("Exhibition"), labelSingular = _("Exhibition"), labelPlural = _("Exhibitions"), table = ca_occurrences, restrictToTypes = [], # formats available for display of results # possible values are: images, list, timeline, map views = { list = {} }, sortBy = { Relevance = _natural, Identifier = ca_occurrences.idno, Name = ca_occurrence_labels.name }, # --- sortControlType = dropdown or list sortControlType = dropdown } } views = { images = { icon = glyphicon-th }, list = { icon = glyphicon-list }, timeline = { icon = glyphicon-time }, map = { icon = glyphicon-globe }, soul = { icon = glyphicon-search } } # --- text for Browse menu item, default is "Browse" browse_menu_button_text = Navegar # --- default number of results per page/ajax load defaultHitsPerBlock = 36 # --- set to list to show dropdown with links to each configured browse or a single Browse nav link when one browse is configured browseMenuFormat = list # --- set if you don't want the browse menu to be preloaded with facets for the first browse type on open dontPreloadBrowseMenu = 1 # --- refine_col_class -> boostrap col class to assign to refine col - defaults to: col-sm-8 col-md-8 col-lg-8 result_col_class = # --- refine_col_class -> boostrap col class to assign to refine col - defaults to: col-sm-4 col-md-3 col-md-offset-1 col-lg-3 col-lg-offset-1 refine_col_class =