Collection Tree

The Collection Tree plugin allows Omeka Classic sites to have nested collections. One collection can have at most one parent collection, but a collection may have zero or multiple child collections.

This screencast includes information on how Collection Tree can modify your collections:

Managing Collections in Omeka Classic from Omeka on Vimeo.

Once you have installed Collection Tree, the plugin will create a tab on the left-hand navigation of the admin side of the site. This tab allows you to view your collection hierarchy. To create a child/parent relationship between collections (that is, to nest one collection inside another), you must edit the collection.

You can configure the plugin to adjust the display by checking the following options:

Order alphabetically: This setting orders the Collection Tree alphabetically, but does not affect the order of the collections browse page. By default collections will be ordered by creation date, i.e. by collection ID.

Browse root-level collections only: This setting limits the public collections browse page so it only includes top-level (parent) collections and does not show subcollections (any collections nested inside others).

Show subcollections items: This setting includes all of the items from the subcollections in the list of items on the parent collections' show page. For example, a top-level collection with 10 items contains another collection that itself has 29 items. Check this to make the top-level collection appear to contain 39 items instead.

Expand search to include subcollection items by default: This setting will mean that a search performed inside a top-level collection will also look through all the items of its subcollections.

Configuration page for the Collection Tree plugin with none of the options selected

Create a collection tree

You can only nest collections once you have at least two collections.

To create a new child collection:

  1. Go to the Collections tab on the left hand navigation of the admin dashboard.
  2. Click the "Add a Collection" button.
  3. Add the metadata as needed.
  4. Go to the "Parent Collection" tab across the top of the Add Collection menu.
  5. From the dropdown menu, select the parent collection for the current collection.

Collection tree parent.png

To nest an existing collection:

  1. Go to the Collections tab on the left hand navigation of the admin dashboard.
  2. Click "Edit" below the title of the collection you want to edit.
  3. Go to the "Parent Collection" tab across the top of the Add Collection menu.
  4. From the dropdown menu, select the parent collection for the current collection.

View collection trees

To view your collection tree, select Collection Tree in the left Admin navigation available from the Dashboard.

Collection tree hierarchy, seen on admin side

If you wish, you may make the Collection Tree's hierarchy viewable to the public by adding a page to your navigation. Go to the Appearance tab in the top Admin navigation bar. Then, click on Navigation, and check or uncheck the Collection page.

This is what a sample public page looks like:

Collection tree hierarchy, seen on public side