thegetty / quire

A multi-package repository for the Quire multiformat publishing framework
https://quire.getty.edu/
BSD 3-Clause "New" or "Revised" License
89 stars 10 forks source link

DEV-16148: Add support for `object_filters: false` to disable filtering and hide UI #864

Closed anderspollack closed 9 months ago

anderspollack commented 9 months ago

set object_filters: false either in things/index.md front matter or objects.yaml to disable filter UI. When object_filters is not specified in either place, filters for all object properties will still render as before.

anderspollack commented 9 months ago

@mphstudios changes in comments have been applied + tested