############################## admin_collections_show_sidebar ############################## .. versionadded:: 2.1 ***** Usage ***** Append content to the sidebar panels on the collections show page. Content should be wrapped in ``
`` .. note:: To add content to the save panel, use :doc:`admin_collections_panel_buttons _panel_buttons>` or :doc:`admin_collections_panel_fields _panel_fields>`. ********* Arguments ********* :php:class:`Collection` collection The item object :php:class:`Omeka_View` view The view object ******** Examples ********