Forums » Can I hide item's metadata in Exhibit?

RSS feed for this topic

Info

  • Posted in Plugins
  • Started 2 years ago by aacat
  • 3 posts by 2 users
  • Latest reply from wanderingwill

Tags

  1. Hello,
    I am wondering how i can hide item's metadata in Exhibit when a field is empty.
    I was able to do it in general collection according to instruction here -http://omeka.org/codex/Theme_API/show_item_metadata

    But it didn't take effect in Exhibit.

    Thanks!

  2. Hi again,
    I was able to hide empty fields in both general collection and exhibit by unchecking "Show Empty Elements" in general setting.

    much easier than what i thought!

  3. aacat,

    The Exhibit Builder plugin uses exhibit page views specified in the ExhibitBuilder/views/public and ExhibitBuilder/views/shared.

    You would have to edit these views.

    In particular, go to the ExhibitBuilder/views/public/exhibits/item.php file, as well as the other item.php files in the exhibit themes you use (ExhibitBuilder/views/shared/exhibit_themes/) and change the show_item_metadata parameters.

    Let me know if this helps.

Reply

You must log in to post.