Chapter 59. Adding Carousels to Your Public Catalog

Table of Contents

CAROUSEL TYPES
Attributes of Carousel Types
Creating a Carousel Type
Editing a Carousel Type
Deleting a Carousel Type
CAROUSEL DEFINITIONS
Attributes of a Carousel Definition
Creating a Carousel from the Carousels Administration Page
Carousels and Record Buckets
View a Carousel Bucket from Record Buckets
Create a Carousel from a Record Bucket
Manually Adding Contents to a Carousel from Record Details Page
CAROUSEL LIBRARY MAPPING
Attributes of Carousel Library Mapping
Create a New Carousel Mapping
CAROUSELS - OTHER ADMINISTRATIVE FEATURES
New Staff Permissions
New Database Tables
OPAC Templates
Accessibility Features
OpenSRF
Cron Job

This feature fully integrates the creation and management of book carousels into Evergreen, allowing for the display of book cover images on a library’s public catalog home page. Carousels may be animated or static. They can be manually maintained by staff or automatically maintained by Evergreen. Titles can appear in carousels based on newly cataloged items, recent returns, popularity, etc. Titles must have copies that are visible to the public catalog, be circulating, and holdable to appear in a carousel. Serial titles cannot be displayed in carousels.

Book carousel on public catalog front screen

There are three administrative interfaces used to create and manage carousels and their components:

Each of these interfaces are detailed below.

CAROUSEL TYPES

The Carousel Types administrative interface is used to create, edit, or delete carousel types. Carousel Types define the attributes of a carousel, such as whether it is automatically managed and how it is filtered. A carousel must be associated with a carousel type to function properly.

There are five stock Carousel Types:

  • Newly Cataloged Items - titles appear automatically based on the active date of the title’s copies
  • Recently Returned Items - titles appear automatically based on the mostly recently circulated copy’s check-in scan date and time
  • Top Circulated Titles - titles appear automatically based on the most circulated copies in the Item Libraries identified in the carousel definition; titles are chosen based on the number of action.circulation rows created during an interval specified in the carousel definition and includes both circulations and renewals
  • Newest Items by Shelving Location - titles appear automatically based on the active date and shelving location of the title’s copies
  • Manual - titles are added and managed manually by library staff

Additional types can be created in the Carousel Types Interface. Types can also be modified or deleted. Access the interface by going to Administration > Server Administration > Carousel Types.

The interface displays the list of carousel types in a grid format. The grid displays the Carousel Type ID, name of the carousel type, and the characteristics of each type by default. The Actions Menu is used to edit or delete a carousel type.

Carousel Types configuration screen

Attributes of Carousel Types

Each Carousel Type defines attributes used to add titles to the carousels associated with the type. Filters apply only to automatically managed carousels.

  • Automatically Managed - when set to true, Evergreen uses a cron job to add titles to a carousel automatically based on a set of criteria established in the carousel definition. When set to false, library staff must enter the contents of a carousel manually.
  • Filter by Age - when set to true, the type includes or excludes titles based on the age of their attached items
  • Filter by Item Owning Library - when set to true, the type includes or excludes titles based the owning organizational unit of their attached items
  • Filter by Item Location - when set to true, the type includes or excludes titles based on the shelving locations of their attached items

Creating a Carousel Type

  1. Go to Administration > Server Administration > Carousel Types
  2. Select the New Carousel Type button
  3. Enter a name for the carousel type
  4. Use the checkboxes to apply filtering characteristics to the carousel type; filters for age, item owning library, and location are applied only to automatically managed carousels

    1. Automatically Managed?
    2. Filter by Age?
    3. Filter by Item Owning Library?
    4. Filter by Item Location?
Carousel Types Editor screen

Editing a Carousel Type

Users can rename a carousel type or change the characteristics of existing types.

  1. Go to Administration > Server Administration > Carousel Types
  2. Select the type you wish to edit with the checkbox at the beginning of the row for that type
  3. Select the Actions Button (or right-click on the type’s row) and choose Edit Type

Deleting a Carousel Type

Carousel types can be deleted with the Actions Menu

  1. Go to Administration > Server Administration > Carousel Types
  2. Select the type you wish to delete with the checkbox at the beginning of the row for that type
  3. Select the Actions button (or right-click on the type’s row) and choose Delete Type; carousel types cannot be deleted if there are carousels attached