admin_collections_show_sidebar

New in version 2.1.

Usage

Append content to the sidebar panels on the collections show page.

Content should be wrapped in <div class="panel">

Note

To add content to the save panel, use admin_collections_panel_buttons or admin_collections_panel_fields.

Arguments

Collection collection

The item object

Omeka_View view

The view object

Examples